pokeemerald/src
2019-11-19 11:36:38 -05:00
..
data Begin documenting Apprentice, merge with master 2019-11-18 12:47:10 -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 pokemon graphics to mon-specific directories 2019-03-16 12:21:47 -05:00
apprentice.c WIP Document Apprentice 2019-11-19 11:36:38 -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 Merge branch 'master' into rename-tablecmds 2019-09-26 15:02:38 -04:00
battle_ai_switch_items.c more constant usage 2019-09-16 19:21:23 -05:00
battle_anim_effects_1.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
battle_anim_effects_2.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
battle_anim_effects_3.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
battle_anim_mon_movement.c Give battle_anim files appropriate names 2019-03-31 12:15:39 -05:00
battle_anim_mons.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
battle_anim_sound_tasks.c Fix formatting 2019-04-08 17:29:44 -05:00
battle_anim_special.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
battle_anim_status_effects.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
battle_anim_utility_funcs.c more battle_anims_effects_2 2019-10-20 12:29:08 -05:00
battle_anim.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
battle_arena.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
battle_bg.c Document some battle_bg-related things 2019-11-07 18:24:04 -06:00
battle_controller_link_opponent.c use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
battle_controller_link_partner.c use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
battle_controller_opponent.c use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
battle_controller_player_partner.c use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
battle_controller_player.c Document party_menu second pass 2019-10-31 03:25:56 -04:00
battle_controller_recorded_opponent.c use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
battle_controller_recorded_player.c use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
battle_controller_safari.c Merge branch 'master' into contest-ai-cleanup 2019-04-07 20:20:22 -04:00
battle_controller_wally.c use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
battle_controllers.c Clean up party_menu doc 2019-10-31 14:11:55 -04:00
battle_dome.c Document some battle_bg-related things 2019-11-07 18:24:04 -06:00
battle_factory_screen.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
battle_factory.c Use OTID constants for CreateMon 2019-08-30 22:13:14 -05:00
battle_gfx_sfx_util.c Clean up party_menu doc 2019-10-31 14:11:55 -04:00
battle_interface.c Remove MNUM from oam flip constant names 2019-08-21 17:15:23 -05:00
battle_intro.c Match unref_sub_8119094 2019-07-01 15:06:58 +02:00
battle_main.c Document some battle_bg-related things 2019-11-07 18:24:04 -06:00
battle_message.c Document Trainer Hill 2019-11-16 13:02:35 -06:00
battle_palace.c Misc overworld documentation 2018-12-27 16:52:13 -06:00
battle_pike.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
battle_pyramid_bag.c Clean up party_menu doc 2019-10-31 14:11:55 -04:00
battle_pyramid.c Document field_poison 2019-10-06 20:04:30 -04:00
battle_records.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
battle_script_commands.c Document some battle_bg-related things 2019-11-07 18:24:04 -06:00
battle_setup.c Document Trainer Hill 2019-11-16 13:02:35 -06:00
battle_tent.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
battle_tower.c Remove SpriteCB_Null name 2019-11-17 08:16:28 -06:00
battle_transition.c Merge branch 'master' into gflib 2019-09-27 09:11:22 -04:00
battle_tv.c Give battle_anim files appropriate names 2019-03-31 12:15:39 -05:00
battle_util2.c Document party_menu second pass 2019-10-31 03:25:56 -04:00
battle_util.c Rename CONTACT macros to ON_DAMAGE 2019-09-27 12:27:36 -04:00
berry_blender.c Document Contest Hall berry blenders and misc 2019-11-13 18:20:55 -06:00
berry_crush.c Document Contest Hall berry blenders and misc 2019-11-13 18:20:55 -06:00
berry_fix_program.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
berry_powder.c Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
berry_tag_screen.c Merge pull request #823 from GriffinRichards/constants-strconv 2019-10-02 09:18:48 -04:00
berry.c Use misc ScrCmd constants 2019-09-16 19:44:47 -05:00
bike.c Document collision types 2019-10-06 15:48:26 -05:00
birch_pc.c Document pc.inc and prof_birch.inc 2019-10-07 01:13:34 -04:00
braille_puzzles.c label regi cave metatiles 2019-06-16 10:08:07 -05:00
bug.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
cable_car.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
cable_club.c Document Contest scripts 2019-11-13 18:20:55 -06:00
clear_save_data_screen.c RGB Constants 2019-04-04 17:05:46 -04:00
clock.c Document some field_specials data 2019-09-17 16:50:17 -05:00
coins.c Document Game Corner scripts 2019-11-07 09:41:59 -05:00
contest_ai.c General cleanup of the second half of contest.c 2019-04-03 20:43:23 -04:00
contest_effect.c Fix utf8 errors in contest_effect's comments 2019-04-04 16:00:25 -04:00
contest_link_80F57C4.c Document Contest scripts 2019-11-13 18:20:55 -06:00
contest_link_80FC4F4.c Rename and document more contest setup functions 2019-04-03 17:24:32 -04:00
contest_link_81D9DE4.c More cleanup, document contestant sorting 2019-04-02 20:00:05 -04:00
contest_painting.c Match ConvertImageProcessingToGBA 2019-11-12 17:25:02 +01:00
contest.c Document contest strings 2019-11-16 12:50:01 -06:00
coord_event_weather.c decompile_coord_event_weather 2018-01-29 16:46:56 +01:00
credits.c Requested change from pkmn to mon 2019-11-04 16:25:46 -06:00
crt0.s Move asm srcs to src 2019-08-21 17:08:40 -05:00
dark.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
data.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
daycare.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
decompress.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
decoration_inventory.c Document and cleanup some decoration code 2019-04-06 12:49:09 -05:00
decoration.c Merge pull request #802 from PikalaxALT/gflib 2019-09-27 11:34:55 -04:00
dewford_trend.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
diploma.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
dodrio_berry_picking.c Review changes for #835 2019-10-12 15:14:57 -05:00
dragon.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05: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 WIP Document Apprentice 2019-11-19 11:36:38 -05:00
egg_hatch.c Merge branch 'master' into gflib 2019-09-27 09:11:22 -04:00
electric.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
ereader_helpers.c Clean up Trainer Hill doc 2019-11-16 13:02:35 -06:00
ereader_screen.c Document cable_club.inc 2019-10-12 15:14:57 -05:00
event_data.c Finish documenting event vars 2019-02-27 23:54:51 -05:00
event_obj_lock.c Document cable_club.inc 2019-10-12 15:14:57 -05:00
event_object_movement.c Document mauville_man.inc 2019-10-21 17:21:53 -05:00
evolution_graphics.c RGB Constants 2019-04-04 17:05:46 -04:00
evolution_scene.c Document some battle_bg-related things 2019-11-07 18:24:04 -06:00
faraway_island.c Document some faraway_island code 2019-03-31 14:09:40 -05:00
field_camera.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
field_control_avatar.c Document Trainer Hill 2019-11-16 13:02:35 -06: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 hide/show reflection movement actions 2019-10-06 14:17:34 -05:00
field_effect.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
field_message_box.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
field_player_avatar.c Document collision types 2019-10-06 15:48:26 -05:00
field_poison.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
field_region_map.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
field_screen_effect.c Document Contest scripts 2019-11-13 18:20:55 -06:00
field_special_scene.c Fix mislabeled SS Tidal movements 2019-11-14 18:07:56 -06:00
field_specials.c Document Ranking Hall scripts 2019-11-17 08:16:28 -06:00
field_tasks.c Document Petalburg, Fortree, Sootopolis, and some of Mossdeep Gyms 2019-10-15 05:05:57 -04:00
field_weather_effect.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
field_weather.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
fieldmap.c Document Trainer Hill 2019-11-16 13:02:35 -06:00
fight.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
fire.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
fldeff_cut.c Document legendary scripts 2019-10-31 18:28:34 -05:00
fldeff_dig.c asm party and fldeff clean-up 2018-12-24 21:59:05 +01:00
fldeff_escalator.c finish src metatile labels 2019-06-16 10:08:07 -05:00
fldeff_flash.c Document flash.inc 2019-10-22 17:57:28 -05:00
fldeff_misc.c document remainder of secret_base scripts, delete unneeded scripts.incs 2019-09-06 02:12:00 -04:00
fldeff_rocksmash.c Doc field move scripts completely, use fldeff constants for dofieldeffect 2019-04-06 12:48:50 -05:00
fldeff_softboiled.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
fldeff_strength.c Doc field move scripts completely, use fldeff constants for dofieldeffect 2019-04-06 12:48:50 -05:00
fldeff_sweetscent.c Doc field move scripts completely, use fldeff constants for dofieldeffect 2019-04-06 12:48:50 -05:00
fldeff_teleport.c asm party and fldeff clean-up 2018-12-24 21:59:05 +01:00
flying.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
frontier_pass.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
frontier_util.c WIP Document Apprentice 2019-11-19 11:36:38 -05:00
ghost.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
graphics.c Document some battle_bg-related things 2019-11-07 18:24:04 -06:00
ground.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05: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 gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
heal_location.c port larger heal location changes from poke ruby pr 2018-08-10 10:45:15 -04:00
hof_pc.c Document more script_menu, lilycove harbor 2019-09-19 17:27:34 -04:00
ice.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
image_processing_effects.c Match ConvertImageProcessingToGBA 2019-11-12 17:25:02 +01:00
international_string_util.c Document more script_menu, lilycove harbor 2019-09-19 17:27:34 -04:00
intro_credits_graphics.c Clean up intro_credits_graphics constants 2019-03-16 12:37:04 -05:00
intro.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
item_icon.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
item_menu_icons.c Documenting bags, berries and graphics 2019-05-22 21:10:16 -05:00
item_menu.c WIP Document Apprentice 2019-11-19 11:36:38 -05:00
item_use.c Merge pull request #863 from GriffinRichards/doc-partymenu 2019-10-31 21:36:56 -05:00
item.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
landmark.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
libgcnmultiboot.s Move asm srcs to src 2019-08-21 17:08:40 -05:00
libisagbprn.c Fix file permissions. 2018-01-19 15:06:49 -05:00
librfu_intr.c Wildcard bss, ewram_data, and COMMON in modern toolchain 2019-06-29 08:35:52 -04: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 Wildcard bss, ewram_data, and COMMON in modern toolchain 2019-06-29 08:35:52 -04:00
librfu.c Wildcard bss, ewram_data, and COMMON in modern toolchain 2019-06-29 08:35:52 -04:00
lilycove_lady.c Changes from review 2019-08-21 17:06:55 -05:00
link_rfu.c Merge remote-tracking branch 'upstream/master' into document-trade 2019-10-12 15:39:17 -05:00
link.c Document Contest Hall berry blenders and misc 2019-11-13 18:20:55 -06:00
list_menu.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
load_save.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
lottery_corner.c Name more unknown vars 2019-02-27 15:18:56 -05:00
m4a_1.s Move asm srcs to src 2019-08-21 17:08:40 -05:00
m4a_tables.c Rename voicegroups 2018-09-22 16:42:34 -04:00
m4a.c Modernize code 2019-06-26 12:12:10 -04:00
mail_data.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
mail.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
main_menu.c Document pc.inc and prof_birch.inc 2019-10-07 01:13:34 -04:00
main.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
map_name_popup.c Document map name popup flag 2019-03-10 09:23:58 -05:00
match_call.c Merge pull request #823 from GriffinRichards/constants-strconv 2019-10-02 09:18:48 -04:00
math_util.c finish math_util 2017-10-28 16:15:36 -04:00
mauville_old_man.c Review changes for #852 2019-10-21 17:21:53 -05:00
menu_helpers.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
menu_specialized.c Merge pull request #823 from GriffinRichards/constants-strconv 2019-10-02 09:18:48 -04:00
menu.c Document party_menu second pass 2019-10-31 03:25:56 -04:00
metatile_behavior.c Document Sky Pillar outside 2019-11-09 08:41:43 -06:00
mevent2.c Clean up mystery event msg 2019-11-06 16:38:02 -06:00
mevent_801BAAC.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
mevent_client.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
mevent_news.c Document mystery_gift 2019-03-31 18:59:52 -04:00
mevent_scripts.c mevent_server_ish --> mevent_client 2019-04-03 17:04:42 -05:00
mevent_server_helpers.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
mevent_server.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
mirage_tower.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
mon_markings.c more constant usage 2019-09-16 19:21:23 -05:00
money.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
move_relearner.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
multiboot.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
mystery_event_menu.c Document cable_club.inc 2019-10-12 15:14:57 -05:00
mystery_event_msg.c Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
mystery_event_script.c Document mauville_man.inc 2019-10-21 17:21:53 -05:00
mystery_gift.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
naming_screen.c Document pc_transfer.inc 2019-10-22 17:57:28 -05:00
new_game.c more constant usage 2019-09-16 19:21:23 -05:00
normal.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
option_menu.c Review changes for #806 2019-09-17 16:50:42 -05:00
overworld.c Document Trainer Hill 2019-11-16 13:02:35 -06:00
palette.c fix unaligned memory access in BlendPalette 2019-06-29 11:08:46 -05:00
party_menu.c Review changes for party menu doc 2019-10-31 21:33:01 -04:00
play_time.c () to (void) 2017-09-08 18:28:00 +02:00
player_pc.c Merge branch 'master' into doc-partymenu 2019-10-31 14:22:51 -04:00
poison.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
pokeball.c More trade documentation 2019-10-09 05:56:44 -04:00
pokeblock_feed.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
pokeblock.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
pokedex_area_screen.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
pokedex_cry_screen.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
pokedex.c Document pc.inc and prof_birch.inc 2019-10-07 01:13:34 -04:00
pokemon_animation.c Document pokemon_animations sprite ptr bug 2019-06-30 19:19:26 -04:00
pokemon_icon.c Clean up party_menu doc 2019-10-31 14:11:55 -04:00
pokemon_jump.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
pokemon_size_record.c Use STR_CONV constants 2019-09-30 15:43:44 -04:00
pokemon_storage_system.c Clean up trade.c doc 2019-10-10 18:46:42 -04:00
pokemon_summary_screen.c Document party_menu second pass 2019-10-31 03:25:56 -04:00
pokemon.c WIP Document apprentice 2019-11-16 12:28:49 -05:00
pokenav_main_menu.c Resolve compile warnings in modern 2019-07-18 20:46:00 -04:00
pokenav_match_call_data.c more documentation in match_call_data 2019-08-21 17:18:38 -05:00
pokenav_match_call_ui.c Finish pokenav_unk_8 2019-08-05 13:47:04 -04:00
pokenav_unk_1.c Move pokenav syms around 2019-08-05 20:23:56 -04:00
pokenav_unk_2.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
pokenav_unk_3.c more documentation in match_call_data 2019-08-21 17:18:38 -05:00
pokenav_unk_4.c Make pokenav_unk_8 syms static, fix gcc-9 warnings 2019-08-05 14:00:38 -04:00
pokenav_unk_5.c Move pokenav syms around 2019-08-05 20:23:56 -04:00
pokenav_unk_6.c Move pokenav syms around 2019-08-05 20:23:56 -04:00
pokenav_unk_7.c fix s32/int type mismatch on modern 2019-08-06 09:13:19 -04:00
pokenav_unk_8.c Address review comments 2019-08-06 09:26:55 -04:00
pokenav_unk_9.c Address review comments 2019-08-06 09:26:55 -04:00
pokenav_unk_10.c fix s32/int type mismatch on modern 2019-08-06 09:13:19 -04:00
pokenav.c Document Rustboro scripts 2019-11-05 16:43:57 -06:00
post_battle_event_funcs.c Document Contest scripts 2019-11-13 18:20:55 -06:00
psychic.c battle_anims_effects_2 2019-10-20 12:29:08 -05:00
random.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
rayquaza_scene.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
record_mixing.c WIP Document apprentice 2019-11-16 12:28:49 -05:00
recorded_battle.c WIP Document Apprentice 2019-11-19 11:36:38 -05:00
region_map.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
reset_rtc_screen.c Use STR_CONV constants 2019-09-30 15:43:44 -04:00
reset_save_heap.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
reshow_battle_screen.c Merge branch 'master' into contest-ai-cleanup 2019-04-07 20:20:22 -04:00
roamer.c Use OTID constants for CreateMon 2019-08-30 22:13:14 -05:00
rock.c Document Oamdata in battle_anim (#838) 2019-10-14 18:26:47 -05:00
rom_8034C54.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
rom_81520A8.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
rotating_gate.c Use constants for Oam .shape and .size fields 2019-03-16 12:37:04 -05:00
rotating_tile_puzzle.c Document rotating_tile_puzzle 2019-10-16 04:09:30 -04:00
roulette_util.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
roulette.c Clean up berry_tree.inc and misc adjacent documentation 2019-10-20 09:46:46 -05:00
rtc.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
safari_zone.c Document safari zone scripts 2019-10-20 09:53:21 -05:00
save_failed_screen.c RGB Constants 2019-04-04 17:05:46 -04:00
save_location.c Merge pull request #883 from GriffinRichards/fix-colossname 2019-11-08 17:24:05 -06:00
save.c Modernize code 2019-06-26 12:12:10 -04:00
scanline_effect.c Clean up data headers 2019-04-05 07:53:23 -05:00
scrcmd.c Document Contest scripts 2019-11-13 18:20:55 -06:00
script_menu.c Clean up script_menu documentation 2019-09-19 19:23:24 -04:00
script_movement.c Clean up script_movement documentation 2019-09-16 19:30:36 -05:00
script_pokemon_util_80F87D8.c Document Contest scripts 2019-11-13 18:20:55 -06:00
script.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
secret_base.c Merge pull request #802 from PikalaxALT/gflib 2019-09-27 11:34:55 -04:00
shop.c Document roulette.inc 2019-10-07 02:00:16 -04:00
siirtc.c Bugfixes from #591 2019-03-03 09:31:08 -06:00
slot_machine.c Clean up berry_tree.inc and misc adjacent documentation 2019-10-20 09:46:46 -05:00
smokescreen.c Clean up data headers 2019-04-05 07:53:23 -05:00
sound.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
start_menu.c Document pc.inc and prof_birch.inc 2019-10-07 01:13:34 -04:00
starter_choose.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
strings.c Document Ranking Hall scripts 2019-11-17 08:16:28 -06:00
task.c document slot machine 2019-02-28 21:21:56 -06:00
text_window.c Document mystery_gift 2019-03-31 18:59:52 -04: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 RGB Constants 2019-04-04 17:05:46 -04:00
trade.c Clean up party_menu doc 2019-10-31 14:11:55 -04:00
trader.c Document mauville_man.inc 2019-10-21 17:21:53 -05:00
trainer_card.c Merge pull request #823 from GriffinRichards/constants-strconv 2019-10-02 09:18:48 -04:00
trainer_hill.c Update comment for CheckFinalTime 2019-11-16 13:02:35 -06:00
trainer_pokemon_sprites.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
trainer_see.c Document aqua/magma hideout scripts 2019-11-01 17:22:45 -05:00
trig.c fix merge conflicts 2017-09-21 10:50:15 +02:00
tv.c Merge branch 'master' into doc-scriptclean 2019-11-13 19:25:41 -05:00
union_room_battle.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
union_room_chat.c Merge pull request #821 from GriffinRichards/document-textinput 2019-10-02 09:49:26 -04:00
union_room_player_avatar.c Use event object constants 2019-05-25 14:41:48 -05:00
union_room.c Document Contest scripts 2019-11-13 18:20:55 -06:00
unk_81BAD84.c Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
unk_pokedex_area_screen_helper.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
unk_text_util_2.c Merge branch 'master' into extern-cleanup 2019-03-08 02:45:26 -05:00
unk_transition.c RGB Constants 2019-04-04 17:05:46 -04:00
use_pokeblock.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
util.c Reformat mevent server and client scripts 2019-04-03 17:04:42 -05:00
walda_phrase.c Fully document move_tutor (formerly learn_move) 2019-03-03 02:50:40 -05:00
wallclock.c RGB Constants 2019-04-04 17:05:46 -04:00
water.c starting battle_anim_effects_2 2019-10-20 12:29:08 -05:00
wild_encounter.c add subgroups for fishing rods to encounter json 2019-10-14 18:12:03 -05:00