pokefirered/src
2024-04-16 21:40:57 +02:00
..
data first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02: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 Sync palette macros 2023-05-26 14:52:21 -04:00
battle_ai_script_commands.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
battle_ai_switch_items.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
battle_anim_bug.c Sync battle anim - fire 2022-08-16 15:15:07 -04:00
battle_anim_dark.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_dragon.c Sync battle anim - dragon 2022-08-14 18:36:29 -04:00
battle_anim_effects_1.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_effects_2.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_effects_3.c Sync palette macros 2023-05-26 14:52:21 -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 Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_flying.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_ghost.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_ground.c Sync battle anim - ground 2022-08-16 15:38:51 -04:00
battle_anim_ice.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_mon_movement.c Sync battle anim - scripts 2022-08-19 01:07:53 -04:00
battle_anim_mons.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02: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 Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_rock.c Sync palette macros 2023-05-26 14:52:21 -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 Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_status_effects.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_utility_funcs.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim_water.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_anim.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_bg.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_controller_link_opponent.c Review changes 2022-09-04 21:23:24 -03:00
battle_controller_link_partner.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_controller_oak_old_man.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_controller_opponent.c Index controller function tables 2022-12-07 14:09:33 -05:00
battle_controller_player.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_controller_pokedude.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_controller_safari.c Index controller function tables 2022-12-07 14:09:33 -05:00
battle_controllers.c Sync pokemon.c 2023-03-06 15:23:11 -05:00
battle_gfx_sfx_util.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
battle_interface.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
battle_intro.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
battle_main.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
battle_message.c added fairy type 2024-03-23 15:40:31 +01:00
battle_records.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_script_commands.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
battle_setup.c Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-04-10 10:18:07 -04:00
battle_tower.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
battle_transition.c Sync palette macros 2023-05-26 14:52:21 -04:00
battle_util.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
battle_util2.c Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
berry_crush.c Sync palette macros 2023-05-26 14:52:21 -04:00
berry_fix_program.c Sync berry_fix_program 2022-10-02 00:10:53 -04:00
berry_pouch.c Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-08-18 11:26:22 -04:00
berry_powder.c Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-08-18 11:26:22 -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 Document intro functions 2022-09-24 16:15:20 -04:00
bike.c Sync field_tasks 2023-05-17 15:52:14 -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 Sync palette macros 2023-05-26 14:52:21 -04: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 Sync palette macros 2023-05-26 14:52:21 -04:00
coins.c Sync palette macros 2023-05-26 14:52:21 -04:00
coord_event_weather.c Finish field_control_avatar 2020-03-18 21:20:42 -04:00
credits.c Sync palette macros 2023-05-26 14:52:21 -04:00
crt0.s Remove address comments 2022-06-24 21:10:48 -04:00
data.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
daycare.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
decompress.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01: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 Sync palette macros 2023-05-26 14:52:21 -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 palette macros 2023-05-26 14:52:21 -04: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 Sync palette macros 2023-05-26 14:52:21 -04:00
easy_chat.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01: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 Quest log doc cleanup 2023-08-18 15:40:57 -04:00
event_object_lock.c Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
event_object_movement.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
evolution_graphics.c Sync palette macros 2023-05-26 14:52:21 -04:00
evolution_scene.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
fame_checker.c Sync palette macros 2023-05-26 14:52:21 -04:00
field_camera.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
field_control_avatar.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
field_door.c Sync src/field_door.c 2023-03-10 00:00:17 +08:00
field_effect_helpers.c More PALSLOT constant usage 2023-08-07 00:44:46 -04:00
field_effect.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
field_fadetransition.c Sync palette macros 2023-05-26 14:52:21 -04:00
field_message_box.c Document text window 2022-10-05 15:00:58 -04:00
field_player_avatar.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
field_poison.c Merge pull request #611 from GriffinRichards/sync-pokemon 2023-03-18 13:24:51 -04:00
field_screen_effect.c Sync palette macros 2023-05-26 14:52:21 -04:00
field_special_scene.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
field_specials.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
field_tasks.c Sync field_tasks 2023-05-17 15:52:14 -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 Sync palette macros 2023-05-26 14:52:21 -04:00
fieldmap.c Sync palette macros 2023-05-26 14:52:21 -04:00
fldeff_berrytree.c Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
fldeff_cut.c Sync palette macros 2023-05-26 14:52:21 -04:00
fldeff_dig.c Document item use 2022-10-04 00:51:38 +08:00
fldeff_flash.c Sync palette macros 2023-05-26 14:52:21 -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 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
hall_of_fame.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01: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 Sync palette macros 2023-05-26 14:52:21 -04:00
isagbprn.c Sync debug print functions 2023-01-31 12:30:53 -05:00
item_menu_icons.c Give proper names to item icon graphics 2023-05-12 10:52:07 -04:00
item_menu.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
item_pc.c Sync palette macros 2023-05-26 14:52:21 -04:00
item_use.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
item.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
itemfinder.c Treat map data as const 2023-03-16 12:46:46 -04:00
keyboard_text.c Sync keyboard text 2022-09-06 14:10:43 -04:00
learn_move.c Colorize menu icon graphics, document sMenuInfoIcons 2023-06-01 15:02:03 -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 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 trade 2022-12-15 15:41:42 -05:00
link.c Sync palette macros 2023-05-26 14:52:21 -04:00
list_menu.c added fairy type 2024-03-23 15:40:31 +01:00
load_save.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
m4a_1.s add missing constant usage in m4a_1 2023-09-23 19:37:52 -04: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 Sync palette macros 2023-05-26 14:52:21 -04:00
mailbox_pc.c Document fonts 2022-11-22 14:20:27 -05:00
main_menu.c Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-08-18 11:26:22 -04:00
main.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
malloc.c fix alloc and alloczeroed 2021-06-26 22:42:11 -04:00
map_name_popup.c Sync palette macros 2023-05-26 14:52:21 -04:00
map_preview_screen.c Sync palette macros 2023-05-26 14:52:21 -04: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 Sync palette macros 2023-05-26 14:52:21 -04:00
menu.c Sync palette macros 2023-05-26 14:52:21 -04:00
menu2.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
metatile_behavior.c Clarify MB_SEMI_DEEP_WATER name 2023-01-17 21:23:33 -05:00
mini_printf.c Fix debug printing negative values 2023-02-01 09:37:54 -05:00
minigame_countdown.c Rename all other graphics 2023-03-16 22:15:44 +08:00
mon_markings.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
money.c Sync palette macros 2023-05-26 14:52:21 -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 pokemon.c 2023-03-06 15:23:11 -05: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 Sync palette macros 2023-05-26 14:52:21 -04: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 Sync palette macros 2023-05-26 14:52:21 -04:00
mystery_gift_show_news.c Sync palette macros 2023-05-26 14:52:21 -04:00
mystery_gift.c Sync mystery gift menu, ereader screen 2022-11-21 23:30:47 -05:00
naming_screen.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
new_game.c Initial mystery gift sync 2022-11-19 21:01:35 -05:00
new_menu_helpers.c Sync palette macros 2023-05-26 14:52:21 -04:00
oak_speech.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
option_menu.c Sync palette macros 2023-05-26 14:52:21 -04:00
overworld.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
palette_util.c Sync palette util 2022-09-06 14:54:40 -04:00
palette.c Sync palette macros 2023-05-26 14:52:21 -04:00
party_menu_specials.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
party_menu.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
pc_screen_effect.c Sync palette macros 2023-05-26 14:52:21 -04: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 Sync palette macros 2023-05-26 14:52:21 -04:00
pokedex_screen.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokedex.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon_icon.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon_jump.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon_size_record.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon_special_anim_scene.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon_special_anim.c Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
pokemon_storage_system_data.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon_storage_system_graphics.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon_storage_system_menu.c Document fonts 2022-11-22 14:20:27 -05:00
pokemon_storage_system_misc.c Sync palette macros 2023-05-26 14:52:21 -04:00
pokemon_storage_system_tasks.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01: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 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
pokemon.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02: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 Quest log doc cleanup 2023-08-18 15:40:57 -04:00
quest_log_events.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
quest_log_objects.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
quest_log_player.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
quest_log.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
random.c Sync pokemon jump documentation 2022-03-02 02:05:07 -05:00
region_map.c Sync palette macros 2023-05-26 14:52:21 -04: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 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01: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 pokemon.c 2023-03-06 15:23:11 -05:00
scanline_effect.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
scrcmd.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
script_menu.c Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-08-18 11:26:22 -04:00
script_movement.c Merge branch 'master' into event_object_movement 2020-03-13 00:32:04 -07:00
script_pokemon_util.c Sync pokemon.c 2023-03-06 15:23:11 -05:00
script.c Initial mystery gift sync 2022-11-19 21:01:35 -05:00
seagallop.c Sync palette macros 2023-05-26 14:52:21 -04:00
shop.c Small mart changes (#651) 2023-12-07 12:43:27 -05:00
slot_machine.c Sync palette macros 2023-05-26 14:52:21 -04:00
sound.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
special_field_anim.c Sync fieldmap 2022-09-02 19:24:59 -04:00
sprite.c Sync palette macros 2023-05-26 14:52:21 -04:00
ss_anne.c Set unused tiles to transparent, document adjacent files 2022-10-10 09:20:16 -04:00
start_menu.c Merge pull request #624 from GriffinRichards/field-tasks 2023-08-14 16:00:52 -04:00
string_util.c Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
strings.c Sync some charmap characters with pokeemerald 2023-05-03 14:22:01 -04:00
task.c Sync task.c from Emerald 2021-04-27 15:47:09 -04:00
teachy_tv.c Sync palette macros 2023-05-26 14:52:21 -04: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 Sync palette macros 2023-05-26 14:52:21 -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 Sync palette macros 2023-05-26 14:52:21 -04:00
tm_case.c added fairy type 2024-03-23 15:40:31 +01:00
trade_scene.c first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
trade.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
trainer_card.c Sync trainer card graphics 2023-06-01 13:39:17 -04:00
trainer_fan_club.c Continue documenting quest log 2022-11-11 02:10:16 -05:00
trainer_pokemon_sprites.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
trainer_see.c Quest log doc cleanup 2023-08-18 15:40:57 -04:00
trainer_tower_sets.c Misc symbol roundup 2022-11-18 21:45:42 -05:00
trainer_tower.c Sync pokemon.c 2023-03-06 15:23:11 -05:00
trig.c Remove redundant include lines 2020-02-21 15:00:56 -05:00
union_room_battle.c Sync palette macros 2023-05-26 14:52:21 -04:00
union_room_chat_display.c Sync palette macros 2023-05-26 14:52:21 -04:00
union_room_chat_objects.c Sync palette macros 2023-05-26 14:52:21 -04:00
union_room_chat.c Sync characters 2022-11-22 13:02:40 -05:00
union_room_message.c Sync some charmap characters with pokeemerald 2023-05-03 14:22:01 -04:00
union_room_player_avatar.c Sync union_room_player_avatar 2022-11-08 13:37:11 -05:00
union_room.c working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
util.c Resolve compile warnings in modern 2020-04-05 13:07:40 -04:00
vs_seeker.c Continue documenting Quest Log 2022-12-05 12:15:30 -05:00
wild_encounter.c Add some missing constants in wild_encounter.c 2023-05-12 02:16:33 -04: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 Sync palette macros 2023-05-26 14:52:21 -04:00
wonder_news.c Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00