.. |
battle
|
Clean up some percentage values
|
2020-05-07 14:21:24 -04:00 |
battle_anims
|
Identify battle animation functions (#771)
|
2020-10-03 21:54:02 -04:00 |
battle_tower
|
#641 fixes and additions. (#646)
|
2019-10-20 18:24:17 -04:00 |
decorations
|
Add suffixes to some constants to avoid ambiguity
|
2020-03-21 17:59:26 -04:00 |
events
|
Move EngineFlags and SpecialsPointers into data/engine/
|
2020-07-22 20:24:53 -04:00 |
items
|
Consistent constants for radio data table sizes (could still be better)
|
2020-08-13 13:47:50 -04:00 |
maps
|
Treat map setup commands like trade script commands
|
2020-07-22 13:37:43 -04:00 |
moves
|
Eliminate enum: use const instead, with case-by-case parallel const implementations
|
2020-07-08 15:30:23 -04:00 |
phone
|
#641 fixes and additions. (#646)
|
2019-10-20 18:24:17 -04:00 |
pokemon
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
radio
|
Consistent constants for radio data table sizes (could still be better)
|
2020-08-13 13:47:50 -04:00 |
sprite_anims
|
GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE
|
2020-08-27 15:13:41 +02:00 |
sprites
|
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
|
2020-07-17 13:01:48 -04:00 |
text
|
Comment more ROM labels as unreferenced
|
2020-06-21 18:33:31 -04:00 |
tilesets
|
unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)
|
2020-02-25 19:18:24 -05:00 |
trainers
|
Harmonize some more symbols with pokegold
|
2020-06-16 11:28:52 -04:00 |
types
|
Add suffixes to some constants to avoid ambiguity
|
2020-03-21 17:59:26 -04:00 |
wild
|
rgbds supports 'X - 1' instead of 'X + -1'
|
2020-03-21 14:01:05 -04:00 |
collision_permissions.asm
|
Revert "Factor out tables into data/overworld/"
|
2020-07-22 20:21:26 -04:00 |
credits_script.asm
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
credits_strings.asm
|
[in progress] Harmonize more constant and data files with pokegold
|
2020-06-16 14:32:57 -04:00 |
default_options.asm
|
Some more GB Printer documentation
|
2019-05-11 13:01:59 -04:00 |
growth_rates.asm
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
icon_pointers.asm
|
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"
|
2017-12-26 18:45:04 -05:00 |
mon_menu.asm
|
Update file paths in comments
|
2018-08-19 13:33:35 -04:00 |
party_menu_qualities.asm
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
player_names.asm
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
predef_pointers.asm
|
Label some mobile addresses, and revise some comments
|
2020-06-13 18:48:26 -04:00 |
sgb_ctrl_packets.asm
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
text_buffers.asm
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
tilesets.asm
|
Revert "Factor out tables into data/overworld/"
|
2020-07-22 20:21:26 -04:00 |