pokeemerald/data
Tustin2121 f4d4424618 Folded nops into hidemoneybox and updatemoneybox
The nops are essential to the hidemoneybox and updatemoneybox commands when using vanilla versions of those commands. Even though they're not actually used parameters in the command implementation, they are still consumed, which means if someone were to get rid of the nops (as I did in TriHard) it causes the commands to consume bytecode that are not theirs, resulting in undefined behavior usually leading to softlocks. Folding the extra bytes into the macros means there's no chance of the extra bytes getting losts in scripts.
2019-08-17 13:25:36 -04:00
..
graphics/fonts Convert pokédex data to C 2018-11-27 04:00:38 +00:00
layouts Give proper names to dynamic map layouts 2019-02-09 09:57:30 -06:00
maps Folded nops into hidemoneybox and updatemoneybox 2019-08-17 13:25:36 -04:00
scripts finish labeling metatiles 2019-06-16 10:08:07 -05:00
text finish pokenav data decomp 2019-07-19 22:57:33 -04:00
tilesets Fully document tileset animations 2019-02-08 15:07:42 -06:00
battle_ai_scripts.s Doc some event scripts 2019-04-22 17:23:59 -05:00
battle_anim_scripts.s Use constants in battle_anim_special.c 2019-04-14 10:19:50 -05:00
battle_scripts_1.s Document landmark setting and item balls 2019-04-04 19:34:35 -05:00
battle_scripts_2.s Document battle animation scripts. 2018-09-10 21:19:19 +02:00
berry_crush.s Start decompiling berry_crush.c 2019-03-31 09:13:19 -05:00
berry_fix.mb Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
berry_powder.s Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
contest_ai_scripts.s Rename contest AI stuff 2019-04-01 22:16:07 -04:00
contest_link_80F57C4.s Extract data from trade.s 2018-01-19 19:52:46 -06:00
contest_painting_effects.s Decompile contest_painting.c (#447) 2018-12-15 13:07:07 -06:00
ereader_helpers.s Documentation of ereader_helpers, 1 2019-04-04 19:26:45 -05:00
ereader_screen.s Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
event_scripts.s name used and unnamed vars 2019-08-03 14:12:48 -04:00
field_effect_scripts.s Document Field Effects and some related text 2019-03-23 09:57:37 -05:00
fonts.s Continue extracting from data2.s 2017-09-13 01:10:12 -05:00
io_reg.s Reverse engineered many of the multiplayer events 2019-02-10 20:42:50 -05:00
librfu_rodata.s DIEGO SEND HELP 2018-01-20 17:26:30 -05:00
librtc_rodata.s hopefully fix kobold PR 2017-12-19 20:52:52 +01:00
map_events.s I guess I'm documenting Trainer Hill now 2019-02-27 21:31:05 -05:00
maps.s I guess I'm documenting Trainer Hill now 2019-02-27 21:31:05 -05:00
mossdeep_gym.s clean frontier data 2018-11-27 13:27:49 -05:00
multiboot_berry_glitch_fix.s Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
multiboot_pokemon_colosseum.s Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
mystery_event_msg.s Minor fixes 2019-04-03 17:04:42 -05:00
mystery_event_script_cmd_table.s start decompiling mystery event script 2018-01-21 12:36:11 +01:00
pokemon_colosseum.mb Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
script_cmd_table.inc Rename movobjectoffscreen to copyobjectxytoperm 2019-08-17 13:18:56 -04:00
slot_machine.s fixed issues in data and include dirs 2019-02-28 21:21:56 -06:00
smokescreen.s eleventh wave of graphics.s dumps 2017-12-25 22:00:56 -05:00
sound_data.s Extract voicegroups 2018-01-09 19:27:11 -06:00
specials.inc Fix typos (#713) 2019-05-18 21:56:19 -05:00
text_input_strings.s Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
tilesets.s Organize map data 2017-11-10 12:39:00 -06:00
unknown_jp_62609C.bin dump pokenav.s 2018-01-17 23:01:33 -05:00
unknown_serial_data.bin Extract data from field_screen.s 2018-01-18 22:36:24 -06:00
unknown_serial_data.s Extract data from field_screen.s 2018-01-18 22:36:24 -06:00