pokeemerald/src
2020-08-24 14:51:43 -04:00
..
data Merge pull request #1147 from GriffinRichards/doc-contestai 2020-08-21 15:16:37 -04:00
agb_flash_1m.c
agb_flash_le.c
agb_flash_mx.c
agb_flash.c holding back on casts 2020-07-28 15:22:15 -04:00
AgbRfu_LinkManager.c semicolon 2020-07-28 15:23:02 -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 Merge master into ObjEvent rename 2019-11-25 20:00:04 -05:00
bard_music.c
battle_ai_script_commands.c Clean up some battle scr cmd data 2020-07-18 18:10:15 -04:00
battle_ai_switch_items.c Add stat stage constants 2020-08-04 20:38:57 -04:00
battle_anim_bug.c Change signedness and add casts to avoid implicit conversion warnings 2020-07-28 15:22:15 -04:00
battle_anim_dark.c Document contest appeal 2020-08-15 14:32:30 -04:00
battle_anim_dragon.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_effects_1.c holding back on casts 2020-07-28 15:22:15 -04:00
battle_anim_effects_2.c Use fixed point macros for math util 2020-05-24 08:28:02 -05:00
battle_anim_effects_3.c Document contest appeal 2020-08-15 14:32:30 -04:00
battle_anim_electric.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_fight.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_fire.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_flying.c removed stray line 2020-08-12 19:58:58 -04:00
battle_anim_ghost.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_ground.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_ice.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_mon_movement.c Clean up battle anim C for doc 2020-02-25 12:54:08 -06:00
battle_anim_mons.c Document contest appeal 2020-08-15 14:32:30 -04:00
battle_anim_normal.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_poison.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_psychic.c semicolon 2020-07-28 15:23:02 -04:00
battle_anim_rock.c Fix out of bounds array access in intro Groudon segment 2020-06-10 13:27:46 -07:00
battle_anim_smokescreen.c Clean up some battle scr cmd data 2020-07-18 18:10:15 -04:00
battle_anim_sound_tasks.c Document contest appeal 2020-08-15 14:32:30 -04:00
battle_anim_special.c Clean up battle anim C for doc 2020-02-25 12:54:08 -06:00
battle_anim_status_effects.c Clean up move anim doc 2020-02-25 12:54:08 -06:00
battle_anim_utility_funcs.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
battle_anim_water.c matching 2020-08-13 21:20:55 -04:00
battle_anim.c Document contest appeal 2020-08-15 14:32:30 -04:00
battle_arena.c Merge master into ObjEvent rename and prune accidental inclusions 2020-01-08 05:43:06 -05:00
battle_bg.c Sync digit_obj_util 2020-04-08 16:27:11 -04:00
battle_controller_link_opponent.c Label union room battle trainer 2020-06-03 15:28:29 -04:00
battle_controller_link_partner.c Merge master into ObjEvent rename and prune accidental inclusions 2020-01-08 05:43:06 -05:00
battle_controller_opponent.c More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
battle_controller_player_partner.c More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
battle_controller_player.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
battle_controller_recorded_opponent.c Label union room battle trainer 2020-06-03 15:28:29 -04:00
battle_controller_recorded_player.c More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
battle_controller_safari.c Merge branch 'master' into contest-ai-cleanup 2019-04-07 20:20:22 -04:00
battle_controller_wally.c More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
battle_controllers.c Sync link_rfu_2.c 2020-06-07 12:54:50 -04:00
battle_dome.c Documentation of unk field 2020-08-23 21:34:31 -04:00
battle_factory_screen.c Merge pull request #1088 from GriffinRichards/doc-starterchoose 2020-07-17 16:02:10 -04:00
battle_factory.c Clean up some frontier mon use in battle factory 2020-07-13 00:47:30 -04:00
battle_gfx_sfx_util.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
battle_interface.c Match sub_8072308 2020-01-10 16:38:47 -05:00
battle_intro.c Match unref_sub_8119094 2019-07-01 15:06:58 +02:00
battle_main.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
battle_message.c Documentation of unk field 2020-08-23 21:34:31 -04:00
battle_palace.c Merge master into ObjEvent rename and prune accidental inclusions 2020-01-08 05:43:06 -05:00
battle_pike.c Add misc party constant usage 2020-04-09 15:18:53 -04:00
battle_pyramid_bag.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
battle_pyramid.c Merge branch 'master' into fix-eventobj 2020-01-12 22:42:43 -05:00
battle_records.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
battle_script_commands.c Documentation of unk field 2020-08-23 21:34:31 -04:00
battle_setup.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
battle_tent.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
battle_tower.c Merge pull request #1141 from GriffinRichards/add-nonmatch 2020-08-21 12:44:07 -04:00
battle_transition_frontier.c Document unk_transition 2020-07-02 15:45:37 -04:00
battle_transition.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
battle_tv.c Add stat stage constants 2020-08-04 20:38:57 -04:00
battle_util2.c Use friendship event constants 2020-02-04 12:16:15 -06:00
battle_util.c Merge pull request #1122 from GriffinRichards/clean-battlemsg 2020-08-10 14:29:27 -04:00
berry_blender.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
berry_crush.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
berry_fix_graphics.c Minor berry fix data clean up 2020-02-08 14:23:41 -06:00
berry_fix_program.c Minor berry fix data clean up 2020-02-08 14:23:41 -06:00
berry_powder.c Move berry powder data to src 2020-02-08 14:22:53 -06:00
berry_tag_screen.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
berry.c Change signedness and add casts to avoid implicit conversion warnings 2020-07-28 15:22:15 -04:00
bike.c Merge branch 'master' into doc-overworld 2020-07-15 00:40:47 -04:00
birch_pc.c Document pc.inc and prof_birch.inc 2019-10-07 01:13:34 -04:00
braille_puzzles.c Merge branch 'master' into doc-overworld 2020-07-15 00:40:47 -04:00
cable_car.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
cable_club.c Split contest funcs from script_pokemon_util 2020-08-13 17:42:12 -04: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 Start documenting roulette 2020-07-30 19:37:16 -04:00
confetti_util.c confetti 2020-08-24 14:51:43 -04:00
contest_ai.c Document contest AI scripts 2020-08-21 14:57:17 -04:00
contest_effect.c Document contest AI commands 2020-08-21 02:36:48 -04:00
contest_link_util.c Document link contest connection 2020-08-13 16:27:40 -04:00
contest_link.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
contest_painting.c Document contest results 2020-06-18 17:50:13 -04:00
contest_util.c Documentation of unk field 2020-08-23 21:34:31 -04:00
contest.c Documentation of unk field 2020-08-23 21:34:31 -04:00
coord_event_weather.c Add comment for ABNORMAL_WEATHER 2019-12-06 19:05:28 -06:00
credits.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
crt0.s Sort out asm 2020-07-16 18:28:38 -04:00
data.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
daycare.c Documentation of unk field 2020-08-23 21:34:31 -04:00
decompress.c switch to pret short-types and tabs vs spaces 2020-05-21 00:25:30 +02:00
decoration_inventory.c Document decoration.c 2020-03-06 09:47:20 +00:00
decoration.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
dewford_trend.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
digit_obj_util.c semicolon 2020-07-28 15:23:02 -04:00
diploma.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
dodrio_berry_picking.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
dynamic_placeholder_text_util.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
easy_chat.c Change signedness and add casts to avoid implicit conversion warnings 2020-07-28 15:22:15 -04:00
egg_hatch.c Start documenting naming screen 2020-08-07 02:00:41 -04:00
ereader_helpers.c Clean up some of save.c 2020-01-12 18:42:41 -06:00
ereader_screen.c Document link contest connection 2020-08-13 16:27:40 -04:00
event_data.c Merge master into ObjEvent rename 2019-12-15 02:00:00 -05:00
event_object_lock.c Document union_room.c 2020-05-31 13:11:18 -04:00
event_object_movement.c Update event_object_movement.c 2020-08-02 15:37:04 +02:00
evolution_graphics.c More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
evolution_scene.c Document some battle_bg-related things 2019-11-07 18:24:04 -06:00
faraway_island.c Document faraway island 2020-07-27 13:14:48 -04:00
field_camera.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
field_control_avatar.c Document misc field control 2020-06-29 17:24:17 -04:00
field_door.c Allow flag/var counts to be updated alongside values 2020-06-24 17:00:19 -04:00
field_effect_helpers.c Merge branch 'master' into doc-overworld 2020-07-08 15:51:58 -04:00
field_effect.c Merge branch 'master' into doc-overworld 2020-07-28 17:46:17 -04:00
field_message_box.c Document cable_club.c 2020-06-06 16:10:03 -04:00
field_player_avatar.c Match function signatures 2020-07-31 20:20:00 -04:00
field_poison.c Use friendship event constants 2020-02-04 12:16:15 -06:00
field_region_map.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
field_screen_effect.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
field_special_scene.c Merge branch 'master' into doc-overworld 2020-07-15 00:40:47 -04:00
field_specials.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
field_tasks.c Merge branch 'master' into doc-overworld 2020-07-15 00:40:47 -04:00
field_weather_effect.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
field_weather.c Update old weather names in field_weather_effect 2019-12-06 19:05:28 -06:00
fieldmap.c Merge branch 'master' into doc-overworld 2020-07-08 15:51:58 -04:00
fldeff_cut.c Remove const 2020-08-23 17:22:15 -04:00
fldeff_dig.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_escalator.c Fix elevator metatile typo 2020-07-06 16:02:49 -04:00
fldeff_flash.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_misc.c Merge branch 'master' into doc-overworld 2020-07-15 00:40:47 -04:00
fldeff_rocksmash.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_softboiled.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
fldeff_strength.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_sweetscent.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
fldeff_teleport.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
frontier_pass.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
frontier_util.c Split contest funcs from script_pokemon_util 2020-08-13 17:42:12 -04:00
graphics.c Merge pull request #1141 from GriffinRichards/add-nonmatch 2020-08-21 12:44:07 -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 Start documenting naming screen 2020-08-07 02:00:41 -04:00
heal_location.c Index heal location data, use better names 2020-04-28 19:59:08 -05:00
hof_pc.c Document more script_menu, lilycove harbor 2019-09-19 17:27:34 -04:00
image_processing_effects.c fix aggressive loop optimizations 2020-07-05 18:09:59 +02:00
international_string_util.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
intro_credits_graphics.c More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
intro.c Document move anims A-C 2020-02-25 12:54:08 -06:00
item_icon.c Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
item_menu_icons.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
item_menu.c Merge branch 'master' into doc-overworld 2020-07-15 00:40:47 -04:00
item_use.c Merge branch 'master' into doc-overworld 2020-07-28 17:46:17 -04:00
item.c Add some capacity constants 2020-01-26 09:42:55 -06:00
landmark.c
libgcnmultiboot.s Sort out asm 2020-07-16 18:28:38 -04:00
libisagbprn.c
librfu_intr.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
librfu_rfu.c Sync link_rfu_2.c 2020-06-07 12:54:50 -04:00
librfu_sio32id.c Port librfu from firered 2020-02-16 13:49:36 -05:00
librfu_stwi.c Port librfu from firered 2020-02-16 13:49:36 -05:00
lilycove_lady.c Changes from review 2019-08-21 17:06:55 -05:00
link_rfu_2.c Document link contest connection 2020-08-13 16:27:40 -04:00
link_rfu_3.c match 2020-08-16 12:33:58 -04:00
link.c Document link contest connection 2020-08-13 16:27:40 -04:00
list_menu.c Documentation of unk field 2020-08-23 21:34:31 -04:00
load_save.c Standardize EVENT_OBJECT to OBJECT_EVENT 2019-11-20 23:12:51 -05:00
lottery_corner.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
m4a_1.s Move asm srcs to src 2019-08-21 17:08:40 -05:00
m4a_tables.c
m4a.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
mail_data.c Document party_menu first pass 2019-10-25 15:41:06 -04:00
mail.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
main_menu.c Start documenting naming screen 2020-08-07 02:00:41 -04:00
main.c Give proper names to some functions 2020-07-14 11:13:03 +02:00
map_name_popup.c Merge pull request #968 from GriffinRichards/doc-regionmap 2020-03-17 10:38:20 -04:00
match_call.c Documentation of unk field 2020-08-23 21:34:31 -04:00
math_util.c Document math_util.c 2020-05-24 08:28:02 -05:00
mauville_old_man.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
menu_helpers.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
menu_specialized.c Merge branch 'master' into doc-pblock 2020-08-12 19:49:55 -04:00
menu.c Documentation of unk field 2020-08-23 21:34:31 -04:00
metatile_behavior.c Document Sky Pillar outside 2019-11-09 08:41:43 -06:00
mevent2.c Document cable_club.c 2020-06-06 16:10:03 -04:00
mevent_801BAAC.c Start documenting naming screen 2020-08-07 02:00:41 -04:00
mevent_client.c Standardize Event Object to Object Event 2019-11-20 22:55:44 -05:00
mevent_news.c Some script clean up, document secret base secrets show 2020-01-12 19:39:30 -06: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
minigame_countdown.c Sync minigame_countdown 2020-04-08 17:23:32 -04:00
mirage_tower.c Rename roulette_util to palette_util 2020-08-04 19:24:36 -04:00
mon_markings.c More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
money.c Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
move_relearner.c Document some overworld and field effects 2020-06-23 15:48:53 -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 link contest connection 2020-08-13 16:27:40 -04:00
mystery_event_msg.c
mystery_event_script.c Document mauville_man.inc 2019-10-21 17:21:53 -05:00
mystery_gift.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
naming_screen.c Finish documenting naming screen 2020-08-07 20:18:09 -04:00
new_game.c Document union_room_chat.c 2020-06-02 18:35:00 -04:00
option_menu.c Label option menu pal 2020-07-19 15:44:58 -04:00
overworld.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
palette_util.c Rename roulette_util to palette_util 2020-08-04 19:24:36 -04:00
palette.c fix unaligned memory access in BlendPalette 2019-06-29 11:08:46 -05:00
party_menu.c Merge branch 'master' into doc-overworld 2020-07-28 17:46:17 -04:00
play_time.c Unnest if statements 2020-06-08 17:09:54 -04:00
player_pc.c Change signedness and add casts to avoid implicit conversion warnings 2020-07-28 15:22:15 -04:00
pokeball.c Give proper names to some functions 2020-07-14 11:13:03 +02:00
pokeblock_feed.c Merge branch 'master' into doc-overworld 2020-07-18 20:24:09 -04:00
pokeblock.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
pokedex_area_region_map.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
pokedex_area_screen.c Allow flag/var counts to be updated alongside values 2020-06-24 17:00:19 -04:00
pokedex_cry_screen.c Document pokedex cry screen 2020-03-10 14:02:03 -04:00
pokedex.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
pokemon_animation.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
pokemon_icon.c More battle_dome.c doc 2020-01-07 22:30:37 -05:00
pokemon_jump.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
pokemon_size_record.c Use STR_CONV constants 2019-09-30 15:43:44 -04:00
pokemon_storage_system.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
pokemon_summary_screen.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
pokemon.c Merge pull request #1141 from GriffinRichards/add-nonmatch 2020-08-21 12:44:07 -04:00
pokenav_conditions_1.c Merge branch 'master' into doc-pblock 2020-08-12 19:49:55 -04:00
pokenav_conditions_2.c Merge branch 'master' into doc-pblock 2020-08-12 19:49:55 -04:00
pokenav_conditions_3.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
pokenav_main_menu.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
pokenav_match_call_1.c Allow flag/var counts to be updated alongside values 2020-06-24 17:00:19 -04:00
pokenav_match_call_2.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
pokenav_match_call_data.c Clean up match call doc 2019-12-08 15:49:36 -05:00
pokenav_match_call_ui.c Document some pokenav and region map 2020-02-05 21:04:43 -05:00
pokenav_menu_handler_1.c Document some pokenav and region map 2020-02-05 21:04:43 -05:00
pokenav_menu_handler_2.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
pokenav_region_map.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
pokenav_ribbons_1.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
pokenav_ribbons_2.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
pokenav.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
post_battle_event_funcs.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
random.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
rayquaza_scene.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
record_mixing.c Merge pull request #1141 from GriffinRichards/add-nonmatch 2020-08-21 12:44:07 -04:00
recorded_battle.c Clean up some of save.c 2020-01-12 18:42:41 -06:00
region_map.c Merge branch 'master' into doc-overworld 2020-07-15 00:40:47 -04:00
reset_rtc_screen.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
reset_save_heap.c Clean up some of save.c 2020-01-12 18:42:41 -06: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
rotating_gate.c Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
rotating_tile_puzzle.c Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj 2020-02-12 13:05:57 -05:00
roulette.c Remove redundant parens 2020-08-10 17:09:17 -04: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 semicolon 2020-07-28 15:23:02 -04:00
save_location.c Label GCN link flags field 2020-04-13 08:42:31 -04:00
save.c Document link contest connection 2020-08-13 16:27:40 -04:00
scanline_effect.c Clean up data headers 2019-04-05 07:53:23 -05:00
scrcmd.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
script_menu.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
script_movement.c Fix event constant file names 2019-11-21 14:03:35 -05:00
script_pokemon_util.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
script.c Standardize Event Object to Object Event 2019-11-20 22:55:44 -05:00
secret_base.c Update secret_base.c 2020-07-28 15:23:04 -04:00
shop.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
siirtc.c Bugfixes from #591 2019-03-03 09:31:08 -06:00
slot_machine.c Merge branch 'master' into doc-slotmachine 2020-07-28 17:41:34 -04:00
sound.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
start_menu.c Change signedness and add casts to avoid implicit conversion warnings 2020-07-28 15:22:15 -04:00
starter_choose.c Merge branch 'master' into doc-overworld 2020-07-18 20:24:09 -04:00
strings.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
task.c document slot machine 2019-02-28 21:21:56 -06:00
text_input_strings.c Move text input strings to src 2020-02-13 14:48:19 -06:00
text_window.c Start documenting naming screen 2020-08-07 02:00:41 -04:00
tileset_anims.c Fully document tileset animations 2019-02-08 15:07:42 -06:00
time_events.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
title_screen.c Add tilemap rendering capability to gbagfx 2020-04-24 08:47:22 -04:00
trade.c Document link contest connection 2020-08-13 16:27:40 -04:00
trader.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
trainer_card.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
trainer_hill.c Continue documenting overworld/field effects 2020-06-29 01:26:29 -04:00
trainer_pokemon_sprites.c Document Trainer Card 2020-02-08 14:31:17 -06:00
trainer_see.c Merge branch 'master' into doc-overworld 2020-07-28 17:46:17 -04:00
trig.c
tv.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
union_room_battle.c Document link contest connection 2020-08-13 16:27:40 -04:00
union_room_chat.c sizeOf data type, not pointer value 2020-08-23 21:34:31 -04:00
union_room_player_avatar.c Merge branch 'master' of https://github.com/pret/pokeemerald into add-flagvarsave 2020-07-08 16:03:32 -04:00
union_room.c Documentation of unk field 2020-08-23 21:34:31 -04:00
unk_text_util_2.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
use_pokeblock.c Clean up use_pokeblock doc, some menu_specialized 2020-08-12 18:39:15 -04:00
util.c Reformat mevent server and client scripts 2019-04-03 17:04:42 -05:00
walda_phrase.c Document some warp/field screen effect 2019-12-17 05:23:07 -05:00
wallclock.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
wild_encounter.c Merge branch 'master' into doc-overworld 2020-07-18 20:24:09 -04:00
wireless_communication_status_screen.c Document wireless_communication_status_screen.c 2020-06-03 14:07:40 -04:00