..
battle_frontier
make it compile o
2018-02-12 00:31:13 +01:00
graphics
Merge pull request #304 from Slawter666/graphics
2018-09-05 20:32:23 -05:00
layouts
Formatting
2018-06-20 19:54:21 -05:00
maps
Update All EVENT_OBJ_GFX References
2018-10-14 19:09:18 -04:00
pokenav
dump pokenav.s
2018-01-17 23:01:33 -05:00
scripts
Finish documenting apprentice for now
2018-10-14 17:00:41 +02:00
text
Continue documentation and cleanup of pokemon_summary_screen
2018-08-15 11:51:47 -07:00
tilesets
Re-dump tileset images as RGB-indexed, rather than greyscale
2018-09-16 11:07:48 -05:00
battle_ai_scripts.s
Label various battle scripts
2018-09-01 20:00:13 +02:00
battle_anim_80A9C70.s
Decompile battle_anim_80A9C70
2018-10-07 15:39:46 +02:00
battle_anim_80FE840.s
battle anim 80a5c6c decompiled
2018-10-07 12:32:20 +02:00
battle_anim_815A0D4.s
Sync battle anim labels with pokeruby
2018-09-12 22:58:03 +02:00
battle_anim_8170478.s
Sync battle anim labels with pokeruby
2018-09-12 22:58:03 +02:00
battle_anim_scripts.s
port 80d51ac
2018-10-07 17:45:37 +02:00
battle_anims.s
Finish adding symbols to battle_anims
2018-01-14 21:04:06 -06:00
battle_frontier_1.s
Convert battle dome data to C
2018-08-26 13:40:36 +01:00
battle_frontier_2.s
Move apprentice data to C
2018-10-14 15:26:13 +01:00
battle_scripts_1.s
Merge pull request #320 from DizzyEggg/anims
2018-10-06 08:20:41 -05:00
battle_scripts_2.s
Document battle animation scripts.
2018-09-10 21:19:19 +02:00
battle_tower.s
battle labels merge with master
2018-02-09 00:43:07 +01:00
berry_fix.mb
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
contest_ai_scripts.s
.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_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
through sub_80DAB8C
2018-05-08 19:00:23 -04: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
data2c.s
Move battle_bg data to C
2018-09-11 23:37:47 +01:00
easy_chat.s
Extract data from trade.s
2018-01-19 19:52:46 -06:00
event_scripts.s
Decompile apprentice
2018-10-14 11:37:44 +02:00
fanfares.s
Extract baseroms from miscellaneous files
2017-10-04 02:38:25 -05:00
field_effect_helpers.s
finish porting field_effect_helpers
2018-10-10 12:02:02 -04: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_screen.s
more overworld work
2018-02-12 18:26:26 +01:00
fonts.s
Continue extracting from data2.s
2017-09-13 01:10:12 -05:00
io_reg.s
Begin extracting baserom calls from data2.s
2017-09-11 00:40:47 -05: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
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
Decompile a bit of pokemon storarage system
2018-08-12 16:40:31 +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
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
Slot machine is decompiled.
2018-09-15 23:19:37 +02: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
Finish documenting apprentice for now
2018-10-14 17:00:41 +02: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