pokeemerald/src
2021-11-13 15:52:58 -05:00
..
data Rename WalkInPlaceFastest to WalkInPlaceFaster 2021-11-05 01:54:34 +08:00
agb_flash_1m.c
agb_flash_le.c
agb_flash_mx.c
agb_flash.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
AgbRfu_LinkManager.c re-remove extra semicolons (from #1104) 2020-10-19 05:58:51 -04:00
anim_mon_front_pics.c Sync Unown and qmark mon folders with pokefirered 2020-02-25 14:18:28 -06:00
apprentice.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
bard_music.c Document easy chat 2021-02-24 11:03:45 -05:00
battle_ai_script_commands.c Standarized Solarbeam into Solar Beam 2021-11-01 18:36:35 -03:00
battle_ai_switch_items.c Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
battle_anim_bug.c Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
battle_anim_dark.c Document some single-remaining symbols 2021-09-24 17:14:20 -04:00
battle_anim_dragon.c Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
battle_anim_effects_1.c Standarized Solarbeam into Solar Beam 2021-11-01 18:36:35 -03:00
battle_anim_effects_2.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
battle_anim_effects_3.c Label remaining symbols in graphics.c 2021-10-27 13:47:18 -04:00
battle_anim_electric.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_fight.c Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
battle_anim_fire.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_flying.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_ghost.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
battle_anim_ground.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_ice.c Start misc battle documentation 2021-10-08 16:39:46 -04:00
battle_anim_mon_movement.c Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
battle_anim_mons.c Start misc battle documentation 2021-10-08 16:39:46 -04:00
battle_anim_normal.c Document some single-remaining symbols 2021-09-24 17:14:20 -04:00
battle_anim_poison.c Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
battle_anim_psychic.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_rock.c Start misc battle documentation 2021-10-08 16:39:46 -04:00
battle_anim_smokescreen.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_sound_tasks.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_status_effects.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_anim_throw.c Document remaining symbols in pokemon.c 2021-10-02 23:48:12 -04:00
battle_anim_utility_funcs.c Start misc battle documentation 2021-10-08 16:39:46 -04:00
battle_anim_water.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
battle_anim.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
battle_arena.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
battle_bg.c Label remaining symbols in graphics.c 2021-10-27 13:47:18 -04:00
battle_controller_link_opponent.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
battle_controller_link_partner.c Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
battle_controller_opponent.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
battle_controller_player_partner.c Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
battle_controller_player.c EXT_CTRL_CODE_SIZE -> EXT_CTRL_CODE_FONT 2021-10-29 19:00:07 -03:00
battle_controller_recorded_opponent.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
battle_controller_recorded_player.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
battle_controller_safari.c Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
battle_controller_wally.c Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
battle_controllers.c Merge branch 'master' into doc-miscbattle 2021-10-15 22:46:43 -04:00
battle_dome.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
battle_factory_screen.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
battle_factory.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_gfx_sfx_util.c Label remaining symbols in graphics.c 2021-10-27 13:47:18 -04:00
battle_interface.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
battle_intro.c Start misc battle documentation 2021-10-08 16:39:46 -04:00
battle_main.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
battle_message.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
battle_palace.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_pike.c Document fieldmap 2021-04-06 16:05:43 -04:00
battle_pyramid_bag.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
battle_pyramid.c Label remaining symbols in graphics.c 2021-10-27 13:47:18 -04:00
battle_records.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
battle_script_commands.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
battle_setup.c Using WEATHER_SANDSTORM in battle_setup 2021-11-06 14:55:27 -03:00
battle_tent.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_tower.c Add font id constants 2021-10-30 19:54:15 -04:00
battle_transition_frontier.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
battle_transition.c Clean up battle transition doc 2021-10-29 18:57:41 -04:00
battle_tv.c Standarized Solarbeam into Solar Beam 2021-11-01 18:36:35 -03:00
battle_util2.c Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
battle_util.c Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
berry_blender.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
berry_crush.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
berry_fix_graphics.c Minor berry fix data clean up 2020-02-08 14:23:41 -06:00
berry_fix_program.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
berry_powder.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
berry_tag_screen.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
berry.c Document Berry Crush 2021-03-18 15:18:23 -04:00
bike.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
birch_pc.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
braille_puzzles.c Clean up braille_puzzles 2021-10-30 11:59:14 -04:00
braille.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
cable_car.c Label some animation index numbers 2021-10-30 01:37:49 +08:00
cable_club.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
clear_save_data_screen.c Merge pull request #1536 from GriffinRichards/clean-braille 2021-11-03 13:17:29 -04:00
clock.c Document some field_specials data 2019-09-17 16:50:17 -05:00
coins.c Add font id constants 2021-10-30 19:54:15 -04:00
confetti_util.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
contest_ai.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
contest_effect.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
contest_link_util.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
contest_link.c Merge branch 'master' into doc-union 2021-10-07 16:10:35 -04:00
contest_painting.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
contest_util.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
contest.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
coord_event_weather.c Add comment for ABNORMAL_WEATHER 2019-12-06 19:05:28 -06:00
credits.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
crt0.s Document mystery gift link scripts, general mystery gift 2021-10-15 12:05:06 -04:00
data.c Move unknown data table, reference with species 2021-04-25 02:19:01 -04:00
daycare.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
decompress.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
decoration_inventory.c Document decoration.c 2020-03-06 09:47:20 +00:00
decoration.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
dewford_trend.c Document record mixing mail swap 2021-10-24 15:49:19 -04:00
digit_obj_util.c Update src/digit_obj_util.c 2020-10-26 19:14:08 -03:00
diploma.c Merge pull request #1542 from GriffinRichards/doc-menu 2021-11-08 21:23:21 -05:00
dodrio_berry_picking.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
dynamic_placeholder_text_util.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
easy_chat.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
egg_hatch.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
ereader_helpers.c Document ereader screen 2021-10-26 15:44:42 -04:00
ereader_screen.c Document ereader screen 2021-10-26 15:44:42 -04:00
event_data.c General mystery gift documentation, finish mystery gift client/server/scripts 2021-10-16 23:35:17 -04:00
event_object_lock.c Document field player functions 2021-10-27 01:39:00 +08:00
event_object_movement.c Rename WalkInPlaceFastest to WalkInPlaceFaster 2021-11-05 01:54:34 +08:00
evolution_graphics.c Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
evolution_scene.c More battle doc, add battle window ids 2021-10-09 03:01:10 -04:00
faraway_island.c Add MAP_OFFSET 2021-10-09 13:19:27 -04:00
field_camera.c Minor misc field doc 2021-04-06 17:17:41 -04:00
field_control_avatar.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
field_door.c Add MAP_OFFSET 2021-10-09 13:19:27 -04:00
field_effect_helpers.c Clean up metatile_behavior 2021-10-18 12:54:29 -04:00
field_effect.c Rename WalkInPlaceFastest to WalkInPlaceFaster 2021-11-05 01:54:34 +08:00
field_message_box.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
field_player_avatar.c Merge pull request #1542 from GriffinRichards/doc-menu 2021-11-08 21:23:21 -05:00
field_poison.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
field_region_map.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
field_screen_effect.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
field_special_scene.c Add MAP_OFFSET 2021-10-09 13:19:27 -04:00
field_specials.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
field_tasks.c Add MAP_OFFSET 2021-10-09 13:19:27 -04:00
field_weather_effect.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
field_weather.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
fieldmap.c Add MAP_OFFSET 2021-10-09 13:19:27 -04:00
fldeff_cut.c Add TAG_NONE 2021-09-14 13:14:14 -04:00
fldeff_dig.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_escalator.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
fldeff_flash.c Label misc field effects 2021-03-22 15:30:19 -05:00
fldeff_misc.c Add TAG_NONE 2021-09-14 13:14:14 -04:00
fldeff_rocksmash.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_softboiled.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_strength.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_sweetscent.c Document some event object movement 2021-04-06 14:34:36 -04:00
fldeff_teleport.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
fonts.c Convert fonts.s to C 2021-10-31 01:44:18 -04:00
frontier_pass.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
frontier_util.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
graphics.c Start remaining menu documentation 2021-11-03 17:38:08 -04:00
gym_leader_rematch.c Allow flag/var counts to be updated alongside values 2020-06-24 17:00:19 -04:00
hall_of_fame.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
heal_location.c Index heal location data, use better names 2020-04-28 19:59:08 -05:00
hof_pc.c Add palette selection constants 2021-02-24 11:03:51 -05:00
image_processing_effects.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
international_string_util.c Merge branch 'master' into doc-finalmisc 2021-11-03 13:56:22 -04:00
intro_credits_graphics.c Merge branch 'master' into tag-none 2021-09-24 10:17:34 -04:00
intro.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
item_icon.c Remove redundant statements 2021-02-28 10:06:07 -06:00
item_menu_icons.c Merge pull request #1506 from GriffinRichards/single-doc 2021-09-29 00:10:09 -04:00
item_menu.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
item_use.c Merge branch 'master' into doc-finalmisc 2021-11-03 13:56:22 -04:00
item.c Various BUGFIXes and UBFIXes 2021-05-15 15:56:17 -05:00
landmark.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
libgcnmultiboot.s Sync libgcnmultiboot 2021-11-02 20:28:17 -04:00
libisagbprn.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
librfu_intr.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
librfu_rfu.c Merge branch 'master' into doc-union 2021-10-07 16:10:35 -04:00
librfu_sio32id.c Eliminate the last fakematching. We are free of nonmatchings/fakematchings! 2021-04-20 21:31:39 -04:00
librfu_stwi.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
lilycove_lady.c Merge branch 'master' into trailingSpaces 2021-09-23 21:39:21 -04:00
link_rfu_2.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
link_rfu_3.c Fix misleading RecordMixTrainerNames name 2021-10-11 10:39:37 -04:00
link.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
list_menu.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
load_save.c Document record mixing mail swap 2021-10-24 15:49:19 -04:00
lottery_corner.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
m4a_1.s document decoding buffer 2021-04-16 00:58:54 -04:00
m4a_tables.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
m4a.c unsigned int -> u32 2021-08-08 22:22:50 -04:00
mail_data.c Document record mixing mail swap 2021-10-24 15:49:19 -04:00
mail.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
main_menu.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
main.c Document some single-remaining symbols 2021-09-24 17:14:20 -04:00
map_name_popup.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
match_call.c Continue pokenav list ui doc 2021-11-13 15:52:58 -05:00
math_util.c Document math_util.c 2020-05-24 08:28:02 -05:00
mauville_old_man.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
menu_helpers.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
menu_specialized.c Clean up pokenav conditions doc 2021-11-12 11:13:49 -05:00
menu.c Finish menu documentation 2021-11-04 11:52:43 -04:00
metatile_behavior.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
minigame_countdown.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
mirage_tower.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
mon_markings.c Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
money.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
move_relearner.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
multiboot.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
mystery_event_menu.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
mystery_event_msg.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_event_script.c Merge pull request #1525 from GriffinRichards/doc-recmix 2021-10-26 14:18:38 -04:00
mystery_gift_client.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_gift_link.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_gift_menu.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
mystery_gift_scripts.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_gift_server.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_gift_view.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
mystery_gift.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
naming_screen.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
new_game.c Merge pull request #1525 from GriffinRichards/doc-recmix 2021-10-26 14:18:38 -04:00
option_menu.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
overworld.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
palette_util.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
palette.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
party_menu.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
play_time.c Unnest if statements 2020-06-08 17:09:54 -04:00
player_pc.c Finish menu documentation 2021-11-04 11:52:43 -04:00
pokeball.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
pokeblock_feed.c Merge branch 'master' into doc-finalmisc 2021-11-03 13:56:22 -04:00
pokeblock.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
pokedex_area_region_map.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
pokedex_area_screen.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
pokedex_cry_screen.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
pokedex.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
pokemon_animation.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
pokemon_icon.c Some pokemon_icon clean up 2021-10-17 22:04:08 -04:00
pokemon_jump.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
pokemon_size_record.c change usages of float/double to f32/f64 2021-05-01 01:41:27 -04:00
pokemon_storage_system.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
pokemon_summary_screen.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
pokemon.c Restore ModifyStatByNature bug notes 2021-10-27 22:38:48 -04:00
pokenav_conditions_gfx.c Start match call menu doc 2021-11-12 20:17:06 -05:00
pokenav_conditions_search_results.c Continue pokenav list ui doc 2021-11-13 15:52:58 -05:00
pokenav_conditions.c Start pokenav list ui doc 2021-11-12 20:36:19 -05:00
pokenav_main_menu.c Start match call menu doc 2021-11-12 20:17:06 -05:00
pokenav_match_call_1.c Continue pokenav list ui doc 2021-11-13 15:52:58 -05:00
pokenav_match_call_2.c Continue pokenav list ui doc 2021-11-13 15:52:58 -05:00
pokenav_match_call_data.c Start misc battle documentation 2021-10-08 16:39:46 -04:00
pokenav_match_call_ui.c Continue pokenav list ui doc 2021-11-13 15:52:58 -05:00
pokenav_menu_handler_gfx.c Start match call menu doc 2021-11-12 20:17:06 -05:00
pokenav_menu_handler.c Rename pokenav menu handler files 2021-11-12 17:13:50 -05:00
pokenav_region_map.c Start match call menu doc 2021-11-12 20:17:06 -05:00
pokenav_ribbons_list.c Continue pokenav list ui doc 2021-11-13 15:52:58 -05:00
pokenav_ribbons_summary.c Start pokenav list ui doc 2021-11-12 20:36:19 -05:00
pokenav.c Clean up pokenav general menus, organize pokenav graphics 2021-11-12 17:08:12 -05:00
post_battle_event_funcs.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
random.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
rayquaza_scene.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
record_mixing.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
recorded_battle.c Clean up recorded_battle, add MOVE_IS_PERMANENT 2021-10-12 01:14:17 -04:00
region_map.c Clean up pokenav general menus, organize pokenav graphics 2021-11-12 17:08:12 -05:00
reload_save.c Continue misc link documentation, rename reset_save_heap 2021-10-05 23:37:54 -04:00
reset_rtc_screen.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
reshow_battle_screen.c Add TRACKS_ALL, remove BGCntrlBitfield 2021-10-09 11:34:51 -04:00
roamer.c Drop double underscore 'empty' macros 2021-10-05 08:54:15 -04:00
rotating_gate.c Add MAP_OFFSET 2021-10-09 13:19:27 -04:00
rotating_tile_puzzle.c Rename TILESET_WIDTH to METATILE_ROW_WIDTH 2021-10-25 20:51:04 +01:00
roulette.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
rtc.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
safari_zone.c Document TV 2021-04-26 12:35:35 -04:00
save_failed_screen.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
save_location.c Clean up in save_location 2021-10-17 17:38:52 -04:00
save.c Fix incorrect NUM_SECTORS_PER_SLOT define 2021-10-19 16:30:00 -04:00
scanline_effect.c Use TASK_NONE constant 2021-02-24 11:03:25 -05:00
scrcmd.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
script_menu.c Finish menu documentation 2021-11-04 11:52:43 -04:00
script_movement.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
script_pokemon_util.c Document remaining symbols in pokemon.c 2021-10-02 23:48:12 -04:00
script.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
secret_base.c Start remaining menu documentation 2021-11-03 17:38:08 -04:00
shop.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
siirtc.c UBFix: uninitialized variables in m4a engine and siirtc.c (#1432) 2021-05-23 09:56:37 -05:00
slot_machine.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
sound.c Merge pull request #1516 from GriffinRichards/doc-miscbattle 2021-10-19 08:09:17 -04:00
start_menu.c Merge pull request #1542 from GriffinRichards/doc-menu 2021-11-08 21:23:21 -05:00
starter_choose.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
strings.c Finish pokenav conditions doc 2021-11-12 11:01:22 -05:00
task.c Use TASK_NONE constant 2021-02-24 11:03:25 -05:00
text_input_strings.c Move text input strings to src 2020-02-13 14:48:19 -06:00
text_window.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
tileset_anims.c Drop battle transition 'phase' terminology 2021-10-25 10:20:48 -04:00
time_events.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
title_screen.c Label remaining symbols in graphics.c 2021-10-27 13:47:18 -04:00
trade.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
trader.c Start remaining menu documentation 2021-11-03 17:38:08 -04:00
trainer_card.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
trainer_hill.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
trainer_pokemon_sprites.c Clean up trainer_pokemon_sprites 2021-10-18 01:56:24 -04:00
trainer_see.c Document field player functions 2021-10-27 01:39:00 +08:00
trig.c
tv.c Clean up international_string_util 2021-10-17 21:51:11 -04:00
union_room_battle.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
union_room_chat.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
union_room_player_avatar.c Merge branch 'master' into minor-constants 2021-10-15 22:44:49 -04:00
union_room.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
use_pokeblock.c Start pokenav list ui doc 2021-11-12 20:36:19 -05:00
util.c Use RGB macros 2021-02-14 22:08:19 +00:00
walda_phrase.c Document walda_phrase 2021-09-26 17:01:39 -04:00
wallclock.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
wild_encounter.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
wireless_communication_status_screen.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
wonder_news.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00