| .. |
|
constants
|
through sub_8055B38
|
2020-03-27 18:08:28 -04: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
|
Removed unused defines in include/battle_script_commands.h
|
2020-03-11 09:25:21 -03: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
|
finish field_player_avatar
|
2020-03-25 18:00:26 -04:00 |
|
blend_palette.h
|
field_weather_util
|
2020-03-16 20:37:51 -04:00 |
|
blit.h
|
Port blit from Emerald
|
2019-04-27 12:39:26 -04:00 |
|
box_party_pokemon_dropdown.h
|
Through sub_808FE54
|
2020-03-13 16:52:47 -04: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
|
Fix issues with cexplore
|
2020-03-15 09:39:08 -04:00 |
|
coord_event_weather.h
|
Finish field_control_avatar
|
2020-03-18 21:20:42 -04:00 |
|
credits.h
|
Decomp hall_of_fame
|
2019-11-04 16:20:11 -05:00 |
|
data.h
|
through MultiplyPaletteRGBComponents
|
2020-02-27 14:08:26 -05:00 |
|
daycare.h
|
through CheckStandardWildEncounter
|
2020-03-17 22:08:02 -04: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
|
Remove duplicate decl; use EASY_CHAT_TYPE define in mystery_event_club.inc
|
2020-03-08 12:55:16 -04: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
|
through sub_8055B38
|
2020-03-27 18:08:28 -04:00 |
|
event_object_lock.h
|
Name remaining funcs in union_room.c
|
2020-02-06 10:44:22 -05:00 |
|
event_object_movement.h
|
Resolve off-by-one error in evobjmv.c
|
2020-03-26 17:37:14 -04:00 |
|
event_scripts.h
|
through Overworld_ResetStateAfterFly
|
2020-03-26 18:29:48 -04: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
|
through LoadSaveblockMapHeader
|
2020-03-26 21:30:58 -04:00 |
|
field_control_avatar.h
|
through sub_805D1A8
|
2020-03-25 08:57:52 -04:00 |
|
field_door.h
|
Document field_door code
|
2019-11-12 13:53:47 -05:00 |
|
field_effect_helpers.h
|
Merge branch 'master' of github.com:pret/pokefirered into field_player_avatar
|
2020-03-26 17:07:52 -04:00 |
|
field_effect_scripts.h
|
Decompile fldeff hooks
|
2020-02-27 09:18:54 -05:00 |
|
field_effect.h
|
Move field effect objects to src
|
2020-03-24 14:16:49 -04:00 |
|
field_fadetransition.h
|
Document field teleport anim
|
2020-03-25 19:40:34 -04:00 |
|
field_message_box.h
|
through sub_8080E6C
|
2020-02-29 14:30:01 -05:00 |
|
field_player_avatar.h
|
Resolve off-by-one error in evobjmv.c
|
2020-03-26 17:37:14 -04: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
|
through sub_8055B38
|
2020-03-27 18:08:28 -04:00 |
|
field_tasks.h
|
Fix C/C++ errors generated by CLion IDE
|
2018-11-09 12:33:20 -05:00 |
|
field_weather_effects.h
|
Port field_weather_effects from emerald
|
2020-03-16 21:43:49 -04:00 |
|
field_weather_util.h
|
Port field_weather from Emerald
|
2020-03-16 20:12:37 -04:00 |
|
field_weather.h
|
through sub_8055B38
|
2020-03-27 18:08:28 -04:00 |
|
fieldmap.h
|
through sub_8055B38
|
2020-03-27 18:08:28 -04:00 |
|
fldeff.h
|
Document fldeff_flash and map_preview_screen
|
2020-03-08 19:54:02 -04: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
|
through LoadSaveblockMapHeader
|
2020-03-26 21:30:58 -04:00 |
|
global.h
|
through SetContinueGameWarpToDynamicWarp
|
2020-03-27 17:21:00 -04:00 |
|
gpu_regs.h
|
Fix C/C++ errors generated by CLion IDE
|
2018-11-09 12:33:20 -05:00 |
|
graphics.h
|
Port field_weather_effects from emerald
|
2020-03-16 21:43:49 -04:00 |
|
hall_of_fame.h
|
Decomp hall_of_fame
|
2019-11-04 16:20:11 -05:00 |
|
heal_location.h
|
through SetContinueGameWarpToDynamicWarp
|
2020-03-27 17:21:00 -04: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
|
through GetInteractedObjectEventScript
|
2020-03-17 20:59:39 -04: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 |
|
keyboard_text.h
|
Rename keyboard_text header
|
2020-03-10 13:26:31 -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
|
Fix arg type decl in MapHasPreviewScreen
|
2020-03-09 09:56:00 -04: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
|
Remove partial define
|
2020-03-22 14:44:32 -04:00 |
|
metatile_behavior.h
|
through PlayerGetCopyableMovement
|
2020-03-23 21:42:35 -04: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
|
through NamingScreen_CreateRivalIcon
|
2020-03-10 09:55:29 -04: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_8055B38
|
2020-03-27 18:08:28 -04: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
|
Address review comments; doc pc_screen_effect
|
2020-03-16 08:23:01 -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
|
pokemon_storage_system_7
|
2020-03-15 15:11:51 -04: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_internal.h
|
Address review comments; doc round 2
|
2020-03-22 14:26:44 -04:00 |
|
pokemon_special_anim.h
|
Address review comments; doc round 2
|
2020-03-22 14:26:44 -04:00 |
|
pokemon_storage_system_internal.h
|
Address review comments; doc pc_screen_effect
|
2020-03-16 08:23:01 -04:00 |
|
pokemon_storage_system.h
|
through nonmatching InBoxInput_Normal
|
2020-03-14 21:19:56 -04:00 |
|
pokemon_summary_screen.h
|
through PrintSafariMonInfo
|
2020-01-11 10:58:30 -05:00 |
|
pokemon.h
|
through sub_811D5C0
|
2020-03-21 10:48:55 -04: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
|
through PlayerSetAnimId; some quest log doc
|
2020-03-24 08:56:14 -04:00 |
|
quest_log_player.h
|
through AlignFishingAnimationFrames
|
2020-03-25 17:37:07 -04:00 |
|
quest_log.h
|
through sub_8055B38
|
2020-03-27 18:08:28 -04: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
|
Some documentation of field_control_avatar and related routines
|
2020-03-19 08:45:32 -04: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
|
through sub_8055B38
|
2020-03-27 18:08:28 -04: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
|
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
|
2020-03-16 07:51:21 -04:00 |
|
start_menu.h
|
Address review comments, 2
|
2019-10-14 10:07:01 -04:00 |
|
string_util.h
|
Port pokemon_storage_2 from emerald
|
2020-03-11 13:32:30 -04:00 |
|
strings.h
|
through AlignFishingAnimationFrames
|
2020-03-25 17:37:07 -04: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 nonmatching InBoxInput_Normal
|
2020-03-14 21:19:56 -04: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
|
Decompile/port event_object_movement
|
2020-03-12 12:46:40 -07: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
|
through sub_8055B38
|
2020-03-27 18:08:28 -04:00 |
|
wild_encounter.h
|
Address review comments (cleanup)
|
2020-03-19 10:25:17 -04:00 |
|
wild_pokemon_area.h
|
wild_pokemon_area and pokedex_area_markers
|
2019-10-04 13:06:17 -04:00 |
|
window.h
|
pokemon_storage_system_7
|
2020-03-15 15:11:51 -04:00 |