pokeemerald/data
2018-06-20 19:54:21 -05: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 Move 'map attributes' into 'layouts' 2018-06-20 19:54:21 -05:00
maps Move 'map attributes' into 'layouts' 2018-06-20 19:54:21 -05:00
pokenav dump pokenav.s 2018-01-17 23:01:33 -05:00
scripts Get all map constants from include/ rather than constants/ 2018-06-15 07:49:21 -05:00
text Convert item data files to .c (not compiling) 2018-04-23 21:44:46 +01: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 clean up aligns 2016-09-03 14:31:43 -07:00
battle_ai_scripts.s Fixed label names: battle_ai_scripts.s 2018-03-13 11:55:18 +00: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 create more battle constants 2018-02-08 00:35:13 +01: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 Update applymovement actions to reflect movement action names 2018-06-13 18:19:19 -05:00
battle_scripts_1.s pokemon and battle constants 2018-02-08 11:17:41 +01:00
battle_scripts_2.s pokemon and battle constants 2018-02-08 11:17:41 +01:00
battle_tent.s Extract baseroms from battle frontier and tent files 2017-12-22 15:04:05 -06:00
battle_tower.s battle labels merge with master 2018-02-09 00:43:07 +01:00
berries.inc .s -> .inc 2016-11-01 08:29:13 -07:00
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 .s -> .inc 2016-11-01 08:29:13 -07:00
contest_ai.s Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
contest_effect_function_table.inc .s -> .inc 2016-11-01 08:29:13 -07:00
contest_effect.s split data3_a1 2017-09-25 15:03:52 -04:00
contest_effects.inc .s -> .inc 2016-11-01 08:29:13 -07:00
contest_link_80F57C4.s Extract data from trade.s 2018-01-19 19:52:46 -06:00
contest_moves.inc .s -> .inc 2016-11-01 08:29:13 -07:00
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 .s -> .inc 2016-11-01 08:29:13 -07:00
cute_sketch.s Pointer fixes etc 2017-11-23 10:48:56 +00:00
data2b.s type and ability names to C 2018-02-26 14:29:17 +01: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 Get all map constants from include/ rather than constants/ 2018-06-15 07:49:21 -05: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 Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05: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
field_specials.s Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
fldeff_cut.s Renamed link_strings and fixed warning in fldeff_cut.s 2018-01-24 00:18:10 -06:00
fonts.s Continue extracting from data2.s 2017-09-13 01:10:12 -05:00
graphics.s battle dome palette label update to graphics.s 2018-06-12 12:12:29 +01:00
io_reg.s Begin extracting baserom calls from data2.s 2017-09-11 00:40:47 -05:00
item_use.s decompile overworld 2018-02-14 00:58:22 +01:00
layouts_table.inc Move 'map attributes' into 'layouts' 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 Get all map constants from include/ rather than constants/ 2018-06-15 07:49:21 -05:00
maps.s Move 'map attributes' into 'layouts' 2018-06-20 19:54:21 -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 Decompile rom6 2018-04-10 12:17:29 +05:30
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 BEGONE POINTER 2018-01-20 23:18:26 -05:00
pokenav.s Carve out Match Call functions 2018-02-28 22:47:50 -05:00
rom_8011DC0.s Added static modifers 2018-03-28 15:45:35 +02: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 Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
starter_choose.s Extract data from starter_choose 2018-01-20 16:22:16 -06:00
strings.s Merge pull request #227 from PikalaxALT/pokenav_match_call 2018-03-28 21:33:50 -07:00
text_input_strings.s Renamed link_strings and fixed warning in fldeff_cut.s 2018-01-24 00:18:10 -06: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
trainer_parties.inc .s -> .inc 2016-11-01 08:29:13 -07:00
trainers.inc move some pokemon data to c 2018-02-05 17:39:26 +01: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