pokefirered/src
2023-01-17 21:23:33 -05:00
..
data Merge pull request #595 from GriffinRichards/gbagfx-pals 2023-01-15 16:29:32 -05: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 Document fonts 2022-11-22 14:20:27 -05:00
battle_ai_script_commands.c Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4 2022-09-04 17:44:13 -03: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 Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4 2022-09-04 17:44:13 -03: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 Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4 2022-09-04 17:44:13 -03:00
battle_anim_fight.c Sync battle anim - fight 2022-08-16 14:51:48 -04:00
battle_anim_fire.c Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4 2022-09-04 17:44:13 -03:00
battle_anim_flying.c Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4 2022-09-04 17:44:13 -03: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 Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4 2022-09-04 17:44:13 -03:00
battle_anim_psychic.c Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4 2022-09-04 17:44:13 -03: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 src/battle_interface.c 2022-11-14 23:50:20 +08: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 Document src/battle_interface.c 2022-11-14 23:50:20 +08:00
battle_controller_link_opponent.c Review changes 2022-09-04 21:23:24 -03:00
battle_controller_link_partner.c More sync with battle controllers 2022-08-20 16:13:03 -04:00
battle_controller_oak_old_man.c Index controller function tables 2022-12-07 14:09:33 -05:00
battle_controller_opponent.c Index controller function tables 2022-12-07 14:09:33 -05:00
battle_controller_player.c Index controller function tables 2022-12-07 14:09:33 -05:00
battle_controller_pokedude.c Index controller function tables 2022-12-07 14:09:33 -05:00
battle_controller_safari.c Index controller function tables 2022-12-07 14:09:33 -05:00
battle_controllers.c Finish syncing link_rfu_2 2022-11-07 14:07:48 -05:00
battle_gfx_sfx_util.c Document src/battle_interface.c 2022-11-14 23:50:20 +08:00
battle_interface.c Document fonts 2022-11-22 14:20:27 -05:00
battle_intro.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
battle_main.c Sync battle transitions 2022-11-18 21:16:08 -05:00
battle_message.c Document fonts 2022-11-22 14:20:27 -05:00
battle_records.c Document fonts 2022-11-22 14:20:27 -05:00
battle_script_commands.c Document fonts 2022-11-22 14:20:27 -05:00
battle_setup.c Clarify MB_SEMI_DEEP_WATER name 2023-01-17 21:23:33 -05:00
battle_tower.c Sync battle transitions 2022-11-18 21:16:08 -05:00
battle_transition.c Review changes, label missed symbol 2022-11-19 01:23:29 -05: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 Document fonts 2022-11-22 14:20:27 -05:00
berry_fix_program.c Sync berry_fix_program 2022-10-02 00:10:53 -04:00
berry_pouch.c Document fonts 2022-11-22 14:20:27 -05:00
berry_powder.c Document fonts 2022-11-22 14:20:27 -05: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 Document intro functions 2022-09-24 16:15:20 -04:00
bike.c Label movement action arrays, z coord -> elevation 2022-10-05 18:20:54 -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
braille_text.c Remaining text sync/doc 2022-11-22 14:39:18 -05:00
buy_menu_helpers.c Document fonts 2022-11-22 14:20:27 -05:00
cable_car_util.c mark cable_car_util functions as static 2019-07-16 06:55:25 +08:00
cable_club.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
cereader_tool.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
clear_save_data_screen.c Document fonts 2022-11-22 14:20:27 -05:00
coins.c Document fonts 2022-11-22 14:20:27 -05:00
coord_event_weather.c Finish field_control_avatar 2020-03-18 21:20:42 -04:00
credits.c Document fonts 2022-11-22 14:20:27 -05: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 Document fonts 2022-11-22 14:20:27 -05:00
decompress.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
decoration.c Decoration data to C 2020-03-29 11:42:08 -04:00
digit_obj_util.c Label minigame_digits 2022-10-01 23:47:18 -04:00
diploma.c Document fonts 2022-11-22 14:20:27 -05: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 Document fonts 2022-11-22 14:20:27 -05:00
dynamic_placeholder_text_util.c Sync characters 2022-11-22 13:02:40 -05:00
easy_chat_2.c Initial mystery gift sync 2022-11-19 21:01:35 -05:00
easy_chat_3.c Document fonts 2022-11-22 14:20:27 -05:00
easy_chat.c Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00
ereader_helpers.c Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
ereader_screen.c Sync mystery gift menu, ereader screen 2022-11-21 23:30:47 -05:00
event_data.c Initial mystery gift sync 2022-11-19 21:01:35 -05:00
event_object_lock.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
event_object_movement.c Misc symbol roundup 2022-11-18 21:45:42 -05:00
evolution_graphics.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
evolution_scene.c Document fonts 2022-11-22 14:20:27 -05:00
fame_checker.c Document fonts 2022-11-22 14:20:27 -05:00
field_camera.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
field_control_avatar.c Clarify MB_SEMI_DEEP_WATER name 2023-01-17 21:23:33 -05:00
field_door.c Colorize door animations 2023-01-11 15:35:19 -05:00
field_effect_helpers.c Document src/event_object_movement.c 2022-11-07 14:53:37 +08:00
field_effect.c Label movement action arrays, z coord -> elevation 2022-10-05 18:20:54 -04:00
field_fadetransition.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
field_message_box.c Document text window 2022-10-05 15:00:58 -04:00
field_player_avatar.c Document fonts 2022-11-22 14:20:27 -05:00
field_poison.c Merge pull request #541 from GriffinRichards/sync-script 2022-08-26 23:55:31 -04:00
field_screen_effect.c Document fonts 2022-11-22 14:20:27 -05:00
field_special_scene.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
field_specials.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
field_tasks.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
field_weather_effects.c Sync field weather effects 2022-09-06 15:30:34 -04:00
field_weather_util.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
field_weather.c Removed UNUSED attribute 2022-09-04 18:06:58 -03:00
fieldmap.c Convert tilesets.s to C 2022-10-08 03:54:27 -04:00
fldeff_berrytree.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
fldeff_cut.c Label movement action arrays, z coord -> elevation 2022-10-05 18:20:54 -04:00
fldeff_dig.c Document item use 2022-10-04 00:51:38 +08:00
fldeff_flash.c Sync script.c 2022-08-22 20:27:23 -04:00
fldeff_poison.c Give songs meaningful english names 2020-08-29 03:11:03 -04:00
fldeff_rocksmash.c Label movement action arrays, z coord -> elevation 2022-10-05 18:20:54 -04:00
fldeff_softboiled.c Document field moves 2022-09-04 17:55:15 +08:00
fldeff_strength.c Sync script.c 2022-08-22 20:27:23 -04:00
fldeff_sweetscent.c Sync script.c 2022-08-22 20:27:23 -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 Document src/title_screen.c 2022-11-20 08:16:07 +08:00
hall_of_fame.c Document fonts 2022-11-22 14:20:27 -05: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 Document fonts 2022-11-22 14:20:27 -05:00
help_system_util.c Document fonts 2022-11-22 14:20:27 -05:00
help_system.c Document DrawHelpMessageWindowTiles 2022-11-02 13:53:27 -04:00
hof_pc.c Sync script.c 2022-08-22 20:27:23 -04:00
image_processing_effects.c Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
intro.c Document intro functions 2022-09-24 16:15:20 -04:00
isagbprn.c Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
item_menu_icons.c Correct bag anim names 2022-10-02 07:58:27 -04:00
item_menu.c Document fonts 2022-11-22 14:20:27 -05:00
item_pc.c Document fonts 2022-11-22 14:20:27 -05:00
item_use.c Document fonts 2022-11-22 14:20:27 -05:00
item.c Document item_case 2022-11-10 12:26:05 -05:00
itemfinder.c Document fonts 2022-11-22 14:20:27 -05:00
keyboard_text.c Sync keyboard text 2022-09-06 14:10:43 -04:00
learn_move.c Document fonts 2022-11-22 14:20:27 -05: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 Removed UNUSED attribute 2022-09-04 18:06:58 -03: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 Sync union room 2022-11-08 01:19:15 -05:00
link_rfu_3.c Sync characters 2022-11-22 13:02:40 -05:00
link.c Document fonts 2022-11-22 14:20:27 -05:00
list_menu.c Document text window 2022-10-05 15:00:58 -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 Sync m4a_1.s 2022-12-09 10:03:32 -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 Document fonts 2022-11-22 14:20:27 -05:00
mailbox_pc.c Document fonts 2022-11-22 14:20:27 -05:00
main_menu.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
main.c Finish syncing link_rfu_2 2022-11-07 14:07:48 -05:00
malloc.c fix alloc and alloczeroed 2021-06-26 22:42:11 -04:00
map_name_popup.c Document fonts 2022-11-22 14:20:27 -05:00
map_preview_screen.c Document fonts 2022-11-22 14:20:27 -05:00
math_util.c Revert typedefs in math_util 2021-05-26 09:59:32 -04:00
menu_helpers.c Document fonts 2022-11-22 14:20:27 -05:00
menu_indicators.c Usage of ST_OAM_AFFINE constants 2022-08-18 12:10:09 -04:00
menu.c Document fonts 2022-11-22 14:20:27 -05:00
menu2.c Document fonts 2022-11-22 14:20:27 -05:00
metatile_behavior.c Clarify MB_SEMI_DEEP_WATER name 2023-01-17 21:23:33 -05:00
minigame_countdown.c Document intro functions 2022-09-24 16:15:20 -04:00
mon_markings.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
money.c Document fonts 2022-11-22 14:20:27 -05: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/document the rest of strings.c 2022-09-13 14:48:54 -04:00
mystery_gift_client.c Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00
mystery_gift_link.c Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00
mystery_gift_menu.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
mystery_gift_scripts.c Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00
mystery_gift_server.c Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00
mystery_gift_show_card.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
mystery_gift_show_news.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
mystery_gift.c Sync mystery gift menu, ereader screen 2022-11-21 23:30:47 -05:00
naming_screen.c Document fonts 2022-11-22 14:20:27 -05:00
new_game.c Initial mystery gift sync 2022-11-19 21:01:35 -05:00
new_menu_helpers.c Document fonts 2022-11-22 14:20:27 -05:00
oak_speech.c Give Oak Speech graphics files more accurate names 2023-01-05 09:25:40 +00:00
option_menu.c Document fonts 2022-11-22 14:20:27 -05:00
overworld.c Finish syncing link_rfu_2 2022-11-07 14:07:48 -05:00
palette_util.c Sync palette util 2022-09-06 14:54:40 -04:00
palette.c Sync palette 2022-10-01 22:30:05 -04:00
party_menu_specials.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
party_menu.c Clarify MB_SEMI_DEEP_WATER name 2023-01-17 21:23:33 -05:00
pc_screen_effect.c Removed UNUSED attribute 2022-09-04 18:06:58 -03:00
play_time.c Get pokefirered_modern to build 2020-04-04 12:58:08 -04:00
player_pc.c Document fonts 2022-11-22 14:20:27 -05:00
pokeball.c Synced src/pokeball.c 2022-07-29 21:39:25 -04:00
pokedex_area_markers.c Fix Route 25 marker coords 2022-11-21 13:44:14 -05:00
pokedex_screen.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
pokedex.c Sync pokedex.c 2022-10-30 00:04:53 -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 fonts 2022-11-22 14:20:27 -05: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 Fix static/global naming 2023-01-02 23:52:58 +01:00
pokemon_special_anim.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
pokemon_storage_system_data.c Document fonts 2022-11-22 14:20:27 -05:00
pokemon_storage_system_graphics.c Document fonts 2022-11-22 14:20:27 -05:00
pokemon_storage_system_menu.c Document fonts 2022-11-22 14:20:27 -05:00
pokemon_storage_system_misc.c Document fonts 2022-11-22 14:20:27 -05:00
pokemon_storage_system_tasks.c Document fonts 2022-11-22 14:20:27 -05: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 Fix GetMovePpPinterYpos typo 2023-01-15 16:35:14 -05:00
pokemon.c Sync union_room_player_avatar 2022-11-08 13:37:11 -05: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 Sync pokedex constants 2022-10-29 23:46:39 -04:00
quest_log_battle.c Sync/update trainer classes 2022-01-10 13:48:08 -05:00
quest_log_events.c Sync menu_helpers.c 2022-11-11 11:56:59 -05:00
quest_log_objects.c Add union for clone objects 2022-02-05 13:42:46 -05:00
quest_log_player.c Sync script.c 2022-08-22 20:27:23 -04:00
quest_log.c Document fonts 2022-11-22 14:20:27 -05:00
random.c Sync pokemon jump documentation 2022-03-02 02:05:07 -05:00
region_map.c Convert switch_map_menu.bin to png 2023-01-02 12:37:52 -05:00
renewable_hidden_items.c Use actual flag values for hidden items 2022-10-25 14:51:01 -04:00
reset_save_heap.c Sync link.c 2022-11-01 23:09:17 -04:00
reshow_battle_screen.c More sync with battle controllers 2022-08-20 16:13:03 -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
safari_zone.c Sync script.c 2022-08-22 20:27:23 -04:00
save_failed_screen.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
save_location.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04: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 Document text window 2022-10-05 15:00:58 -04:00
script_menu.c Document fonts 2022-11-22 14:20:27 -05:00
script_movement.c Merge branch 'master' into event_object_movement 2020-03-13 00:32:04 -07:00
script_pokemon_util.c Document party menu 2022-09-17 14:29:32 +08:00
script.c Initial mystery gift sync 2022-11-19 21:01:35 -05:00
seagallop.c Document text window 2022-10-05 15:00:58 -04:00
shop.c Document fonts 2022-11-22 14:20:27 -05:00
slot_machine.c Document fonts 2022-11-22 14:20:27 -05: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 Document intro functions 2022-09-24 16:15:20 -04:00
ss_anne.c Set unused tiles to transparent, document adjacent files 2022-10-10 09:20:16 -04:00
start_menu.c Document fonts 2022-11-22 14:20:27 -05:00
string_util.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
strings.c Document fonts 2022-11-22 14:20:27 -05:00
task.c Sync task.c from Emerald 2021-04-27 15:47:09 -04:00
teachy_tv.c Document fonts 2022-11-22 14:20:27 -05:00
text_printer.c Sync characters 2022-11-22 13:02:40 -05:00
text_window_graphics.c Document text window 2022-10-05 15:00:58 -04:00
text_window.c Document text window 2022-10-05 15:00:58 -04:00
text.c Remaining text sync/doc 2022-11-22 14:39:18 -05:00
tilemap_util.c Rearrange Pokemon storage source files 2022-09-03 23:35:07 +08:00
tileset_anims.c Clean up tileset anims 2022-11-02 13:53:15 -04:00
tilesets.c Convert tilesets.s to C 2022-10-08 03:54:27 -04:00
title_screen.c Address review comments 2022-11-20 20:50:40 +08:00
tm_case.c Document fonts 2022-11-22 14:20:27 -05:00
trade_scene.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
trade.c Document fonts 2022-11-22 14:20:27 -05:00
trainer_card.c Document fonts 2022-11-22 14:20:27 -05: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 battle transitions 2022-11-18 21:16:08 -05:00
trainer_see.c Sync script.c 2022-08-22 20:27:23 -04:00
trainer_tower_sets.c Misc symbol roundup 2022-11-18 21:45:42 -05:00
trainer_tower.c Document fonts 2022-11-22 14:20:27 -05:00
trig.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
union_room_battle.c Document fonts 2022-11-22 14:20:27 -05:00
union_room_chat_display.c Document fonts 2022-11-22 14:20:27 -05: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 Sync characters 2022-11-22 13:02:40 -05:00
union_room_message.c Sync mystery gift server, client, scripts 2022-11-21 17:35:18 -05:00
union_room_player_avatar.c Sync union_room_player_avatar 2022-11-08 13:37:11 -05:00
union_room.c Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
util.c Resolve compile warnings in modern 2020-04-05 13:07:40 -04:00
vs_seeker.c Document fonts 2022-11-22 14:20:27 -05:00
wild_encounter.c Document pokedex area markers 2022-11-21 13:32:10 -05:00
wild_pokemon_area.c Document pokedex area markers 2022-11-21 13:32:10 -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 Document fonts 2022-11-22 14:20:27 -05:00
wonder_news.c Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00