.. |
data
|
Merge pull request #359 from Slawter666/label_field_effect_helpers
|
2018-10-14 18:37:11 -05:00 |
agb_flash_1m.c
|
Port agb_flash from pokeruby (#11)
|
2016-11-01 16:04:03 -07:00 |
agb_flash_le.c
|
Port agb_flash from pokeruby (#11)
|
2016-11-01 16:04:03 -07:00 |
agb_flash_mx.c
|
Port agb_flash from pokeruby (#11)
|
2016-11-01 16:04:03 -07:00 |
agb_flash.c
|
Port agb_flash from pokeruby (#11)
|
2016-11-01 16:04:03 -07:00 |
anim_mon_front_pics.c
|
Move graphics to src/data/graphics
|
2018-09-05 23:53:54 +01:00 |
apprentice.c
|
Finish documenting apprentice for now
|
2018-10-14 17:00:41 +02:00 |
bard_music.c
|
through sub_81203FC
|
2018-05-02 16:57:34 -04:00 |
battle_ai_script_commands.c
|
clean battle structs
|
2018-10-14 18:10:54 +02:00 |
battle_ai_switch_items.c
|
Clean battle structs
|
2018-10-14 18:37:52 +02:00 |
battle_anim_80A5C6C.c
|
Move HEAP_SIZE to malloc and use void instead of empty argument list
|
2018-10-14 20:00:14 +02:00 |
battle_anim_80A9C70.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
battle_anim_80D51AC.c
|
get rid of SPRITE and TASK
|
2018-10-07 19:19:13 +02:00 |
battle_anim_sound_tasks.c
|
Start porting ruby battle anim file
|
2018-10-06 23:04:53 +02:00 |
battle_anim.c
|
port 80d51ac
|
2018-10-07 17:45:37 +02:00 |
battle_bg.c
|
Merge pull request #321 from Slawter666/data
|
2018-09-11 22:10:26 -05:00 |
battle_controller_link_opponent.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
battle_controller_link_partner.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
battle_controller_opponent.c
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
battle_controller_player_partner.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
battle_controller_player.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
battle_controller_recorded_opponent.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
battle_controller_recorded_player.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
battle_controller_safari.c
|
Document some not labeled battle things
|
2018-09-20 11:55:35 +02:00 |
battle_controller_wally.c
|
Document some not labeled battle things
|
2018-09-20 11:55:35 +02:00 |
battle_controllers.c
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
battle_data.c
|
Add AI flags to trainers data
|
2018-09-01 21:25:19 +02:00 |
battle_dome.c
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
battle_factory.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
battle_frontier_1.c
|
try battle tent and fail
|
2018-08-26 15:27:06 +02:00 |
battle_gfx_sfx_util.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
battle_interface.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
battle_main.c
|
clean battle structs
|
2018-10-14 18:10:54 +02:00 |
battle_message.c
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
battle_pyramid_bag.c
|
Merge remote-tracking branch 'upstream/master' into shop
|
2018-10-13 10:22:58 -05:00 |
battle_records.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
battle_script_commands.c
|
Clean battle structs
|
2018-10-14 18:37:52 +02:00 |
battle_setup.c
|
Move metatile behavior constants to include/constants and sync closer to pokeruby
|
2018-10-04 17:57:07 -05:00 |
battle_tent.c
|
Battle Factory is decompiled and documented.
|
2018-09-10 01:01:39 +02:00 |
battle_tower.c
|
rename battle pyramid to battle pyramid bag
|
2018-08-26 17:54:58 +02:00 |
battle_transition.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
battle_tv.c
|
Clean battle structs
|
2018-10-14 18:37:52 +02:00 |
battle_util2.c
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
battle_util.c
|
clean battle structs
|
2018-10-14 18:10:54 +02:00 |
berry_blender.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
berry_fix_program.c
|
More Battle Factory
|
2018-09-03 22:55:55 +02:00 |
berry_tag_screen.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
berry.c
|
Fix the strings length issue
|
2018-09-01 22:03:21 +02:00 |
bg.c
|
Document battle dome.
|
2018-08-25 19:59:47 +02:00 |
bike.c
|
Use map type constants in map headers
|
2018-07-12 22:39:38 -05:00 |
birch_pc.c
|
unnecessary externs
|
2018-03-02 10:21:12 +01:00 |
blit.c
|
clean up files
|
2018-02-28 13:07:58 +01:00 |
braille_puzzles.c
|
Move braille_puzzles data to C
|
2018-09-11 02:17:21 +01:00 |
cable_club.c
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
clear_save_data_screen.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
clock.c
|
Begin porting/decompiling field_specials
|
2018-08-08 01:37:12 -07:00 |
coins.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
contest_ai.c
|
Contest AI clean-up
|
2018-08-15 11:50:18 +02:00 |
contest_effect.c
|
contest effect review changes
|
2018-08-16 22:55:36 +02:00 |
contest.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
coord_event_weather.c
|
decompile_coord_event_weather
|
2018-01-29 16:46:56 +01:00 |
credits.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
data2b.c
|
Finish converting data2b data
|
2018-09-11 01:35:47 +01:00 |
daycare.c
|
Format more templates
|
2018-09-02 17:53:52 +01:00 |
decompress.c
|
start rom_8034C54 decomp
|
2018-05-27 17:42:48 +02:00 |
decoration_inventory.c
|
convert some constants to C headers
|
2017-12-05 11:55:48 -06:00 |
decoration.c
|
Move metatile behavior constants to include/constants and sync closer to pokeruby
|
2018-10-04 17:57:07 -05:00 |
dewford_trend.c
|
document record mixing
|
2018-05-26 00:25:36 +02:00 |
diploma.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
dma3_manager.c
|
More work on menu
|
2018-01-29 17:26:36 -06:00 |
dynamic_placeholder_text_util.c
|
Clean up files and add entries to charmap
|
2018-07-24 21:18:23 -07:00 |
easy_chat.c
|
make aprentice compile
|
2018-10-14 15:23:14 +02:00 |
egg_hatch.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
event_data.c
|
Finish decompiling learn_move
|
2018-08-12 13:33:41 -07:00 |
event_obj_lock.c
|
cut field effect is decompiled and documented
|
2018-06-16 14:04:29 +02:00 |
event_object_movement.c
|
Merge pull request #359 from Slawter666/label_field_effect_helpers
|
2018-10-14 18:37:11 -05:00 |
evolution_graphics.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
evolution_scene.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
field_camera.c
|
Add defines for tile, metatile, and palette count
|
2018-09-18 10:03:24 -05:00 |
field_door.c
|
Get all map constants from include/ rather than constants/
|
2018-06-15 07:49:21 -05:00 |
field_effect_helpers.c
|
label field_effect_helpers
|
2018-10-14 23:43:40 +01:00 |
field_effect.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
field_message_box.c
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
field_player_avatar.c
|
Move HEAP_SIZE to malloc and use void instead of empty argument list
|
2018-10-14 20:00:14 +02:00 |
field_poison.c
|
more renaming
|
2018-01-16 15:12:38 -06:00 |
field_region_map.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
field_screen.c
|
BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menu
|
2017-10-02 21:51:22 -04:00 |
field_special_scene.c
|
Move field_special_scene data to C
|
2018-09-11 02:04:03 +01:00 |
field_specials.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
field_tasks.c
|
label field_effect_helpers
|
2018-10-14 23:43:40 +01:00 |
fieldmap.c
|
Add defines for tile, metatile, and palette count
|
2018-09-18 10:03:24 -05:00 |
fldeff_cut.c
|
label field_effect_helpers
|
2018-10-14 23:43:40 +01:00 |
fldeff_flash.c
|
start fldeffect cut
|
2018-06-16 00:45:48 +02:00 |
fldeff_groundshake.c
|
Rebrand 'map object' and 'field object' to 'event object'
|
2018-06-11 19:11:48 -05:00 |
fldeff_softboiled.c
|
Decompile fleff_flash rodata
|
2018-02-27 10:33:23 +05:30 |
fldeff_strength.c
|
Rename SetLastTalkedObjectInFrontOfPlayer to CheckObjectGraphicsInFrontOfPlayer
|
2018-07-05 20:33:07 -07:00 |
fldeff_sweetscent.c
|
Move HEAP_SIZE to malloc and use void instead of empty argument list
|
2018-10-14 20:00:14 +02:00 |
fldeff_teleport.c
|
start fldeffect cut
|
2018-06-16 00:45:48 +02:00 |
fossil_specials.c
|
Rename field_map_obj to event_object_movement
|
2018-06-11 08:46:33 -05:00 |
gpu_regs.c
|
finish egg hatch, clean up headers
|
2017-09-19 14:27:46 +02:00 |
graphics.c
|
Give labels to healthbox gfx
|
2018-09-20 21:42:38 +02:00 |
gym_leader_rematch.c
|
Name functions, variables, and that one flag constant
|
2018-02-26 08:23:17 -05:00 |
hall_of_fame.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
heal_location.c
|
port larger heal location changes from poke ruby pr
|
2018-08-10 10:45:15 -04:00 |
hof_pc.c
|
Revert "Rename some specials"
|
2018-08-11 15:16:41 -07:00 |
international_string_util.c
|
Finish decompiling player_pc rodata
|
2018-03-19 15:57:33 +05:30 |
intro_credits_graphics.c
|
Fix nonmatching in intro_credits_graphics
|
2018-02-17 13:44:10 -06:00 |
intro.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
item_icon.c
|
small fixes
|
2018-07-07 14:24:19 +02:00 |
item_menu_icons.c
|
port 80d51ac
|
2018-10-07 17:45:37 +02:00 |
item_menu.c
|
Finish documenting apprentice for now
|
2018-10-14 17:00:41 +02:00 |
item_use.c
|
Move HEAP_SIZE to malloc and use void instead of empty argument list
|
2018-10-14 20:00:14 +02:00 |
item.c
|
Pyramid bag review changes
|
2018-08-30 21:28:03 +02:00 |
landmark.c
|
Split rom_81370FC and port function names
|
2017-12-28 02:09:11 -06:00 |
learn_move.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
libisagbprn.c
|
Fix file permissions.
|
2018-01-19 15:06:49 -05:00 |
librfu_intr.c
|
Split librfu into separate C files in its own directory, rfu_initializeAPI matching except for register differences
|
2017-10-21 13:46:41 -06:00 |
librfu_rfu.c
|
sub_800C12C
|
2017-11-18 20:55:57 -05:00 |
librfu_stwi.c
|
Split librfu into separate C files in its own directory, rfu_initializeAPI matching except for register differences
|
2017-10-21 13:46:41 -06:00 |
lilycove_lady.c
|
Easy chat review changes
|
2018-08-12 11:39:09 +02:00 |
link_rfu.c
|
union room is too hard
|
2018-06-10 18:28:37 +02:00 |
link.c
|
More Battle Factory
|
2018-09-03 22:55:55 +02:00 |
list_menu.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
load_save.c
|
merge union room with master
|
2018-07-22 13:14:58 +02:00 |
lottery_corner.c
|
convert more constants
|
2017-12-11 12:27:51 -06:00 |
m4a_2.c
|
Add symbols to music_player_table
|
2018-01-09 21:30:54 -06:00 |
m4a_4.c
|
start working on berry blender
|
2017-11-18 16:11:34 +01:00 |
m4a_tables.c
|
Rename voicegroups
|
2018-09-22 16:42:34 -04:00 |
mail_data.c
|
Fix the strings length issue
|
2018-09-01 22:03:21 +02:00 |
mail.c
|
More Battle Factory
|
2018-09-03 22:55:55 +02:00 |
main_menu.c
|
Document main_menu
|
2018-09-14 12:15:46 -05:00 |
main.c
|
Update gGameVersion to use GAME_VERSION
|
2018-10-06 01:57:39 -04:00 |
malloc.c
|
BSS: src/main.o, src/dma3_manager.o
|
2017-09-30 09:32:46 -04:00 |
map_name_popup.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
match_call.c
|
make battle dome compile
|
2018-08-25 20:14:10 +02:00 |
math_util.c
|
finish math_util
|
2017-10-28 16:15:36 -04:00 |
mauville_old_man.c
|
Document main_menu
|
2018-09-14 12:15:46 -05:00 |
menu_helpers.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
menu.c
|
Document main_menu
|
2018-09-14 12:15:46 -05:00 |
metatile_behavior.c
|
Move metatile behavior constants to include/constants and sync closer to pokeruby
|
2018-10-04 17:57:07 -05:00 |
mon_markings.c
|
make menu indicators compile
|
2018-05-19 11:53:22 +02:00 |
money.c
|
Merge remote-tracking branch 'upstream/master' into shop
|
2018-10-13 10:22:58 -05:00 |
multiboot.c
|
sub_81BF5A4
|
2017-09-18 11:26:45 -04:00 |
mystery_event_menu.c
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
mystery_event_msg.c
|
start decompiling mystery event script
|
2018-01-21 12:36:11 +01:00 |
mystery_event_script.c
|
Fix the strings length issue
|
2018-09-01 22:03:21 +02:00 |
naming_screen.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
new_game.c
|
Finish documenting apprentice for now
|
2018-10-14 17:00:41 +02:00 |
option_menu.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
overworld.c
|
Bring labels for overworld.c over from pokeruby
|
2018-09-04 23:31:37 +01:00 |
palette.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
play_time.c
|
() to (void)
|
2017-09-08 18:28:00 +02:00 |
player_pc.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
pokeball.c
|
Start porting ruby battle anim file
|
2018-10-06 23:04:53 +02:00 |
pokeblock_feed.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
pokeblock.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
pokedex.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
pokemon_animation.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
pokemon_icon.c
|
Decompile pokemon icon
|
2018-04-13 17:51:49 +05:30 |
pokemon_size_record.c
|
convert more constants
|
2017-12-11 12:27:51 -06:00 |
pokemon_storage_system.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
pokemon_summary_screen.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
pokemon.c
|
Document more of apprentice
|
2018-10-14 14:35:51 +02:00 |
random.c
|
clear item, save and load save files
|
2018-04-29 14:21:59 +02:00 |
rayquaza_scene.c
|
Document list_menu.c and main_menu.c
|
2018-07-15 04:30:37 -07:00 |
record_mixing.c
|
Make apprentice compile
|
2018-10-14 17:06:47 +02:00 |
recorded_battle.c
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
region_map.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
reset_rtc_screen.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
reset_save_heap.c
|
Merge branch 'master' of https://github.com/pret/pokeemerald into intro
|
2018-02-17 04:03:59 -06:00 |
reshow_battle_screen.c
|
label multiuse sprite template functions
|
2018-07-01 15:28:57 +02:00 |
roamer.c
|
convert more constants
|
2017-12-11 12:27:51 -06:00 |
rom6.c
|
Use map type constants in map headers
|
2018-07-12 22:39:38 -05:00 |
rom_8011DC0.c
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
rom_8034C54.c
|
decompile cable car util which has nothing to do with actual cable car
|
2018-09-15 13:50:23 +02:00 |
rom_81520A8.c
|
decompile cable car util which has nothing to do with actual cable car
|
2018-09-15 13:50:23 +02:00 |
rotating_gate.c
|
Fix compile error
|
2018-08-11 15:42:08 -07:00 |
rtc.c
|
move variables to rtc.c
|
2017-09-02 23:37:06 +02:00 |
safari_zone.c
|
Bring labels for overworld.c over from pokeruby
|
2018-09-04 23:31:37 +01:00 |
save_failed_screen.c
|
Battle Factory is decompiled and documented.
|
2018-09-10 01:01:39 +02:00 |
save_location.c
|
Fix file permissions.
|
2018-01-19 15:06:49 -05:00 |
save.c
|
Battle Factory is decompiled and documented.
|
2018-09-10 01:01:39 +02:00 |
scanline_effect.c
|
decompile scanline effect
|
2018-01-29 17:47:12 +01:00 |
scrcmd.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
script_menu.c
|
BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menu
|
2017-10-02 21:51:22 -04:00 |
script_movement.c
|
Bring all movement function names up-to-date with pokeruby
|
2018-06-13 17:51:26 -05:00 |
script.c
|
overworld review changes2
|
2018-02-15 23:09:52 +01:00 |
secret_base.c
|
Move metatile behavior constants to include/constants and sync closer to pokeruby
|
2018-10-04 17:57:07 -05:00 |
shop.c
|
Merge remote-tracking branch 'upstream/master' into shop
|
2018-10-13 10:22:58 -05:00 |
siirtc.c
|
port siirtc from pokeruby
|
2016-11-02 14:06:41 -07:00 |
slot_machine.c
|
Slot machine is decompiled.
|
2018-09-15 23:19:37 +02:00 |
smokescreen.c
|
Review fixes
|
2018-02-13 09:16:38 +05:30 |
sound.c
|
Add symbols to music_player_table
|
2018-01-09 21:30:54 -06:00 |
sprite.c
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
start_menu.c
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
starter_choose.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
string_util.c
|
Use defines for text chars
|
2018-10-14 15:04:25 +02:00 |
strings.c
|
Move strings to C
|
2018-07-25 01:15:36 -07:00 |
task.c
|
Move HEAP_SIZE to malloc and use void instead of empty argument list
|
2018-10-14 20:00:14 +02:00 |
text_window.c
|
Merge with master
|
2018-07-16 20:23:05 +02:00 |
text.c
|
Use defines for text chars
|
2018-10-14 15:04:25 +02:00 |
tileset_anims.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
time_events.c
|
Finish porting/decompiling field_effect.c
|
2018-05-10 18:36:57 -05:00 |
title_screen.c
|
Document list_menu.c and main_menu.c
|
2018-07-15 04:30:37 -07:00 |
trader.c
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
trainer_pokemon_sprites.c
|
Document trainer animations, correct unused table labelling
|
2018-09-09 22:35:07 +01:00 |
trainer_see.c
|
Bring all movement function names up-to-date with pokeruby
|
2018-06-13 17:51:26 -05:00 |
trig.c
|
fix merge conflicts
|
2017-09-21 10:50:15 +02:00 |
tv.c
|
Clean battle structs
|
2018-10-14 18:37:52 +02:00 |
unk_81BAD84.c
|
last wave of graphics.s dumps
|
2017-12-30 01:09:06 -05:00 |
unk_pokedex_area_screen_helper.c
|
Extract rodata for unk_pokedex_area_screen_helper
|
2018-08-14 22:37:59 -07:00 |
unk_text_util_2.c
|
try battle tent and fail
|
2018-08-26 15:27:06 +02:00 |
unk_transition.c
|
Document list_menu.c and main_menu.c
|
2018-07-15 04:30:37 -07:00 |
use_pokeblock.c
|
Document list_menu.c and main_menu.c
|
2018-07-15 04:30:37 -07:00 |
util.c
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
walda_phrase.c
|
still going
|
2018-06-03 22:39:10 +02:00 |
wallclock.c
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
wild_encounter.c
|
Merge branch 'master' into decompile_battle_tent
|
2018-06-30 14:43:41 +02:00 |
window.c
|
clean up files
|
2018-02-28 13:07:58 +01:00 |