pokecrystal-board/engine
2020-08-12 20:59:54 -04:00
..
battle Identify some time-related data 2020-08-11 14:12:59 -04:00
battle_anims Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-08 15:30:23 -04:00
debug Disassemble the final English debug ROM 2020-07-13 15:18:28 -04:00
events Identify some time-related data 2020-08-11 14:12:59 -04:00
games Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
gfx Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:45:25 -04:00
items Factor out gfx/pack/pack_menu.tilemap 2020-08-12 20:59:54 -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 constant in NamingScreen_IsTargetBox 2020-08-03 15:22:28 -04:00
movie Port pokered's more local system for trade animation scripts 2020-07-17 16:53:22 -04:00
overworld Use def_* macros for automatic map event counts 2020-07-24 09:57:16 -04:00
phone return → endcallback, reloadandreturn → reloadend 2020-07-17 08:37:03 -04:00
pokedex Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
pokegear Define JOHTO_FLYPOINT like KANTO_FLYPOINT 2020-07-21 12:15:14 -04:00
pokemon Disassemble the final English debug ROM 2020-07-13 15:18:28 -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 some time-related data 2020-08-11 14:12:59 -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