Commit Graph

12 Commits

Author SHA1 Message Date
Rangi
f57be98873
Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
Rangi
3affb23969
Don't pass redundant label names to table_width and list_start (#126) 2024-12-27 12:35:41 -05:00
vulcandth
3edd4eb48d Rename PAL_NPC_SILVER to PAL_NPC_EMOTE (pret/pokecrystal#1053) 2023-06-01 12:54:49 +00:00
Rangi
902445d353
Refer to "Rival", not "Silver" (#103)
See https://github.com/pret/pokecrystal/pull/983
2022-08-10 21:24:58 -04:00
vulcandth
464c67ee73
RGBDS syntax updates (#78)
New MACRO and DEF syntax
2022-06-06 17:25:39 -04:00
Rangi
ea59f5ee47 Miscellaneous cleanup 2021-03-22 16:41:10 -04:00
Rangi
5454e1e0de Verify data table sizes with table_width and assert_table_length macros
It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants.
2021-03-05 16:10:25 -05:00
Rangi
0d681c25b9 Identify some more map object labels and constants 2020-10-22 17:41:42 -04:00
Rangi
a7360edd39 SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE 2020-07-17 13:01:36 -04:00
Rangi
dac20d6dd2 SPRITE_BUENA -> SPRITE_BEAUTY 2020-06-15 17:12:24 -04:00
entrpntr
18df0a5e37 Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. 2020-04-10 10:48:29 -04:00
entrpntr
c248b30aa7 Cleanup of files for banks $01 and $04 for main.asm. 2020-03-17 15:23:39 -04:00