pokecrystal-board/engine
2020-07-08 15:30:23 -04:00
..
battle Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc 2020-07-05 15:12:53 -04:00
battle_anims Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-08 15:30:23 -04:00
events add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm 2020-07-06 16:53:05 -04:00
games Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
gfx SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT 2020-07-04 16:18:16 -04:00
items Identify some more labels 2020-06-22 16:30:13 -04:00
link Define SERIAL_PREAMBLE_LENGTH 2020-07-06 15:49:01 -04:00
math Miscellaneous label and comment corrections 2019-11-03 14:47:06 -05:00
menus Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
movie Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-08 15:30:23 -04:00
overworld Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-08 15:30:23 -04:00
phone [in progress] Harmonize more constant and data files with pokegold 2020-06-16 14:32:57 -04:00
pokedex Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
pokegear Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
pokemon SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT 2020-07-04 16:18:16 -04:00
printer Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
rtc Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
tilesets Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
predef.asm Remove all address comments 2018-06-24 16:13:22 +02:00
smallflag.asm PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries 2020-01-19 14:10:10 -05:00