pmd-red/include
2023-01-17 21:30:56 +01:00
..
asm some script work 2022-12-03 16:20:36 -08:00
constants some more decomp + documenting 2023-01-17 21:30:56 +01:00
gba Sese's April/May Dump (#37) 2021-05-15 18:59:55 -05:00
adventure_log.h Sese's vacation work 2021-07-07 11:39:34 -05:00
bg.h Sese's vacation work 2021-07-07 11:39:34 -05:00
charge_move.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
code_80A26CC.h more labeling 2022-12-02 11:56:36 -08:00
code_800B540.h Sese's vacation work 2021-07-07 11:39:34 -05:00
code_800D090.h Renamed sprintf() duplicate function 2022-03-10 22:33:13 -05:00
code_8094F88.h fix a few nonmatchings and code cleanup 2022-03-21 17:48:40 -07:00
code_80521D0.h Decomped HasStatusAffectingActions() 2022-01-13 22:56:30 -05:00
code_80958E8.h more decomp 2022-11-02 22:05:20 -07:00
code_800558C.h Sese's vacation work 2021-07-07 11:39:34 -05:00
code_808417C.h more decomping 2022-07-10 16:10:28 -07:00
code_8077274_1.h finish decomp of code_8075BA4.s 2022-11-17 19:50:37 -08:00
code_8092334.h More pokemon related decomp (#48) 2021-08-01 12:09:13 -07:00
config.h Add libisagbprn 2019-08-13 13:00:33 -04:00
crt0.h 5% wooo 2021-01-09 10:33:29 -06:00
debug_menu.h Death by 74 files (#65) 2021-10-22 10:01:07 -07:00
debug.h decomp multiple move/orb actions and event flag 2022-10-10 10:04:41 -07:00
ds_menus.h Move some data to src and add some more headers 2022-02-17 18:54:59 -06:00
dungeon_action.h Decomped ResetAction() 2022-03-10 22:33:13 -05:00
dungeon_ai_attack.h Decomped TargetRegularAttack() 2022-03-10 22:33:13 -05:00
dungeon_ai_item_weight.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_ai_items.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_ai_leader.h Decomped GetLeaderEntityIfVisible() 2022-10-16 21:26:43 -04:00
dungeon_ai_movement_1.h Added NONMATCHING for Wander() 2022-05-29 00:10:38 -04:00
dungeon_ai_movement.h decomp a few more 2022-07-31 19:13:05 -07:00
dungeon_ai_targeting.h Merge remote-tracking branch 'upstream/master' 2022-05-29 00:24:02 -04:00
dungeon_ai.h split dungeon_ai into move_effects_target and dungeon_ai 2022-12-15 21:06:04 -08:00
dungeon_capabilities_1.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_capabilities.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_engine.h document most of the dungeon music 2022-12-12 11:18:47 -08:00
dungeon_entity.h more decomp 2022-12-07 21:11:35 -08:00
dungeon_global_data.h rename funcs from github review 2022-12-14 17:51:26 -08:00
dungeon_items.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_leader.h doing some more decomp 2022-10-18 18:45:08 -05:00
dungeon_map_access.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_movement_1.h Decomped CanCrossWalls() 2022-10-16 21:14:00 -04:00
dungeon_movement.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_music.h document most of the dungeon music 2022-12-12 11:18:47 -08:00
dungeon_pokemon_attributes.h more decomping 2022-07-10 16:10:28 -07:00
dungeon_pokemon_sprites.h Decomped InSameRoom_2() 2021-12-17 23:38:06 -05:00
dungeon_random.h finish off dungeon random and few simple status funcs 2022-04-04 10:55:21 -07:00
dungeon_range.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
dungeon_util_1.h decomp a few more 2022-10-10 10:04:41 -07:00
dungeon_util.h Merge remote-tracking branch 'upstream/master' 2022-05-29 00:24:02 -04:00
dungeon_visibility.h some more decomp 2022-04-24 11:01:01 -07:00
dungeon.h document most of the dungeon music 2022-12-12 11:18:47 -08:00
event_flag.h decomp multiple move/orb actions and event flag 2022-10-10 10:04:41 -07:00
exclusive_pokemon.h finish out ai_targeting and move data 2022-11-18 16:54:10 -08:00
felicity_bank.h better names and clean things up 2022-07-31 15:40:44 -07:00
file_system.h some more decomp 2022-11-18 15:14:06 -08:00
flash.h decompile flash 2017-12-11 19:05:47 -08:00
friend_area_action_menu.h some more move decomp + documenting 2023-01-15 20:49:02 +01:00
friend_area.h Dungeon pokemon/Floor ID JSON Part 1 (#39) 2021-06-09 22:54:21 -05:00
friend_rescue.h add more funcs to headers and clean externs 2022-02-17 18:54:59 -06:00
global.h split moves_1.s and some work on functions 2023-01-12 22:11:35 +01:00
ground_script.h more labeling 2022-12-02 11:56:36 -08:00
gulpin_shop.h Moves and some friend_area_action_menu 2021-11-02 16:31:16 -07:00
gUnknown_203B46C.h Keep on keepin on (#38) 2021-05-23 16:19:35 -05:00
input.h Death by 74 files (#65) 2021-10-22 10:01:07 -07:00
item.h doing some more decomp 2022-10-18 18:45:08 -05:00
kangaskhan_storage.h Moves and some friend_area_action_menu 2021-11-02 16:31:16 -07:00
kecleon_items.h continue doing some more decomp 2022-03-13 17:48:04 -07:00
load_screen.h Move some data to src and add some more headers 2022-02-17 18:54:59 -06:00
m4a.h document all music players 2022-06-16 16:38:44 -07:00
mailbox.h Label all entities in Boss Fight Cutscenes (#78) 2021-11-22 12:14:58 -06:00
main_menu.h Finish main menu decomp (#59) 2021-10-11 09:03:17 -07:00
map.h some more decomp 2022-11-18 15:14:06 -08:00
memory.h No wifi + 2 days on train = more decomp (#80) 2021-12-01 14:33:06 -08:00
menu.h more decomping 2022-10-10 10:04:41 -07:00
move_checks.h split status_checker into status_actions and move_checks 2022-12-15 21:18:01 -08:00
move_effects_target.h split dungeon_ai into move_effects_target and dungeon_ai 2022-12-15 21:06:04 -08:00
move_util.h Decomped IsMoveUsable() 2022-03-10 22:33:13 -05:00
moves.h more moves decomp 2023-01-16 20:01:56 +01:00
music.h better names and clean things up 2022-07-31 15:40:44 -07:00
number_util.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
other_random.h decompile other_random 2017-12-11 09:18:22 -08:00
personality_test.h label and document more personality test 2022-05-14 18:40:46 -07:00
play_time.h Death by 74 files (#65) 2021-10-22 10:01:07 -07:00
pokemon_3.h Decomped TargetLeader() 2022-10-16 20:47:07 -04:00
pokemon_mail.h move pokemon mail data to src 2021-12-22 17:00:21 -06:00
pokemon.h more decomp 2022-12-07 21:11:35 -08:00
position_util.h Decomped AvoidEnemies() 2022-03-26 22:47:38 -04:00
position.h Decomped InSameRoom_2() 2021-12-17 23:38:06 -05:00
random.h create random.h 2017-12-11 00:56:09 -08:00
rescue_password_menu.h document some rescue password 2022-06-03 17:52:24 -07:00
rescue_team_info.h more labeling 2022-12-02 11:56:36 -08:00
save.h more decomp 2022-11-11 16:49:48 -08:00
status_actions.h split status_checker into status_actions and move_checks 2022-12-15 21:18:01 -08:00
status_checks_1.h more decomp work 2022-11-12 15:44:26 -08:00
status_checks.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
status.h document more functions and cleanup some code 2022-11-18 10:00:22 -08:00
sub_8095228.h decomp most funcs with CreateRescueTitle 2022-06-12 18:18:09 -07:00
subStruct_203B240.h Decompiled some item related functions (#42) 2021-07-10 11:23:20 -05:00
targeting_flags.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
targeting.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
team_inventory.h Death by 74 files (#65) 2021-10-22 10:01:07 -07:00
text_util.h better names and clean things up 2022-07-31 15:40:44 -07:00
text.h More PMD grind (#50) 2021-09-01 18:05:30 -07:00
tile_types.h Decomped CanMoveForward() 2022-03-26 22:47:38 -04:00
trade_items_menu.h More PMD grind (#50) 2021-09-01 18:05:30 -07:00
trap.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
type_chart.h Decomped WeightWeakTypePicker() 2022-03-10 22:32:17 -05:00
type_effectiveness.h Removed function address comments in favor of .map file 2022-03-10 22:33:12 -05:00
util.h decompile util 2017-12-11 10:14:59 -08:00
weather.h Decomped GetLeaderEntity() 2022-10-16 22:00:14 -04:00
wonder_mail_3.h more decomp 2022-11-02 22:05:20 -07:00
wonder_mail.h remove extra global.h include 2022-12-12 11:22:04 -08:00