pokefirered/src
2022-09-02 19:42:26 -04:00
..
data Merge branch 'master' of https://github.com/pret/pokefirered into sync-b-anim 2022-08-19 11:30:00 -04:00
agb_flash_1m.c first commit 2017-12-16 23:54:22 -08:00
agb_flash_le.c first commit 2017-12-16 23:54:22 -08:00
agb_flash_mx.c first commit 2017-12-16 23:54:22 -08:00
agb_flash.c make flash source volatile (ported from emerald) 2021-06-26 22:53:49 -04:00
AgbRfu_LinkManager.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
bag.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
battle_ai_script_commands.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_ai_switch_items.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_anim_bug.c Sync battle anim - fire 2022-08-16 15:15:07 -04:00
battle_anim_dark.c Sync battle anim - scripts 2022-08-19 01:07:53 -04:00
battle_anim_dragon.c Sync battle anim - dragon 2022-08-14 18:36:29 -04:00
battle_anim_effects_1.c Sync battle anim - scripts 2022-08-19 01:07:53 -04:00
battle_anim_effects_2.c Sync battle anim - scripts 2022-08-19 01:07:53 -04:00
battle_anim_effects_3.c Sync battle anim - flying, header cleanup 2022-08-18 14:20:25 -04:00
battle_anim_electric.c Sync battle anim - electric 2022-08-16 14:35:37 -04:00
battle_anim_fight.c Sync battle anim - fight 2022-08-16 14:51:48 -04:00
battle_anim_fire.c Sync battle anim - ghost 2022-08-16 15:27:42 -04:00
battle_anim_flying.c Sync battle anim - flying, header cleanup 2022-08-18 14:20:25 -04:00
battle_anim_ghost.c Clean up FRLG-specific anim scripts 2022-08-19 10:11:39 -04:00
battle_anim_ground.c Sync battle anim - ground 2022-08-16 15:38:51 -04:00
battle_anim_ice.c Sync battle anim - mons 2022-08-17 13:14:34 -04:00
battle_anim_mon_movement.c Sync battle anim - scripts 2022-08-19 01:07:53 -04:00
battle_anim_mons.c Merge branch 'master' of https://github.com/pret/pokefirered into sync-b-anim 2022-08-19 11:30:00 -04:00
battle_anim_normal.c Sync battle anim - normal 2022-08-17 13:30:22 -04:00
battle_anim_poison.c Sync battle anim - poison, psychic 2022-08-17 13:52:24 -04:00
battle_anim_psychic.c Sync battle anim - poison, psychic 2022-08-17 13:52:24 -04:00
battle_anim_rock.c Sync battle anim - rock 2022-08-17 14:18:30 -04:00
battle_anim_smokescreen.c Sync battle anim - smokescreen 2022-08-17 14:29:23 -04:00
battle_anim_sound_tasks.c Sync battle anim - sound tasks 2022-08-17 14:44:26 -04:00
battle_anim_special.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_anim_status_effects.c Sync battle anim - status effects 2022-08-17 15:14:30 -04:00
battle_anim_utility_funcs.c Sync battle anim - scripts 2022-08-19 01:07:53 -04:00
battle_anim_water.c Sync battle anim.c 2022-08-17 15:57:46 -04:00
battle_anim.c Sync battle anim - script funcs 2022-08-19 10:29:25 -04:00
battle_bg.c Review changes 2022-07-29 16:57:13 -04:00
battle_controller_link_opponent.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
battle_controller_link_partner.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_controller_oak_old_man.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_controller_opponent.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_controller_player.c Merge pull request #537 from GriffinRichards/doc-bmsg 2022-08-23 10:45:48 -04:00
battle_controller_pokedude.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_controller_safari.c Merge branch 'master' of https://github.com/pret/pokefirered into sync-b-anim 2022-08-23 10:47:07 -04:00
battle_controllers.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_gfx_sfx_util.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_interface.c Merge pull request #537 from GriffinRichards/doc-bmsg 2022-08-23 10:45:48 -04:00
battle_intro.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_main.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_message.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_records.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
battle_script_commands.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_setup.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_tower.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
battle_transition.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
battle_util.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
battle_util2.c Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
berry_crush.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
berry_fix_program.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
berry_pouch.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
berry_powder.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
berry.c Sync global 2021-11-19 20:36:59 -05:00
bg_regs.c through sub_8057854 2020-03-28 18:00:52 -04:00
bg.c Standarized use of star in void and struct pointers 2022-07-29 11:20:00 -04:00
bike.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
blend_palette.c Document remaining routines in field_specials 2021-03-20 11:13:58 -04:00
blit.c Port blit from Emerald 2019-04-27 12:39:26 -04:00
box_party_pokemon_dropdown.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
braille_text.c gGlyphInfo to struct 2021-03-23 09:17:23 -04:00
buy_menu_helpers.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
cable_car_util.c mark cable_car_util functions as static 2019-07-16 06:55:25 +08:00
cable_club.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
cereader_tool.c Sync save sector checks 2022-08-05 11:49:17 -04:00
clear_save_data_screen.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
coins.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
coord_event_weather.c Finish field_control_avatar 2020-03-18 21:20:42 -04:00
credits.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
crt0.s Remove address comments 2022-06-24 21:10:48 -04:00
data.c Sync data.c 2022-08-12 12:07:43 -04:00
daycare.c Sync naming_screen 2022-08-08 12:05:30 -04:00
decompress.c Standarized use of star in void and struct pointers 2022-07-29 11:20:00 -04:00
decoration.c Decoration data to C 2020-03-29 11:42:08 -04:00
digit_obj_util.c Sync berry crush from Emerald 2021-05-05 13:03:39 -04:00
diploma.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
dma3_manager.c Comment dma3 methods and create DMA3_*BIT macros 2020-04-10 15:57:08 -04:00
dodrio_berry_picking_comm.c Sync dbp - rename files 2022-08-07 13:55:50 -04:00
dodrio_berry_picking.c Sync dbp - rename files 2022-08-07 13:55:50 -04:00
dynamic_placeholder_text_util.c Add npc text color constants 2022-08-09 16:06:51 -04:00
easy_chat_2.c Multiple changes 2022-07-27 18:14:48 -04:00
easy_chat_3.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
easy_chat.c port UBFIXes from emerald 2021-06-26 22:51:41 -04:00
ereader_helpers.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
event_data.c Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
event_object_lock.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
event_object_movement.c Sync fieldmap 2022-09-02 19:24:59 -04:00
evolution_graphics.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
evolution_scene.c Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
fame_checker.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
field_camera.c Sync fieldmap 2022-09-02 19:24:59 -04:00
field_control_avatar.c Sync fieldmap 2022-09-02 19:24:59 -04:00
field_door.c Give songs meaningful english names 2020-08-29 03:11:03 -04:00
field_effect_helpers.c Sync fieldmap 2022-09-02 19:24:59 -04:00
field_effect.c Sync fieldmap 2022-09-02 19:24:59 -04:00
field_fadetransition.c Document src/overworld.c 2022-07-17 04:07:09 +08:00
field_message_box.c Remove use of enum when defining sMessageBoxType 2022-07-04 00:28:09 +08:00
field_player_avatar.c Sync fieldmap 2022-09-02 19:24:59 -04:00
field_poison.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
field_screen_effect.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
field_special_scene.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
field_specials.c Sync fieldmap 2022-09-02 19:24:59 -04:00
field_tasks.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
field_weather_effects.c Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
field_weather_util.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
field_weather.c BeginNormalPaletteFade PALETTES_ALL documentation 2022-07-27 13:16:28 -04:00
fieldmap.c CpuFastFill -> CpuFastFill16 in fieldmap 2022-09-02 19:42:26 -04:00
fldeff_berrytree.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
fldeff_cut.c Sync fieldmap 2022-09-02 19:24:59 -04:00
fldeff_dig.c Name methods in fldeff_cut 2020-02-26 09:21:49 -05:00
fldeff_flash.c Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
fldeff_poison.c Give songs meaningful english names 2020-08-29 03:11:03 -04:00
fldeff_rocksmash.c Some more quest log and field player avater documentation 2021-03-19 09:26:01 -04:00
fldeff_softboiled.c Give songs meaningful english names 2020-08-29 03:11:03 -04:00
fldeff_strength.c Synced src/pokeball.c 2022-07-29 21:39:25 -04:00
fldeff_sweetscent.c Document drought weather effect 2021-03-20 13:49:35 -04:00
fldeff_teleport.c Name methods in fldeff_cut 2020-02-26 09:21:49 -05:00
gpu_regs.c Clean up includes 2020-04-08 17:03:26 -04:00
graphics.c Merge branch 'master' of https://github.com/pret/pokefirered into sync-b-anim 2022-08-23 10:47:07 -04:00
hall_of_fame.c Sync save sector checks 2022-08-05 11:49:17 -04:00
heal_location.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
help_message.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
help_system_util.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
help_system.c Document hall of fame and help system gfx 2021-04-10 21:35:14 -05:00
hof_pc.c BeginNormalPaletteFade PALETTES_ALL documentation 2022-07-27 13:16:28 -04:00
image_processing_effects.c Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
intro.c Document src/save.c 2022-08-05 14:18:53 +08:00
isagbprn.c Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
item_menu_icons.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
item_menu.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
item_pc.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
item_use.c Sync fieldmap 2022-09-02 19:24:59 -04:00
item.c Sync berry crush from Emerald 2021-05-05 13:03:39 -04:00
itemfinder.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
keyboard_text.c Rename keyboard_text header 2020-03-10 13:26:31 -04:00
learn_move.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
libagbsyscall.s Remove address comments 2022-06-24 21:10:48 -04:00
libgcnmultiboot.s Remove address comments 2022-06-24 21:10:48 -04:00
librfu_intr.c Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
librfu_rfu.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
librfu_sio32id.c fix librfu_sio32id nonmatching (port from emerald) 2021-04-20 22:14:09 -04:00
librfu_stwi.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
link_rfu_2.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
link_rfu_3.c Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
link.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
list_menu.c SPRITE_INVALID_TAG -> TAG_NONE 2022-07-29 18:37:43 -04:00
load_save.c Standarized use of star in void and struct pointers 2022-07-29 11:20:00 -04:00
m4a_1.s Move 'source' asm files to src 2021-01-19 01:54:14 -05:00
m4a_tables.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
m4a.c Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
mail_data.c Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
mail.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
mailbox_pc.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
main_menu.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
main.c Document FRLG-unique vars in main.c 2021-03-16 16:57:52 -04:00
malloc.c fix alloc and alloczeroed 2021-06-26 22:42:11 -04:00
map_name_popup.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
map_preview_screen.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
math_util.c Revert typedefs in math_util 2021-05-26 09:59:32 -04:00
menews_jisan.c Sync global 2021-11-19 20:36:59 -05:00
menu_helpers.c Add npc text color constants 2022-08-09 16:06:51 -04:00
menu_indicators.c Synced src/pokeball.c 2022-07-29 21:39:25 -04:00
menu.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
menu2.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
metatile_behavior.c Celadon water -> cycling road water 2022-08-06 02:31:19 -04:00
mevent_client.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
mevent_scripts.c Port mevent scripts to C 2019-11-11 11:09:24 -05:00
mevent_server_helpers.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
mevent_server.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
mevent_show_card.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
mevent_show_news.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
mevent.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
minigame_countdown.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
mon_markings.c Review changes 2022-08-01 15:37:00 -04:00
money.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
move_descriptions.c Finish porting data_8479668.s to C 2021-05-08 09:42:12 -04:00
multiboot.c Get pokefirered_modern to build 2020-04-04 12:58:08 -04:00
mystery_event_msg.c dump event script text strings 2019-05-21 14:35:12 -04:00
mystery_event_script.c Sync global 2021-11-19 20:36:59 -05:00
mystery_gift_menu.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
naming_screen.c Clean up graphics 2022-08-09 11:13:40 -04:00
new_game.c Sync pokemon jump documentation 2022-03-02 02:05:07 -05:00
new_menu_helpers.c Add npc text color constants 2022-08-09 16:06:51 -04:00
oak_speech.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
option_menu.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
overworld.c Sync fieldmap 2022-09-02 19:24:59 -04:00
palette.c Sync battle anim - mons 2022-08-17 13:14:34 -04:00
party_menu_specials.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
party_menu.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
pc_screen_effect.c Multiple changes 2022-07-27 18:14:48 -04:00
play_time.c Get pokefirered_modern to build 2020-04-04 12:58:08 -04:00
player_pc.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
pokeball.c Synced src/pokeball.c 2022-07-29 21:39:25 -04:00
pokedex_area_markers.c Move dex gfx back to pokedex subfolder 2021-04-21 15:03:04 -04:00
pokedex_screen.c Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
pokedex.c Document Pokedex Screen 2021-04-21 10:34:15 -04:00
pokemon_icon.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
pokemon_jump.c Document src/save.c 2022-08-05 14:18:53 +08:00
pokemon_size_record.c Mirror pokeemerald PR#1329 & PR#1335 to pokefirered 2021-02-16 16:56:31 -05:00
pokemon_special_anim_scene.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
pokemon_special_anim.c Multiple changes 2022-07-27 18:14:48 -04:00
pokemon_storage_system_2.c PSS sync 2022-07-31 22:39:59 -04:00
pokemon_storage_system_3.c PSS sync 2022-07-31 22:39:59 -04:00
pokemon_storage_system_4.c PSS sync 2022-07-31 22:39:59 -04:00
pokemon_storage_system_5.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
pokemon_storage_system_6.c Review changes from https://github.com/pret/pokeemerald/pull/1721 2022-08-01 15:18:37 -04:00
pokemon_storage_system_7.c Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
pokemon_storage_system_8.c Review changes 2022-08-01 15:37:00 -04:00
pokemon_storage_system.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
pokemon_summary_screen.c Merge pull request #537 from GriffinRichards/doc-bmsg 2022-08-23 10:45:48 -04:00
pokemon.c Merge pull request #537 from GriffinRichards/doc-bmsg 2022-08-23 10:45:48 -04:00
post_battle_event_funcs.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
prof_pc.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
quest_log_battle.c Sync/update trainer classes 2022-01-10 13:48:08 -05:00
quest_log_events.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
quest_log_objects.c [LEAK-INFORMED] match InitObjectEventStateFromTemplate 2021-03-18 22:30:59 -04:00
quest_log_player.c Document src/field_effect_helpers.c 2022-07-19 00:01:57 +08:00
quest_log.c Document src/save.c 2022-08-05 14:18:53 +08:00
random.c Sync pokemon jump documentation 2022-03-02 02:05:07 -05:00
region_map.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
renewable_hidden_items.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
reset_save_heap.c Document src/save.c 2022-08-05 14:18:53 +08:00
reshow_battle_screen.c Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
rfu_union_tool.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
roamer.c Sync roamer 2022-02-11 15:05:15 -05:00
rom_header_gf.c Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
rom_header.s Merge branch 'master' of https://github.com/pret/pokefirered into header 2022-06-27 18:26:40 -04:00
roulette_util.c Clean up includes 2020-04-08 17:03:26 -04:00
safari_zone.c More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
save_failed_screen.c Document src/save.c 2022-08-05 14:18:53 +08:00
save_location.c Label GCN link flags field 2020-04-22 23:30:44 +10:00
save_menu_util.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
save.c Sync save sector checks 2022-08-05 11:49:17 -04:00
scanline_effect.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
scrcmd.c Sync fieldmap 2022-09-02 19:24:59 -04:00
script_menu.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
script_movement.c Merge branch 'master' into event_object_movement 2020-03-13 00:32:04 -07:00
script_pokemon_util.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
script.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
seagallop.c Review changes 2022-07-30 13:11:02 -04:00
shop.c Sync fieldmap 2022-09-02 19:24:59 -04:00
slot_machine.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
sound.c Synced sound.c 2022-07-29 18:15:25 -04:00
special_field_anim.c Sync fieldmap 2022-09-02 19:24:59 -04:00
sprite.c Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
ss_anne.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
start_menu.c Document src/save.c 2022-08-05 14:18:53 +08:00
string_util.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
strings.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
task.c Sync task.c from Emerald 2021-04-27 15:47:09 -04:00
teachy_tv.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
text_printer.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
text_window_graphics.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
text_window.c Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
text.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
tileset_anims.c Reorganize tileset graphics files 2021-06-03 15:00:52 -04:00
title_screen.c Document src/save.c 2022-08-05 14:18:53 +08:00
tm_case.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
trade_scene.c Document src/save.c 2022-08-05 14:18:53 +08:00
trade.c Sync battle anim - mons 2022-08-17 13:14:34 -04:00
trainer_card.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
trainer_fan_club.c Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
trainer_pokemon_sprites.c Sync data.c 2022-08-12 12:07:43 -04:00
trainer_see.c Review changes 2022-07-30 13:11:02 -04:00
trainer_tower_sets.c Sync/update trainer classes 2022-01-10 13:48:08 -05:00
trainer_tower.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
trig.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
union_room_battle.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
union_room_chat_display.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
union_room_chat_objects.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
union_room_chat.c Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
union_room_message.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
union_room.c Merge pull request #537 from GriffinRichards/doc-bmsg 2022-08-23 10:45:48 -04:00
util.c Resolve compile warnings in modern 2020-04-05 13:07:40 -04:00
vs_seeker.c Document remaining movement types and actions 2022-08-16 12:24:18 +08:00
wild_encounter.c Add missing map constant usage 2022-02-11 14:43:38 -05:00
wild_pokemon_area.c Add missing map constant usage 2022-02-11 14:43:38 -05:00
window_8bpp.c Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
window.c Reverted ++ operators not related to battle_util.c, battle_util2.c, or battle_main.c 2022-08-08 16:05:16 -04:00
wireless_communication_status_screen.c Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00