pokeemerald/data
2018-08-11 16:57:46 -07:00
..
battle_frontier make it compile o 2018-02-12 00:31:13 +01:00
graphics Move all field object data into src/data and event_object_movement.c 2018-06-11 17:33:50 -05:00
layouts Formatting 2018-06-20 19:54:21 -05:00
maps Merge remote-tracking branch 'garakmon/heal-loc-2' 2018-08-11 16:57:46 -07:00
pokenav dump pokenav.s 2018-01-17 23:01:33 -05:00
scripts Revert "Rename some specials" 2018-08-11 15:16:41 -07:00
text Move move descriptions to C 2018-08-12 00:03:19 +02:00
tilesets Merge branch 'master' of https://github.com/pret/pokeemerald into dump_maps 2017-11-15 00:47:34 -06:00
anim_mon_front_pics.s
battle_ai_scripts.s document frontier related 2018-07-01 11:15:42 +02:00
battle_anim_80A9C70.s dump all battle anim sprite templates ptrs 2017-12-31 17:23:27 +01:00
battle_anim_80FE840.s dump all battle anim sprite templates ptrs 2017-12-31 17:23:27 +01:00
battle_anim_815A0D4.s dump learn_move.s 2018-01-16 15:31:43 -05:00
battle_anim_8170478.s Merge branch 'master' of https://github.com/pret/pokeemerald 2018-01-07 18:47:05 -06:00
battle_anim_scripts.s Document a bit of atk47 2018-07-29 15:51:08 +02:00
battle_anims.s Finish adding symbols to battle_anims 2018-01-14 21:04:06 -06:00
battle_frontier_1.s Decompile birch_pc.c 2018-02-12 15:42:15 +05:30
battle_frontier_2.s Merge branch 'master' of github.com:pret/pokeemerald 2018-07-24 21:18:36 -07:00
battle_scripts_1.s Document atk48 2018-07-29 15:33:16 +02:00
battle_scripts_2.s Use constant in a battle script. 2018-08-03 18:07:45 +02:00
battle_tower.s battle labels merge with master 2018-02-09 00:43:07 +01:00
berries.inc
berry_fix.mb Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
braille_puzzles.s Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
cable_car.s Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
cable_club.s Extract baseroms from and combine fldeff_emotion and trainer_see 2017-10-01 14:48:29 -05:00
contest_ai_scripts.s
contest_ai.s Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
contest_effect_function_table.inc
contest_effect.s split data3_a1 2017-09-25 15:03:52 -04:00
contest_effects.inc
contest_link_80F57C4.s Extract data from trade.s 2018-01-19 19:52:46 -06:00
contest_moves.inc
contest_opponents.inc move some pokemon data to c 2018-02-05 17:39:26 +01:00
contest_painting.s Extract contest painting 2017-12-24 01:09:18 -06:00
contest.s move some pokemon data to c 2018-02-05 17:39:26 +01:00
cry_id_table.inc
cute_sketch.s Pointer fixes etc 2017-11-23 10:48:56 +00:00
data2b.s Move some trainer data from data2b.s to c structs. 2018-07-20 22:14:31 -05:00
data2c.s Move some trainer data from data2b.s to c structs. 2018-07-20 22:14:31 -05:00
easy_chat.s Extract data from trade.s 2018-01-19 19:52:46 -06:00
enemy_mon_elevation.inc Extract baseroms from miscellaneous files 2017-10-04 02:38:25 -05:00
event_scripts.s Merge remote-tracking branch 'garakmon/heal-loc-2' 2018-08-11 16:57:46 -07:00
fanfares.s Extract baseroms from miscellaneous files 2017-10-04 02:38:25 -05:00
field_effect_helpers.s DIEGO SEND HELP 2018-01-20 17:26:30 -05:00
field_effect_misc.s Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
field_effect_scripts.s cut field effect is decompiled and documented 2018-06-16 14:04:29 +02:00
field_ground_effect.s Decompile field_ground_effect into event_object_movement.c 2018-06-11 10:23:14 -05:00
field_player_avatar.s DIEGO SEND HELP 2018-01-20 17:26:30 -05:00
field_screen.s more overworld work 2018-02-12 18:26:26 +01:00
field_special_scene.s DIEGO SEND HELP 2018-01-20 17:26:30 -05:00
fonts.s
graphics.s battle dome palette label update to graphics.s 2018-06-12 12:12:29 +01:00
io_reg.s
item_use.s decompile overworld 2018-02-14 00:58:22 +01:00
layouts_table.inc Formatting 2018-06-20 19:54:21 -05:00
layouts.inc Move 'map attributes' into 'layouts' 2018-06-20 19:54:21 -05:00
learn_move.s dump learn_move.s 2018-01-16 15:31:43 -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 Sync bg_event macros with pokeruby 2018-07-11 11:12:26 -05:00
maps.s Use map type constants in map headers 2018-07-12 22:39:38 -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 mystery event labels 2018-01-21 19:30:01 +01:00
mystery_event_script_cmd_table.s start decompiling mystery event script 2018-01-21 12:36:11 +01:00
party_menu.s cut field effect is decompiled and documented 2018-06-16 14:04:29 +02:00
pokedex_area_screen.s fifteenth wave of graphics.s dumps 2017-12-28 22:05:30 -05:00
pokedex_cry_screen.s Split/extract pokedex cry screen data 2017-12-26 16:18:18 -06:00
pokedex_entries.inc spaces to tabs 2017-12-24 19:15:51 +01:00
pokedex.s pushing so I can pull from master 2018-03-30 16:48:30 -04:00
pokemon_colosseum.mb Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
pokemon_storage_system.s Extract data from trade.s 2018-01-19 19:52:46 -06:00
pokemon_summary_screen.s Move move descriptions to C 2018-08-12 00:03:19 +02:00
pokenav.s Clean up files and add entries to charmap 2018-07-24 21:18:23 -07:00
rom_8011DC0.s Clean up files and add entries to charmap 2018-07-24 21:18:23 -07:00
rom_8525F58.s spaces to tabs 2017-12-24 19:15:51 +01:00
roulette.s Split and extract roulette data 2017-12-26 01:42:08 -06:00
script_cmd_table.inc Port generic event script macros from pokeruby 2017-12-21 13:47:52 -06:00
script_menu.s got another pointer 2018-01-20 23:36:17 -05:00
script_pokemon_util_80F87D8.s spaces to tabs 2017-12-24 19:15:51 +01:00
shop.s Extract data from trade.s 2018-01-19 19:52:46 -06:00
slot_machine.s Extract data from trade.s 2018-01-19 19:52:46 -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 Revert "Rename some specials" 2018-08-11 15:16:41 -07:00
starter_choose.s Extract data from starter_choose 2018-01-20 16:22:16 -06:00
text_input_strings.s Clean up files and add entries to charmap 2018-07-24 21:18:23 -07:00
tilesets.s Organize map data 2017-11-10 12:39:00 -06:00
trade.s Extract forgotten baserom in trade.s 2018-01-19 20:07:59 -06:00
trainer_card.s Extract data from trainer card 2018-01-19 23:42:30 -06:00
unk_transition.s Decompile trainer_rematch 2018-02-25 21:56:09 -05: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
use_pokeblock.s REMOVE BASEROM 2018-01-20 22:41:02 -05:00