24 Commits

Author SHA1 Message Date
Rangi42
fd5e73f01e Avoid using EQUS when EQU or MACRO will do (#1166) 2025-02-27 18:08:34 +00:00
Rangi42
1bc029b29a Remove "skip" prefix from AI move score labels (#1163) 2024-12-29 20:33:13 +00:00
Rangi42
ef15cc7411 Identify CHANNEL_FIELD16 as CHANNEL_NOTE_DURATION_MODIFIER (#1162) 2024-12-27 17:55:51 +00:00
Rangi42
404c1b7347 Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 17:37:01 +00:00
Rangi42
1752050595 Use RGBDS 0.9.0 (#1159) 2024-12-26 02:26:01 +00:00
Rangi42
8d15a94b0f Add checkcurl to legacy macros 2024-12-25 15:09:39 +00:00
mid-kid
b08d1da566 Rename checkcurl to checkrollout 2024-12-25 11:00:51 +00:00
Rangi42
777a408455 Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F 2024-12-02 17:17:48 +00:00
Rangi42
3ebaa45052 Identify more bit flags (#1153) 2024-11-30 00:30:47 +00:00
Rangi42
f765a30c32 Fix AI_Smart_Curse labels
Fixes #1130
2024-10-17 21:21:14 +00:00
Rangi42
f1f5e954f3 Rename Bill's brother to Bill's older sister (#1132) 2024-10-17 21:04:44 +00:00
Rangi42
f840d0e307 Update mislabeled sweet_scent.asm subroutine (#1140) 2024-10-17 20:59:13 +00:00
Rangi42
09de683b28 Rename dt and dd to bigdt and bigdd (#1141)
This makes their big-endianness obvious and matches `bigdw`
2024-10-17 18:53:59 +00:00
Rangi42
07c32c1d76 Label the unused daily flag (#1143) 2024-09-26 04:18:24 +00:00
Rangi42
aa5bddfec3 Refactor the Unown wall word data (#1131) 2024-07-24 14:58:12 +00:00
Rangi42
d4c3e70e44 Build with RGBDS 0.8.0, though it is not yet required 2024-06-28 20:13:44 +00:00
Rangi42
da22debdaa Identify various "????"s (#1125) 2024-06-12 00:55:48 +00:00
Rangi42
5dd0e98cfe Use constants for VBlank handlers 2024-05-23 01:03:55 +00:00
Rangi42
c129356b77 Fixed wrong text label (#1107) 2024-01-30 00:00:44 +00:00
mid-kid
37e4c62208 Improve some innacurate function names, labels, and comments (#1078)
[https://github.com/pret/pokecrystal/issues/1078#issue-1869550979 and https://github.com/pret/pokecrystal/issues/1078#issuecomment-1696394371]
2024-01-29 23:43:17 +00:00
Rangi42
c441f40afe Update to RGBDS 0.7.0 (#1101) 2024-01-03 15:59:56 +00:00
vulcandth
dc1c8d32cb Improve use of palette macro and use PAL_* constants (#1087)
* Improve use of palette macro and use PAL_* constants

* Use proper constant for battle stats (#1088)

* Add suggestions about function names and variables

* Add colors macro

---------

Co-authored-by: vulcandth <vulcandth@gmail.com>
2023-11-17 18:25:00 +00:00
vulcandth
a2fbacf1da Sync sprite and battle anim consts/labels (#1055)
* Sync sprite and battle anim consts/labels

* Add `; 00` comments

* Renamed to `SpriteAnimFunc_` and `BattleAnimFunc_`
2023-09-17 18:10:33 +00:00
mid-kid
516c0ead94 CI copy .map files to symbols branch 2023-08-23 11:05:22 +00:00