pokefirered/include
2020-03-07 20:46:29 -05:00
..
constants through sub_80FFF80 2020-03-06 17:07:36 -05:00
gba Decomp and doc clear_save_data_screen 2020-03-06 10:57:42 -05:00
AgbRfu_LinkManager.h Move GameFreak structs out of LinkManager header 2020-02-16 14:52:13 -05:00
bag.h Document item_menu 2020-01-19 14:47:23 -05:00
battle_ai_script_commands.h quick review on battle_ai_script_commands 2019-08-03 07:44:51 +08:00
battle_ai_switch_items.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
battle_anim.h update static declarations 2019-12-06 22:44:15 -07:00
battle_bg.h battle_bg 2020-02-23 16:26:33 -05:00
battle_controllers.h through sub_81081AC 2020-01-17 15:11:46 -05:00
battle_gfx_sfx_util.h ported reshow_battle_screen from pokeem 2019-08-02 07:28:09 +08:00
battle_interface.h CreatePartyStatusSummarySprites 2020-01-13 06:42:50 +08:00
battle_main.h Add missing files; documentation 2019-11-20 14:18:08 -05:00
battle_message.h battle_bg 2020-02-23 16:26:33 -05:00
battle_records.h Finish cable_club.c 2020-02-29 16:31:57 -05:00
battle_script_commands.h clean up 2019-10-26 01:31:50 +08:00
battle_scripts.h Get rid of a knizz comment 2019-11-07 10:56:35 -05:00
battle_setup.h Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
battle_string_ids.h battle_message 1 2019-12-04 14:54:50 -07:00
battle_tower.h Document Trainer Tower scripts 2020-01-24 02:57:45 -05:00
battle_transition.h battle transition data decomp 2019-07-24 05:52:16 +08:00
battle_util.h ported battle_util from pokeem 2019-08-02 05:05:35 +08:00
battle_util2.h ported battle_util2 from pokeem 2019-07-31 07:58:08 +08:00
battle.h Document Fuchsia City scripts 2020-01-19 23:41:58 -05:00
berry_crush.h Address review comments 2020-03-03 15:42:14 -05:00
berry_fix_program.h title_screen: through sub_8079730 2019-07-31 13:50:47 -04:00
berry_pouch.h Decompile/port new_game 2019-10-06 00:48:48 -07:00
berry_powder.h Document Cerulean City scripts 2020-01-14 16:41:38 -05:00
berry.h Port berry_crush_2 from emerald 2020-03-02 21:36:30 -05:00
bg_regs.h link through BuildSendCmd 2019-10-06 18:03:46 -04:00
bg.h InitBgsFromTemplates 2019-10-13 06:56:42 +08:00
bike.h Decompile field_tasks 2019-12-27 16:09:45 +00:00
blend_palette.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
blit.h Port blit from Emerald 2019-04-27 12:39:26 -04:00
box_party_pokemon_dropdown.h box_party_pokemon_dropdown 2020-01-16 15:41:01 -05:00
cable_club.h Name many functions in cable_club.c 2020-02-29 17:01:03 -05:00
calculate_base_damage.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
cereader_tool.h Trainer Hill --> Trainer Tower 2020-01-26 18:34:06 -05:00
clear_save_data_screen.h Static decl/def; gfx dump 2019-07-31 16:11:20 -04:00
coins.h Sync macros to have Give/Take Add/Remove unity 2020-01-13 22:35:09 -05:00
config.h leafgreen match .text 2019-12-20 10:05:25 -05:00
credits.h Decomp hall_of_fame 2019-11-04 16:20:11 -05:00
data_8479668.h through sub_8101558 2020-03-07 18:05:54 -05:00
data.h through MultiplyPaletteRGBComponents 2020-02-27 14:08:26 -05:00
daycare.h Document some misc small scripts 2020-01-20 15:17:34 -05:00
decompress.h Address review comments 2019-10-30 18:47:02 -04:00
digit_obj_util.h Port berry_crush_3 from Emerald 2020-03-03 12:24:18 -05:00
diploma.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
dma3.h matched several functions from pokeem 2019-06-26 05:04:20 +08:00
dodrio_berry_picking.h Static symbols in dbp 2020-03-05 14:50:53 -05:00
dynamic_placeholder_text_util.h Address review comments 2019-11-19 11:49:21 -05:00
easy_chat.h through sub_8100B70 2020-03-07 12:37:18 -05:00
egg_hatch.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
ereader_helpers.h Document ereader_helpers.c 2020-02-11 16:26:50 -05:00
event_data.h More mevent documentation 2020-02-04 14:16:45 -05:00
event_object_lock.h Name remaining funcs in union_room.c 2020-02-06 10:44:22 -05:00
event_object_movement.h port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
event_scripts.h Sync trainer_battle.inc 2020-03-03 14:52:32 -05:00
evolution_graphics.h Address review comments 2019-11-19 11:49:21 -05:00
evolution_scene.h Address review comments 2019-11-20 16:36:38 -05:00
fame_checker.h update famechecker macro 2019-10-20 20:20:45 -04:00
field_camera.h Finish field_effect.c 2020-03-02 09:47:33 -05:00
field_control_avatar.h Unused dive field effect 2020-02-28 11:16:03 -05:00
field_door.h Document field_door code 2019-11-12 13:53:47 -05:00
field_effect_helpers.h port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
field_effect_scripts.h Decompile fldeff hooks 2020-02-27 09:18:54 -05:00
field_effect.h Escalator field effect 2020-02-28 10:02:40 -05:00
field_fadetransition.h Port Lavaridge Gym B1F Warp from Emerald 2020-02-28 13:18:21 -05:00
field_ground_effect.h mostly standardize to object event to prep for disassembly 2019-12-17 15:05:23 -05:00
field_message_box.h through sub_8080E6C 2020-02-29 14:30:01 -05:00
field_player_avatar.h Use VS Seeker field effect 2020-02-28 15:55:12 -05:00
field_poison.h Split/label some common event scripts 2020-03-02 00:19:11 -05:00
field_screen_effect.h Fly field effect 2020-02-27 16:35:06 -05:00
field_screen.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
field_specials.h Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
field_tasks.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
field_weather.h port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
fieldmap.h fldeff_cut through SetUpFieldMove_Cut 2020-02-25 16:35:38 -05:00
fldeff.h Rename remaining field effect callbacks 2020-03-02 09:51:21 -05:00
gflib.h through sub_8108560 2020-01-17 16:40:53 -05:00
global.berry.h Port mystery_event_script 2018-12-03 20:21:35 -05:00
global.fieldmap.h port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
global.h port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
gpu_regs.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
graphics.h through sub_8101BA8 2020-03-07 20:46:29 -05:00
hall_of_fame.h Decomp hall_of_fame 2019-11-04 16:20:11 -05:00
heal_location.h field_screen_effect 2020-01-26 09:27:55 +08:00
help_system.h Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
image_processing_effects.h Port image_processing_effects from Emerald 2020-01-07 19:18:26 -05:00
intro.h use headers in main.c 2020-01-10 14:12:32 +08:00
item_menu_icons.h Document item_menu 2020-01-19 14:47:23 -05:00
item_menu.h Address review comments 2020-01-19 16:19:35 -05:00
item_pc.h Rename Item PC symbols 2019-06-17 10:21:32 -04:00
item_use.h party_menu first quarter 2019-12-04 14:54:50 -07:00
item.h Port berry_crush_2 from emerald 2020-03-02 21:36:30 -05:00
itemfinder.h Finish itemfinder dism/decomp 2019-10-03 12:12:06 -04:00
libgcnmultiboot.h Eliminate struct TextColor definition and use 2019-08-26 14:54:33 -04:00
librfu.h match RFU SDK v1.0.26 2020-02-16 13:57:02 +08:00
link_rfu.h Port berry_crush_2 from emerald 2020-03-02 21:36:30 -05:00
link.h Finish cable_club.c 2020-02-29 16:31:57 -05:00
list_menu.h through sub_8103A40 2019-12-11 11:02:42 -05:00
load_save.h use headers in main.c 2020-01-10 14:12:32 +08:00
m4a.h use headers in main.c 2020-01-10 14:12:32 +08:00
mail_data.h finished mail_data 2019-06-28 11:04:15 +08:00
mail.h Revert MAIL(name) macro 2019-10-15 09:54:42 -04:00
mailbox_pc.h Decompile player_pc 2019-10-12 16:30:51 -04:00
main_menu.h Finish main menu decomp 2019-10-08 10:31:33 -04:00
main.h union_room_chat through sub_81287B4 2020-01-23 16:52:41 -05:00
malloc.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
map_name_popup.h through InitTutorialBag 2020-01-18 22:14:54 -05:00
map_preview_screen.h Partial documentation of region map 2020-01-08 16:03:42 -05:00
math_util.h Port berry_crush_3 from Emerald 2020-03-03 12:24:18 -05:00
menews_jisan.h Remove incomplete menews_jison constant defs 2019-10-22 16:47:41 -04:00
menu_helpers.h Document item_menu 2020-01-19 14:47:23 -05:00
menu_indicators.h sub_8103AC8 2019-12-11 17:06:27 -05:00
menu.h Name remaining funcs in union_room.c 2020-02-06 10:44:22 -05:00
metatile_behavior.h fldeff_cut through SetUpFieldMove_Cut 2020-02-25 16:35:38 -05:00
mevent_server.h More mevent documentation 2020-02-04 14:16:45 -05:00
mevent.h Name remaining funcs in union_room.c 2020-02-06 10:44:22 -05:00
minigame_countdown.h Finish porting pokemon_jump from Emerald 2020-02-18 16:39:44 -05:00
mon_markings.h Exported function prototypes to mon_markings.h 2019-11-03 14:30:34 -05:00
money.h tm_case finish code 2019-04-14 20:29:37 -04:00
multiboot.h fix return type 2019-06-26 06:30:22 +08:00
mystery_event_msg.h Remove agbsdk includes 2019-04-21 21:02:32 -04:00
mystery_event_script.h Some more documentation 2019-11-04 09:33:19 -05:00
mystery_gift_menu.h through sub_8117A0C 2020-01-20 14:46:01 -05:00
naming_screen.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
new_game.h Decompile start_menu 2019-10-13 22:04:51 -04:00
new_menu_helpers.h Address review comments; struct pointer style fix in scrcmd.c 2020-03-06 09:06:44 -05:00
oak_speech.h Documentation of oak_speech 2019-04-11 18:26:02 -04:00
option_menu.h Decompile start_menu 2019-10-13 22:04:51 -04:00
overworld.h through sub_80FFF80 2020-03-06 17:07:36 -05:00
palette.h palette 2019-09-28 22:37:10 +08:00
party_menu.h sub_81186E0 2020-01-20 17:08:24 -05:00
pc_screen_effect.h item_pc: through sub_810E200 2019-06-16 18:12:11 -04:00
play_time.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
player_pc.h Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
pokeball.h fix merge conflicts 2019-12-04 21:35:31 -07:00
pokedex_area_markers.h wild_pokemon_area and pokedex_area_markers 2019-10-04 13:06:17 -04:00
pokedex_screen.h Unify pokedex_screen rodata 2019-12-22 14:43:42 -05:00
pokedex.h finish trainer card matching and data 2019-12-11 11:35:10 -05:00
pokemon_icon.h finish trainer card matching and data 2019-12-11 11:35:10 -05:00
pokemon_item_effects.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
pokemon_jump.h Address review comments 2020-02-19 14:22:26 -05:00
pokemon_size_record.h Port pokemon_size_record from Emerald 2019-11-01 09:55:25 -04:00
pokemon_special_anim.h party_menu fourth quarter 2019-12-04 14:54:50 -07:00
pokemon_storage_system.h Some renaming; resolve trade bss 2019-10-30 16:51:43 -04:00
pokemon_summary_screen.h through PrintSafariMonInfo 2020-01-11 10:58:30 -05:00
pokemon.h Sync AI scripts 2020-01-22 19:21:40 -05:00
pokenav.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
quest_log_battle.h Document some Quest Log 2020-01-15 16:00:45 -05:00
quest_log_objects.h Document some Quest Log 2020-01-15 16:00:45 -05:00
quest_log_player.h Document some Quest Log 2020-01-15 16:00:45 -05:00
quest_log.h Merge branch 'master' of github.com:pret/pokefirered into field_effect 2020-03-02 10:15:07 -05:00
random.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
region_map.h Partial documentation of region map 2020-01-08 16:03:42 -05:00
renewable_hidden_items.h Move ReadTrainerTowerAndValidate 2020-01-26 16:50:32 -05:00
reset_save_heap.h Propagate save status, type, and sector defines 2019-11-04 17:12:02 -05:00
reshow_battle_screen.h ported reshow_battle_screen from pokeem 2019-08-02 07:28:09 +08:00
rfu_union_tool.h Document rfu_union_tool 2020-02-03 11:02:02 -05:00
roamer.h wild_pokemon_area and pokedex_area_markers 2019-10-04 13:06:17 -04:00
roulette_util.h Create roulette_util.h 2019-04-13 18:13:39 +01:00
safari_zone.h clean up 2019-10-21 04:17:17 +08:00
save_failed_screen.h Finish save_failed_screen 2020-01-17 10:49:57 -05:00
save_location.h through sub_8117A0C 2020-01-20 14:46:01 -05:00
save_menu_util.h SAVE_STAT_ enums 2019-11-11 14:20:02 -05:00
save.h Port pokemon_jump from emerald, 1 2020-02-18 14:50:24 -05:00
scanline_effect.h dump event script text strings 2019-05-21 14:35:12 -04:00
scrcmd.h Nuke SCRCMD_DEF macro 2019-01-06 20:13:06 -05:00
script_menu.h Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
script_movement.h Port script_movement 2020-02-24 15:32:19 -05:00
script_pokemon_util.h Fix header guard 2020-01-12 14:45:53 -05:00
script.h Merge branch 'master' into doc-ttower 2020-02-15 20:44:57 -05:00
shop.h fix merge conflicts 2019-11-26 13:55:24 -07:00
slot_machine.h slot_machine: through sub_813FBC0 2019-05-20 14:17:26 -04:00
sound.h Nonmatching sub_810287C; annotate rodata 2019-12-09 16:26:22 -05:00
special_field_anim.h Escalator field effect 2020-02-28 10:02:40 -05:00
sprite.h document minigame_countdown.c 2020-02-11 13:43:14 -05:00
start_menu.h Address review comments, 2 2019-10-14 10:07:01 -04:00
string_util.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
strings.h through sub_80FFF80 2020-03-06 17:07:36 -05:00
task.h Port script_movement 2020-02-24 15:32:19 -05:00
teachy_tv.h Document item_menu 2020-01-19 14:47:23 -05:00
text_window_graphics.h Finish main menu decomp 2019-10-08 10:31:33 -04:00
text_window.h Finish union_room_chat_display 2020-01-25 13:35:34 -05:00
text.h through sub_8129560 2020-01-24 17:03:03 -05:00
tileset_anims.h Fix formatting of tileset_anims.h 2019-08-05 16:04:42 -07:00
tilesets.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
title_screen.h link_rfu_4 is part of mystery_gift_menu 2019-04-25 10:20:18 -04:00
tm_case.h Address review comments 2020-01-19 16:19:35 -05:00
trade_scene.h Port evolution_scene 2019-11-20 11:08:30 -05:00
trade.h Finish union_room_chat_display 2020-01-25 13:35:34 -05:00
trainer_card.h Fix alignment 2020-03-02 10:36:46 -05:00
trainer_front_sprites.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
trainer_ids.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
trainer_pokemon_sprites.h Sync trainer_card.c 2020-02-27 17:15:27 -05:00
trainer_see.h Finish trainer_see 2020-02-20 14:52:37 -05:00
trainer_tower.h Document Trainer Tower scripts 2020-01-24 02:57:45 -05:00
trig.h Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
union_room_battle.h Document rfu_union_tool 2020-02-03 11:02:02 -05:00
union_room_chat_display.h Document union room chat 2020-01-25 19:58:39 -05:00
union_room_chat_objects.h Document union room chat 2020-01-25 19:58:39 -05:00
union_room_chat.h Document union room chat 2020-01-25 19:58:39 -05:00
union_room_message.h I'm so original with these commit names 2020-02-03 16:41:25 -05:00
union_room.h address review comments 2020-02-29 21:00:31 -05:00
util.h Review comments and documentation 2019-10-30 21:06:15 -04:00
vs_seeker.h Remove defunct macros and move trainer tower pointers and dummy header 2020-02-11 16:56:09 -05:00
wild_encounter.h Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
wild_pokemon_area.h wild_pokemon_area and pokedex_area_markers 2019-10-04 13:06:17 -04:00
window.h thru TryDoForceSwitchOut 2019-08-27 08:20:59 +08:00