pokeemerald/src
2023-02-04 14:08:35 -08:00
..
data Merged with pret 2023-02-04 14:03:38 -08:00
agb_flash_1m.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
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 Documented boolean uses 2022-07-25 14:59:14 -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 Renaming Script Contexts 2022-08-15 15:18:12 -04:00
bard_music.c Review changes 2022-10-27 11:26:09 -03:00
battle_ai_script_commands.c Renamed gBaseStats to gSpeciesInfo 2022-10-24 17:01:48 -03:00
battle_ai_switch_items.c Merge pull request #1822 from AsparagusEduardo/pret/doc/typesEggGroups 2023-01-15 00:27:20 -05:00
battle_anim_bug.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_dark.c Revert incorrect constant usage, add new correct ones 2023-01-18 12:11:09 -05:00
battle_anim_dragon.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
battle_anim_effects_1.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_effects_2.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_effects_3.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_electric.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_fight.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_anim_fire.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_flying.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_ghost.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_ground.c Documented boolean uses 2022-07-25 14:59:14 -04:00
battle_anim_ice.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_mon_movement.c Revert incorrect constant usage, add new correct ones 2023-01-18 12:11:09 -05:00
battle_anim_mons.c Merge branch 'master' of https://github.com/pret/pokeemerald into sync-trade 2023-01-23 14:45:51 -05:00
battle_anim_normal.c Documented boolean uses 2022-07-25 14:59:14 -04:00
battle_anim_poison.c Documented boolean uses 2022-07-25 14:59:14 -04:00
battle_anim_psychic.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_rock.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_smokescreen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_anim_sound_tasks.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_status_effects.c Write palette IDs in hex 2022-08-19 15:29:35 +01:00
battle_anim_throw.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_utility_funcs.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_water.c Write palette IDs in hex 2022-08-19 15:29:35 +01:00
battle_anim.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_arena.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_bg.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_controller_link_opponent.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_controller_link_partner.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_controller_opponent.c Add some missing PARTY_SIZE usage 2023-01-12 10:51:20 -05:00
battle_controller_player_partner.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_controller_player.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_controller_recorded_opponent.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_controller_recorded_player.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_controller_safari.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
battle_controller_wally.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_controllers.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_dome.c Simplify some max value macros 2023-01-23 16:01:46 -05:00
battle_factory_screen.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
battle_factory.c Made Types and Egg Groups into arrays 2022-11-22 17:05:25 -03:00
battle_gfx_sfx_util.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_interface.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_intro.c Start misc battle documentation 2021-10-08 16:39:46 -04:00
battle_main.c Merged with pret 2023-02-04 14:03:38 -08:00
battle_message.c Remove some incorrect color constant usage 2023-02-01 09:32:41 -05:00
battle_palace.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
battle_pike.c Made Types and Egg Groups into arrays 2022-11-22 17:05:25 -03:00
battle_pyramid_bag.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_pyramid.c Renamed gBaseStats to gSpeciesInfo 2022-10-24 17:01:48 -03:00
battle_records.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
battle_script_commands.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_setup.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
battle_tent.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
battle_tower.c Merge pull request #1810 from AsparagusEduardo/pret/pr/baseStatsRename 2022-11-18 17:45:23 -05:00
battle_transition_frontier.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
battle_transition.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_tv.c Add usage of battle strings table offset constant 2022-03-10 10:44:04 -05:00
battle_util.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_util2.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
berry_blender.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
berry_crush.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
berry_fix_graphics.c Minor berry fix data clean up 2020-02-08 14:23:41 -06:00
berry_fix_program.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
berry_powder.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
berry_tag_screen.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
berry.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
bike.c Merge pull request #1608 from GriffinRichards/fix-fieldmap 2022-01-26 17:51:56 -05:00
birch_pc.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
braille_puzzles.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
braille.c Sync text ctrl codes with pokefirered 2022-11-23 21:13:00 -05:00
cable_car.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
cable_club.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
clear_save_data_screen.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
clock.c Document some field_specials data 2019-09-17 16:50:17 -05:00
coins.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -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 Decimal paletteNums 2022-08-19 17:05:22 +01:00
contest_util.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
contest.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
coord_event_weather.c Add comment for ABNORMAL_WEATHER 2019-12-06 19:05:28 -06:00
credits.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
crt0.s Drop usage of global directive 2022-09-02 21:53:44 -04:00
data.c Trying to fix remote reference 2022-12-05 21:57:28 -03:00
daycare.c Merged with pret 2023-02-04 14:03:38 -08:00
decompress.c [doc] clean up casts in decompress.c 2022-09-29 17:33:39 +02:00
decoration_inventory.c Additional trader clean up 2022-02-27 13:58:48 -05:00
decoration.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
dewford_trend.c Move pokemon and easy chat constants to global, misc clean-up 2021-12-28 18:07:41 -05:00
dexnav.c Merged with pret 2023-02-04 14:03:38 -08:00
digit_obj_util.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
diploma.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
dodrio_berry_picking.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
dynamic_placeholder_text_util.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
easy_chat.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
egg_hatch.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
ereader_helpers.c Update special save sector size checks 2022-08-05 12:11:33 -04:00
ereader_screen.c Document wonder news 2022-11-22 02:17:03 -05:00
event_data.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
event_object_lock.c Document field player functions 2021-10-27 01:39:00 +08:00
event_object_movement.c Merged with pret 2023-02-04 14:03:38 -08:00
evolution_graphics.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
evolution_scene.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
faraway_island.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
field_camera.c Add NUM_TILES_PER_METATILE 2022-12-03 17:29:02 -05:00
field_control_avatar.c Merged with pret 2023-02-04 14:03:38 -08:00
field_door.c Some field door comments 2022-05-18 13:03:02 -04:00
field_effect_helpers.c Merged with pret 2023-02-04 14:03:38 -08:00
field_effect.c Merged with pret 2023-02-04 14:03:38 -08:00
field_message_box.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
field_player_avatar.c merge w pret 2022-10-17 09:06:27 -04:00
field_poison.c Fixed switch syntax in Task_TryFieldPoisonWhiteOut 2022-08-24 17:01:36 -03:00
field_region_map.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
field_screen_effect.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
field_special_scene.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_specials.c Fix Best Streak stat name 2023-01-20 11:25:04 -05:00
field_tasks.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
field_weather_effect.c Merge branch 'master' into thunder 2022-10-18 04:37:56 +00:00
field_weather.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
fieldmap.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
fldeff_cut.c Revert style changes 2022-08-15 20:41:12 -04:00
fldeff_dig.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_escalator.c Disambiguate fieldmap names 2022-01-19 10:15:32 -05:00
fldeff_flash.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
fldeff_misc.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_rocksmash.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_softboiled.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_strength.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_sweetscent.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_teleport.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
fonts.c Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
frontier_pass.c Add fix for commented bug 2023-02-03 16:01:13 -05:00
frontier_util.c Fix Best Streak stat name 2023-01-20 11:25:04 -05:00
graphics.c Add fix for commented bug 2023-02-03 16:01:13 -05: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 Decimal paletteNums 2022-08-19 17:05:22 +01:00
heal_location.c Add the HEAL_LOCATION_NONE constant 2022-06-03 14:59:01 +01:00
hof_pc.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
image_processing_effects.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
international_string_util.c Sync text ctrl codes with pokefirered 2022-11-23 21:13:00 -05:00
intro_credits_graphics.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
intro.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
item_icon.c Clean up shop.c 2022-09-22 15:08:17 -04:00
item_menu_icons.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
item_menu.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
item_use.c Sync fieldmap 2022-09-02 19:29:35 -04:00
item.c Removed unused functions in item header 2022-10-04 22:06:07 -03:00
landmark.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
libgcnmultiboot.s Removed more commented out addresses 2021-12-21 22:49:30 -03:00
libisagbprn.c [debug] do not use heap allocation for MgbaPrintf 2022-09-23 04:12:57 +02:00
librfu_intr.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
librfu_rfu.c Fix phaseShit typo 2022-08-17 11:47:00 -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 Revert style changes 2022-08-15 20:41:12 -04:00
lilycove_lady.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
link_rfu_2.c Sync wireless improvements 2022-11-09 15:14:18 -05:00
link_rfu_3.c Sync trade 2022-12-15 15:40:59 -05:00
link.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
list_menu.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
load_save.c [doc] fix misnamed dma <--> aslr 2022-09-07 14:37:03 +02:00
lottery_corner.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
m4a_1.s Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
m4a_tables.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
m4a.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
mail_data.c Move pokemon and easy chat constants to global, misc clean-up 2021-12-28 18:07:41 -05:00
mail.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
main_menu.c Stop hard-coding number of preset names 2023-02-04 00:00:38 -05:00
main.c Merge pull request #1768 from SBird1337/feature/mgba-print 2022-09-23 13:49:48 -04:00
map_name_popup.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
match_call.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
math_util.c Document math_util.c 2020-05-24 08:28:02 -05:00
mauville_old_man.c Review changes 2022-10-27 11:26:09 -03:00
menu_helpers.c Cleanup from syncing pss and mon markings 2022-07-30 12:43:14 -04:00
menu_specialized.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
menu.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
metatile_behavior.c Clarify MB_SEMI_DEEP_WATER name 2023-01-17 21:32:55 -05:00
mini_printf.c Fix debug printing negative values 2023-02-01 09:36:18 -05:00
minigame_countdown.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
mirage_tower.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
mon_markings.c Review changes from https://github.com/pret/pokefirered/pull/525 2022-08-01 15:37:05 -04:00
money.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
move_relearner.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
multiboot.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
mystery_event_menu.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
mystery_event_msg.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_event_script.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
mystery_gift_client.c Merge pull request #1678 from GriffinRichards/const-frontier 2022-06-18 10:22:58 -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' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
mystery_gift_scripts.c Document wonder news 2022-11-22 02:17:03 -05:00
mystery_gift_server.c Use the FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:56:11 +01:00
mystery_gift_view.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
mystery_gift.c Document wonder news 2022-11-22 02:17:03 -05:00
naming_screen.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
new_game.c Merged with pret 2023-02-04 14:03:38 -08:00
option_menu.c Options menu: cleanup 2022-08-22 08:38:06 +01:00
overworld.c Merged with pret 2023-02-04 14:03:38 -08:00
palette_util.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
palette.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
party_menu.c Merged with pret 2023-02-04 14:03:38 -08:00
play_time.c Unnest if statements 2020-06-08 17:09:54 -04:00
player_pc.c Add missing cursorKind field usage 2022-11-09 15:37:47 -05:00
pokeball.c Undefined temporary preproc macro HIBYTE 2022-09-07 13:41:48 -03:00
pokeblock_feed.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
pokeblock.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
pokedex_area_region_map.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
pokedex_area_screen.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
pokedex_cry_screen.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
pokedex.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
pokemon_animation.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
pokemon_icon.c Merged with pret 2023-02-04 14:03:38 -08:00
pokemon_jump.c Decimal paletteNums 2022-08-19 17:05:22 +01: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 Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
pokemon_summary_screen.c Merged with pret 2023-02-04 14:03:38 -08:00
pokemon.c Merged with pret 2023-02-04 14:03:38 -08:00
pokenav_conditions_gfx.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
pokenav_conditions_search_results.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
pokenav_conditions.c Document some generic argument names 2022-05-31 14:34:25 -04:00
pokenav_list.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
pokenav_main_menu.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
pokenav_match_call_data.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
pokenav_match_call_gfx.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
pokenav_match_call_list.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_menu_handler_gfx.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
pokenav_menu_handler.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_region_map.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
pokenav_ribbons_list.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
pokenav_ribbons_summary.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
pokenav.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
post_battle_event_funcs.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
random.c add dexnav 2021-04-02 12:28:00 -06:00
rayquaza_scene.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
record_mixing.c Documenting padding in structs used by Saveblocks 2022-12-17 22:55:43 -03:00
recorded_battle.c Moved ILLEGAL_BATTLE_TYPES to include\constants\battle.h and renamed it to BATTLE_TYPE_RECORDED_INVALID 2022-10-07 15:49:00 -03:00
region_map.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
reload_save.c Document remainder of save.c 2021-11-08 19:45:14 -05:00
reset_rtc_screen.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
reshow_battle_screen.c gReservedSpritePaletteCount using MAX_BATTLERS_COUNT for battles 2022-09-14 12:20:59 -03:00
roamer.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
rom_header_gf.c Merge pull request #1810 from AsparagusEduardo/pret/pr/baseStatsRename 2022-11-18 17:45:23 -05:00
rom_header.s Merge pull request #1763 from GriffinRichards/rm-global 2022-09-13 15:08:37 -04:00
rotating_gate.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
rotating_tile_puzzle.c Clean up lock/unlock anim movement 2022-08-12 21:18:10 -04:00
roulette.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
rtc.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
safari_zone.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
save_failed_screen.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
save_location.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
save.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
scanline_effect.c Use TASK_NONE constant 2021-02-24 11:03:25 -05:00
scrcmd.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
script_menu.c Fix 'y' actually being 'x' in CreatePCMultichoice 2022-09-08 10:38:52 +02:00
script_movement.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
script_pokemon_util.c Continue updating event macro comments 2021-11-16 13:10:23 -05:00
script.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
secret_base.c More missing constant usage 2022-11-09 15:53:47 -05:00
shop.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
siirtc.c Include config.h in siirtc.c 2022-06-03 21:04:14 +03:00
slot_machine.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
sound.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
start_menu.c Merged with pret 2023-02-04 14:03:38 -08:00
starter_choose.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
strings.c Merge branch 'master' of https://github.com/pret/pokeemerald into dexnav 2022-08-04 19:06:29 -04: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 Merged with pret 2023-02-04 14:03:38 -08:00
tileset_anims.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
tilesets.c Convert tilesets.s to C 2022-09-27 17:23:26 -04:00
time_events.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
title_screen.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
trade.c Merge branch 'master' of https://github.com/pret/pokeemerald into sync-trade 2023-01-23 14:45:51 -05:00
trader.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
trainer_card.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
trainer_hill.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
trainer_pokemon_sprites.c Write palette IDs in hex 2022-08-19 15:29:35 +01:00
trainer_see.c Merge branch 'master' of https://github.com/pret/pokeemerald into sync-trade 2023-01-23 14:45:51 -05:00
trig.c
tv.c Removed free macro 2022-09-16 20:36:44 -03:00
union_room_battle.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
union_room_chat.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
union_room_player_avatar.c Sync wireless improvements 2022-11-09 15:14:18 -05:00
union_room.c Merge branch 'master' of https://github.com/pret/pokeemerald into sync-trade 2023-01-23 14:45:51 -05:00
use_pokeblock.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
util.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
walda_phrase.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
wallclock.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
wild_encounter.c Merged with pret 2023-02-04 14:03:38 -08:00
wireless_communication_status_screen.c Add fix for described UB 2023-02-01 15:44:48 -05:00
wonder_news.c Document wonder news 2022-11-22 02:17:03 -05:00