pokeemerald/src
2019-03-30 13:15:48 -04:00
..
data Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -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
alloc.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
anim_mon_front_pics.c move pokemon graphics to mon-specific directories 2019-03-16 12:21:47 -05:00
apprentice.c Give window drawing functions better names 2019-02-22 01:40:11 -05:00
bard_music.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_ai_script_commands.c use max mon moves constant where able (#480) 2018-12-25 11:50:15 -06:00
battle_ai_switch_items.c use max mon moves constant where able (#480) 2018-12-25 11:50:15 -06:00
battle_anim_80A5C6C.c Document some battle anim things 2019-02-06 21:14:28 -06:00
battle_anim_80A9C70.c Dump last battle anim file 2019-02-02 11:55:11 +01:00
battle_anim_80D51AC.c Document some battle anim things 2019-02-06 21:14:28 -06:00
battle_anim_8170478.c Document some battle anim things 2019-02-06 21:14:28 -06:00
battle_anim_effects_1.c Document some battle anim things 2019-02-06 21:14:28 -06:00
battle_anim_effects_2.c Remove water.h and flying.h 2019-03-02 17:23:10 -05:00
battle_anim_effects_3.c Remove water.h and flying.h 2019-03-02 17:23:10 -05:00
battle_anim_sound_tasks.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_anim_utility_funcs.c Document some battle anim things 2019-02-06 21:14:28 -06:00
battle_anim.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_arena.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_bg.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_controller_link_opponent.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_link_partner.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_opponent.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_player_partner.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_player.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_recorded_opponent.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_recorded_player.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_safari.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controller_wally.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_controllers.c Reverse engineered many of the multiplayer events 2019-02-10 20:42:50 -05:00
battle_data.c Add AI flags to trainers data 2018-09-01 21:25:19 +02:00
battle_dome.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_factory_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_factory.c Document battle pike 2019-02-07 17:37:41 -06:00
battle_gfx_sfx_util.c use BG_SCREEN_ADDR macro for tilemap addresses 2019-02-17 00:35:26 -05:00
battle_interface.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_intro.c Misc. documentation and move some data into .c files 2019-01-29 14:36:02 -06:00
battle_main.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_message.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
battle_palace.c Misc overworld documentation 2018-12-27 16:52:13 -06:00
battle_pike.c Give proper names to dynamic map layouts 2019-02-09 09:57:30 -06:00
battle_pyramid_bag.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
battle_pyramid.c Pick better names for constants 2019-02-28 22:21:16 -06:00
battle_records.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_script_commands.c Helpful macros for atk49 2019-03-30 08:29:56 -05:00
battle_setup.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
battle_tent.c Use macros for summary windows 2019-03-03 16:50:51 -05:00
battle_tower.c Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
battle_transition.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_tv.c use max mon moves constant where able (#480) 2018-12-25 11:50:15 -06:00
battle_util2.c Document and clean up trainer hill 2019-01-13 20:50:08 +01:00
battle_util.c Rename an erroneously named battlescript 2019-03-05 17:06:29 +01:00
berry_blender.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
berry_fix_program.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
berry_powder.c Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
berry_tag_screen.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
berry.c Reduce externs 2019-03-01 22:32:50 -05:00
bg.c Pick better names for constants 2019-02-28 22:21:16 -06:00
bike.c Reduce externs 2019-03-01 22:32:50 -05:00
birch_pc.c Remove incorrect comment. 2018-12-15 15:25:45 -05:00
blit.c Merge with master 2018-12-20 22:53:08 +01:00
braille_puzzles.c Make flag names more consistent 2019-02-18 14:17:02 -05:00
bug.c Document some battle anim things 2019-02-06 21:14:28 -06:00
cable_car.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
cable_club.c Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
clear_save_data_screen.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
clock.c Clear up misnamed time-based flags and functions 2019-02-12 00:40:34 -06:00
coins.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
contest_ai.c use max mon moves constant where able (#480) 2018-12-25 11:50:15 -06:00
contest_effect.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
contest_link_80F57C4.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
contest_link_80FC4F4.c Merge branch 'master' of https://github.com/pret/pokeemerald into secret-base 2019-01-05 19:54:26 +00:00
contest_link_81D9DE4.c Merge branch 'master' of https://github.com/pret/pokeemerald into secret-base 2019-01-05 19:54:26 +00:00
contest_painting_effects.c Finish decompiling contest_painting_effects.c 2019-03-17 16:25:18 -05:00
contest_painting.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
contest.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
coord_event_weather.c decompile_coord_event_weather 2018-01-29 16:46:56 +01:00
credits.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
dark.c Document some battle anim things 2019-02-06 21:14:28 -06:00
data2b.c Document trainer backsprites 2019-02-02 15:56:22 -06:00
daycare.c Give window drawing functions better names 2019-02-22 01:40:11 -05:00
decompress.c Document some battle anims and helpers 2018-12-30 11:04:17 -06:00
decoration_inventory.c convert some constants to C headers 2017-12-05 11:55:48 -06:00
decoration.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
dewford_trend.c Clean up the last extern functions 2019-03-02 03:18:08 -05:00
diploma.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
dma3_manager.c Storage - review changes 2018-12-22 23:00:22 +01:00
dragon.c Document some battle anim things 2019-02-06 21:14:28 -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 Cleanup mevent2 2019-03-24 18:29:00 -05:00
egg_hatch.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
electric.c Remove water.h and flying.h 2019-03-02 17:23:10 -05:00
ereader_helpers.c Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
ereader_screen.c Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
event_data.c Finish documenting event vars 2019-02-27 23:54:51 -05:00
event_obj_lock.c Use EVENT_OBJ_ID_PLAYER in C code 2018-12-29 11:36:54 -06:00
event_object_movement.c Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
evolution_graphics.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
evolution_scene.c Clean up ram vars 2019-02-02 12:44:00 +01:00
faraway_island.c Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
field_camera.c Begin synchronising with pokeruby 2018-10-16 14:55:16 +01:00
field_control_avatar.c EventScript and Text Documentation 2019-03-23 09:57:37 -05:00
field_door.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
field_effect_helpers.c Document Field Effects and some related text 2019-03-23 09:57:37 -05:00
field_effect.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
field_message_box.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
field_player_avatar.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
field_poison.c Remove old rom_818CFC8.h header 2019-02-07 17:41:44 -06:00
field_region_map.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
field_screen_effect.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
field_special_scene.c Document map name popup flag 2019-03-10 09:23:58 -05:00
field_specials.c Cleanup mevent2 2019-03-24 18:29:00 -05:00
field_tasks.c Document field_tasks.c 2018-12-31 16:53:38 -06:00
field_weather_effect.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
field_weather.c Document the weather state functions 2019-02-22 22:20:42 -05:00
fieldmap.c Pick better names for constants 2019-02-28 22:21:16 -06:00
fight.c Document some battle anims and helpers 2018-12-30 11:04:17 -06:00
fire.c Document some battle anim things 2019-02-06 21:14:28 -06:00
fldeff_cut.c Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
fldeff_dig.c asm party and fldeff clean-up 2018-12-24 21:59:05 +01:00
fldeff_escalator.c Pick better names for constants 2019-02-28 22:21:16 -06:00
fldeff_flash.c Document the regi* code more 2019-02-15 18:24:55 -05:00
fldeff_misc.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
fldeff_rocksmash.c Document the regi* code more 2019-02-15 18:24:55 -05:00
fldeff_softboiled.c Give window drawing functions better names 2019-02-22 01:40:11 -05:00
fldeff_strength.c asm party and fldeff clean-up 2018-12-24 21:59:05 +01:00
fldeff_sweetscent.c Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c) 2018-12-25 11:46:35 -06:00
fldeff_teleport.c asm party and fldeff clean-up 2018-12-24 21:59:05 +01:00
flying.c What is love, baby dont hurt me 2019-03-05 17:07:37 +01:00
frontier_pass.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
frontier_util.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
ghost.c Document some battle anim things 2019-02-06 21:14:28 -06:00
gpu_regs.c start data converting 2018-12-23 13:52:53 +01:00
graphics.c move pokemon graphics to mon-specific directories 2019-03-16 12:21:47 -05:00
ground.c Document some battle anim things 2019-02-06 21:14:28 -06: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 Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
heal_location.c port larger heal location changes from poke ruby pr 2018-08-10 10:45:15 -04:00
hof_pc.c Eliminate more externs 2019-03-02 02:44:02 -05:00
ice.c Eliminate more externs 2019-03-02 02:44:02 -05:00
international_string_util.c Finish decompiling internation_string_util.c 2018-11-27 17:21:23 -06:00
intro_credits_graphics.c Clean up intro_credits_graphics constants 2019-03-16 12:37:04 -05:00
intro.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
item_icon.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
item_menu_icons.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
item_menu.c EventScript and Text Documentation 2019-03-23 09:57:37 -05:00
item_use.c Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
item.c Finish documenting event vars 2019-02-27 23:54:51 -05:00
landmark.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08: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 Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
librfu_stwi.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
lilycove_lady.c Document easy chat screen types 2019-02-27 12:55:29 -06:00
link_rfu.c Merge branch 'master' into continue_union_room 2019-03-30 12:41:10 -04:00
link.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
list_menu.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
load_save.c Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
lottery_corner.c Name more unknown vars 2019-02-27 15:18:56 -05:00
m4a_tables.c Rename voicegroups 2018-09-22 16:42:34 -04:00
m4a.c Merge m4a files into one, get rid of one asm 2019-02-01 10:37:13 +01:00
mail_data.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
mail.c Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
main_menu.c Split out the remaining wireless-related files 2019-03-24 13:15:37 -05:00
main.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
map_name_popup.c Document map name popup flag 2019-03-10 09:23:58 -05:00
match_call.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
math_util.c finish math_util 2017-10-28 16:15:36 -04:00
mauville_old_man.c Give window drawing functions better names 2019-02-22 01:40:11 -05:00
menu_helpers.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
menu_specialized.c Make it compile 2019-03-23 09:51:27 -05:00
menu.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
metatile_behavior.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
mevent2.c Cleanup mevent2 2019-03-24 18:29:00 -05:00
mevent_801BAAC.c Address review comments, 1 2019-03-28 07:32:25 -05:00
mevent_news.c Port menews_jisan.c from FireRed 2019-03-27 07:40:08 -05:00
mirage_tower.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
mon_markings.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
money.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
mossdeep_gym.c Use EVENT_OBJ_ID_PLAYER in C code 2018-12-29 11:36:54 -06:00
move_relearner.c Change filename to something more descriptive 2019-03-08 02:17:01 -05:00
multiboot.c Decompile mossdeep hym 2018-11-19 17:16:01 +01:00
mystery_event_menu.c Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
mystery_event_msg.c Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
mystery_event_script.c Eliminate more externs 2019-03-02 02:44:02 -05:00
mystery_gift.c Start decompiling mystery gift 2019-03-30 13:15:48 -04:00
naming_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
new_game.c Decompile union_room_chat.c up to sub_801F5B8 2019-03-27 19:09:12 -05:00
normal.c Remove water.h and flying.h 2019-03-02 17:23:10 -05:00
option_menu.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
overworld.c Fully document move_tutor (formerly learn_move) 2019-03-03 02:50:40 -05:00
palette.c Name the possible return values of palette fading functions 2019-02-09 21:50:12 -05:00
party_menu.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
play_time.c () to (void) 2017-09-08 18:28:00 +02:00
player_pc.c Merge branch 'master' into move-tutor 2019-03-08 02:27:20 -05:00
poison.c Eliminate more externs 2019-03-02 02:44:02 -05:00
pokeball.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokeblock_feed.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokeblock.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
pokedex_area_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokedex_cry_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokedex.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokemon_animation.c Clear includes 2018-12-24 00:02:29 +01:00
pokemon_icon.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokemon_size_record.c Eliminate more externs 2019-03-02 02:44:02 -05:00
pokemon_storage_system.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokemon_summary_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokemon.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
pokenav_match_call.c Clean up the last extern functions 2019-03-02 03:18:08 -05:00
pokenav.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
post_battle_event_funcs.c Misc overworld documentation 2018-12-27 16:52:13 -06:00
psychic.c Document some battle anim things 2019-02-06 21:14:28 -06:00
random.c clear item, save and load save files 2018-04-29 14:21:59 +02:00
rayquaza_scene.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
record_mixing.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
recorded_battle.c Misc. documentation and move some data into .c files 2019-01-29 14:36:02 -06:00
region_map.c Fix anonymous struct 2019-03-16 12:37:04 -05:00
reset_rtc_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
reset_save_heap.c Document the intro movie state machine 2019-02-09 21:07:07 -05:00
reshow_battle_screen.c Clean up the last extern functions 2019-03-02 03:18:08 -05:00
roamer.c Clean up roamer 2018-12-03 17:19:10 +01:00
rock.c Clean up the last extern functions 2019-03-02 03:18:08 -05:00
rom_8034C54.c Decompile trainer hill 2019-01-13 12:12:27 +01:00
rom_81520A8.c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325 2018-12-06 09:44:08 +08:00
rotating_gate.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
roulette_util.c Start porting/decompiling roulette 2018-12-31 16:09:45 -06:00
roulette.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
rtc.c Decompile match_call.c 2019-01-02 19:46:15 -06:00
safari_zone.c Reduce externs 2019-03-01 22:32:50 -05:00
save_failed_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
save_location.c Fix some names 2019-02-18 01:33:41 -05:00
save.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
scanline_effect.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
scrcmd.c Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
script_menu.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
script_movement.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
script_pokemon_util_80F87D8.c Clean up mistakes and bad formatting 2019-02-18 01:03:44 -05:00
script.c Cleanup mevent2 2019-03-24 18:29:00 -05:00
secret_base.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
shop.c Merge branch 'master' into move-tutor 2019-03-08 02:27:20 -05:00
siirtc.c Bugfixes from #591 2019-03-03 09:31:08 -06:00
slot_machine.c Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
smokescreen.c 3.5 asm left 2018-12-17 23:00:08 +01:00
sound.c Use new MUS_NONE constant in sound.c 2019-03-16 12:31:29 -05:00
sprite.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
start_menu.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
starter_choose.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
string_util.c Document all of frontier pass 2019-01-26 20:56:06 +01:00
strings.c Decompile move tutor stuff 2019-03-08 01:56:38 -05:00
task.c document slot machine 2019-02-28 21:21:56 -06:00
text_window.c Window priority to window bg 2018-10-27 00:53:07 +02:00
text.c Decompile union_room_chat through sub_8020118 2019-03-28 20:20:52 -05:00
tileset_anims.c Fully document tileset animations 2019-02-08 15:07:42 -06:00
time_events.c More minor fixes 2019-03-01 01:49:11 -05:00
title_screen.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
trade.c Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
trader.c Give window drawing functions better names 2019-02-22 01:40:11 -05:00
trainer_card.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
trainer_hill.c Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
trainer_pokemon_sprites.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
trainer_see.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
trig.c fix merge conflicts 2017-09-21 10:50:15 +02:00
tv.c Merge pull request #587 from Phlosioneer/document-all-event-vars 2019-03-02 08:24:46 -06:00
union_room_chat.c Finish decompiling union_room_chat.c 2019-03-29 21:26:08 -05:00
union_room.c Merge branch 'master' into continue_union_room 2019-03-30 12:41:10 -04:00
unk_81BAD84.c Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
unk_pokedex_area_screen_helper.c Fix BgAttributes 2018-12-26 13:05:02 +01:00
unk_text_util_2.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
unk_transition.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
use_pokeblock.c Match sub_8166A34 2019-03-24 15:34:49 -05:00
util.c Move 'blend_palette'.c to util.c 2018-10-14 14:43:19 +02:00
walda_phrase.c Fully document move_tutor (formerly learn_move) 2019-03-03 02:50:40 -05:00
wallclock.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
water.c Clean up the last extern functions 2019-03-02 03:18:08 -05:00
wild_encounter.c Convert map data to JSON 2019-01-31 15:51:20 -06:00
window.c Give window drawing functions better names 2019-02-22 01:40:11 -05:00