..
asm
some script work
2022-12-03 16:20:36 -08:00
constants
fix: address review comments
2023-07-10 08:41:48 -07:00
gba
move more files ram sections to sym files
2023-05-08 15:25:33 -07:00
adventure_log.h
Sese's vacation work
2021-07-07 11:39:34 -05:00
bg.h
split out functions to respecive files and some cleanup
2023-05-08 11:37:34 -07:00
charge_move.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -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
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
code_801EE10.h
nit: forgot another MenuInputStruct
2023-07-09 20:17:37 -07:00
code_802C39C.h
more menu decomp and merging of files
2023-05-25 08:02:53 -07:00
code_8094F88.h
Document/correct some struct sizes & offsets
2023-07-17 22:16:42 -04:00
code_80521D0.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
code_80958E8.h
decomp another func and cleanup code
2023-05-25 08:02:53 -07:00
code_800558C.h
Sese's vacation work
2021-07-07 11:39:34 -05:00
code_808417C.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
code_809447C.h
decomp the rest of moves_2.s
2023-01-18 20:14:43 +01:00
code_8077274_1.h
document more funcs
2023-01-26 22:09:03 -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
document menuAction variables
2023-04-09 16:22:17 -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
Updated more names
2023-01-13 21:00:12 -05:00
dungeon_ai_attack.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_ai_item_weight.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_ai_items.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_ai_leader.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_ai_movement.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_ai_targeting.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_ai.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_capabilities.h
Merge dungeon_capabilities files together
2023-07-24 21:36:00 -04:00
dungeon_engine.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_entity.h
Clean/Correct some structs
2023-07-25 01:41:05 -04:00
dungeon_global_data.h
Clean/Correct some structs
2023-07-25 01:41:05 -04:00
dungeon_items.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_leader.h
Renamed some functions per review comments
2023-01-08 13:39:56 -05:00
dungeon_map_access.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_movement.h
combine dungeon_movement
2023-06-03 13:52:44 -07:00
dungeon_music.h
document most of the dungeon music
2022-12-12 11:18:47 -08:00
dungeon_pokemon_attributes.h
Merge remote-tracking branch 'upstream/master'
2023-01-13 22:36:16 -05:00
dungeon_pokemon_sprites.h
Decomped InSameRoom_2()
2021-12-17 23:38:06 -05:00
dungeon_random.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_range.h
Cleaned up redundant externs
2023-01-16 00:07:59 -05:00
dungeon_util_1.h
more decomp and documentation
2023-06-25 16:37:48 -07:00
dungeon_util.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon_visibility.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
dungeon.h
Clean/Correct some structs
2023-07-25 01:41:05 -04: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
Complete felicity bank
2023-07-22 23:11:28 -04: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
another menu decomped
2023-05-25 08:02:53 -07:00
friend_area.h
Dungeon pokemon/Floor ID JSON Part 1 ( #39 )
2021-06-09 22:54:21 -05:00
friend_list_menu.h
code cleanup
2023-06-25 16:37:48 -07:00
friend_rescue.h
Document/correct some struct sizes & offsets
2023-07-17 22:16:42 -04:00
game_options.h
code cleanup and decomp a few other funcs
2023-01-13 17:22:41 -08: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
Clean gulpin/felicity
2023-07-22 19:14:33 -04:00
input.h
Clean/Correct some structs
2023-07-25 01:41:05 -04:00
item.h
Document/correct some struct sizes & offsets
2023-07-17 22:16:42 -04:00
kangaskhan_storage.h
document menuAction variables
2023-04-09 16:22:17 -07:00
kecleon_items.h
split out menu input asm and rename UnkInputStruct to MenuInputStruct
2023-06-26 20:48:18 -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
more menu decomp and merging of files
2023-05-25 08:02:53 -07:00
main_menu.h
more documenting
2023-02-12 09:24:40 -08:00
makuhita_dojo.h
Clean/Correct some structs
2023-07-25 01:41:05 -04:00
map.h
Clean/Correct some structs
2023-07-25 01:41:05 -04:00
memory.h
Minor struct/externs cleanup
2023-07-21 23:12:32 -04:00
menu_input.h
more decomp work and ram setup
2023-06-25 16:37:48 -07:00
menu.h
split out menu input asm and rename UnkInputStruct to MenuInputStruct
2023-06-26 20:48:18 -07:00
move_checks.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
move_effects_target.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
move_util.h
more decomp
2023-05-07 11:03:18 -07:00
moves.h
Complete Gulpin Shop
2023-07-15 13:49:36 -04:00
music.h
start wiring up ramscrgen for files
2023-05-08 13:51:08 -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
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
pelipper_board.h
more menu decomp and merging of files
2023-05-25 08:02:53 -07:00
personality_test.h
Finish converting items over to MenuInputStruct
2023-06-28 21:25:13 -07:00
play_time.h
Death by 74 files ( #65 )
2021-10-22 10:01:07 -07:00
pokemon_3.h
more decomp work
2023-06-25 16:37:48 -07:00
pokemon_mail.h
move pokemon mail data to src
2021-12-22 17:00:21 -06:00
pokemon.h
Document/correct some struct sizes & offsets
2023-07-17 22:16:42 -04:00
position_util.h
Renamed some functions per review comments
2023-01-08 13:39:56 -05:00
position.h
Clean/Correct some structs
2023-07-25 01:41:05 -04:00
random.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
rescue_password_menu.h
Grossly complete rescue_password_menu
2023-07-17 00:48:09 -04:00
rescue_team_info.h
more labeling
2022-12-02 11:56:36 -08:00
save.h
decomp another func and cleanup code
2023-05-25 08:02:53 -07:00
status_actions.h
document more funcs
2023-01-26 22:09:03 -08:00
status_checks_1.h
match 8012E04 w/ jiang and more changes to UnkTextStruct2
2023-02-24 09:07:32 -08:00
status_checks.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
status.h
one more menu decomp and EncoreMoveAction/StatusTarget decomped
2023-05-25 08:02:53 -07:00
subStruct_203B240.h
more menu work and more documentation
2023-05-25 08:02:53 -07:00
targeting_flags.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
targeting.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
team_inventory.h
Match UpdateFelicityBankDialogue()
2023-07-22 20:50:44 -04:00
text_util.h
better names and clean things up
2022-07-31 15:40:44 -07:00
text.h
Clean/Correct some structs
2023-07-25 01:41:05 -04:00
tile_types.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
trade_items_menu.h
move MenuStruct to include/menu and use in more places
2023-02-13 17:37:15 -08: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
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
util.h
decompile util
2017-12-11 10:14:59 -08:00
weather.h
Synced some symbol names with EoS hacking
2023-01-08 04:23:00 -05:00
wonder_mail_2_1.h
Finish converting items over to MenuInputStruct
2023-06-28 21:25:13 -07:00
wonder_mail_3.h
split out menu input asm and rename UnkInputStruct to MenuInputStruct
2023-06-26 20:48:18 -07:00
wonder_mail.h
Document/correct some struct sizes & offsets
2023-07-17 22:16:42 -04:00