.. |
agb/constants
|
Copy items constants from Emerald, to use with Pal Park
|
2021-10-23 09:21:02 -04:00 |
battle
|
Merge branch 'master' into master
|
2024-03-21 11:23:52 -05:00 |
constants
|
prioirty
|
2024-03-23 17:59:25 -04:00 |
credits
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
field
|
Address more comments
|
2024-03-09 17:19:27 +00:00 |
library
|
Decompile unk_02055418.s
|
2022-03-21 00:19:03 -05:00 |
voltorb_flip
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
alph_checks.h
|
field_alph_checks -> alph_checks
|
2023-12-20 02:30:19 +00:00 |
alph_puzzle.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
apricorn_tree.h
|
capitalize _Init
|
2023-06-06 14:41:26 +02:00 |
ascii_util.h
|
sync ascii_util from diamond
|
2023-07-01 00:49:20 +01:00 |
assert.h
|
cleanup error handling
|
2023-10-05 00:52:18 +01:00 |
bag_cursor.h
|
Decompile overlay_16_02201948
|
2023-08-21 23:28:13 -05:00 |
bag_view.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
bag.h
|
sync bag.c with diamond
|
2023-07-02 19:08:57 +01:00 |
battle_arcade_game_board.h
|
Merge branch 'master' into master
|
2023-08-27 13:13:59 -05:00 |
berry_pots_app_internal.h
|
Address more comments
|
2024-03-09 17:19:27 +00:00 |
berry_pots_app.h
|
Move berry pots app rodata to C
|
2023-12-29 17:38:57 -05:00 |
bg_window.h
|
through ov60_021E68A0
|
2024-01-18 11:37:02 -05:00 |
blackout.h
|
address some review comments
|
2023-12-16 15:18:13 +00:00 |
brightness.h
|
address review
|
2023-07-07 23:50:33 +01:00 |
bug_contest_internal.h
|
cleanup encounter.c
|
2023-09-23 14:48:45 +01:00 |
bug_contest.h
|
cleanup encounter.c
|
2023-09-23 14:48:45 +01:00 |
camera_translation.h
|
Re-rename sys task api routines; nice up syntax
|
2024-01-22 19:11:32 -05:00 |
camera.h
|
address review
|
2023-07-09 21:44:27 +01:00 |
certificates_app.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
choose_starter_app.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
choose_starter.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
coins.h
|
cleanup coins.c
|
2023-07-10 21:16:44 +01:00 |
communication_error.h
|
cleanup communication_error.c + heap_id to heapId
|
2023-07-12 15:42:10 +01:00 |
config.h
|
Fix builds with NONMATCHING
|
2024-02-28 06:19:37 +00:00 |
daycare.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
dex_mon_measures.h
|
forme -> form
|
2023-06-29 21:41:31 +01:00 |
easy_chat.h
|
finish cleaning up easy_chat.c
|
2023-07-21 18:33:10 +01:00 |
encounter_tables_narc.h
|
Retire encdata-gs; use csv2bin instead; add NARC output mode for csv2bin
|
2021-11-15 11:02:29 -05:00 |
encounter.h
|
Rare->Secret, Uncommon->Rare; doc wild encounter funcs
|
2024-03-08 16:05:10 -05:00 |
error_handling.h
|
cleanup error handling
|
2023-10-05 00:52:18 +01:00 |
error_message_reset.h
|
Decompile error_message_reset
|
2022-03-06 19:22:10 -06:00 |
fashion_case.h
|
Address review comments
|
2023-12-16 21:07:21 -05:00 |
field_map_object.h
|
cleanup follow_mon.c
|
2024-02-19 17:06:19 +00:00 |
field_move.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
field_player_avatar.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
field_roamer.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
field_system_rtc_weather.h
|
rename file
|
2023-07-18 03:26:45 +01:00 |
field_system.h
|
More comments
|
2024-03-21 03:13:42 +00:00 |
field_take_photo.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
field_use_item.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
field_warp_tasks.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
fieldmap.h
|
#208 split PR 4, rename some misc funcs
|
2023-09-12 03:48:29 +01:00 |
filesystem_files_def.h
|
RegisterHallOfFame_Init
|
2024-03-31 01:55:56 -04:00 |
filesystem.h
|
cleanup communication_error.c + heap_id to heapId
|
2023-07-12 15:42:10 +01:00 |
follow_mon.h
|
cleanup follow_mon.c
|
2024-02-19 17:06:19 +00:00 |
font_data.h
|
capitalize _Delete
|
2023-06-06 13:40:43 +02:00 |
font_types_def.h
|
text: Address more review comments, fix speed/color constants
|
2023-12-25 16:04:26 -06:00 |
font.h
|
text: Address more review comments, fix speed/color constants
|
2023-12-25 16:04:26 -06:00 |
friend_group.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
frontier_data.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
game_clear.h
|
standardise some task func names
|
2023-06-13 01:22:24 +01:00 |
game_stats.h
|
game_stats: Add constants for stats 0 and 5
|
2023-10-10 23:51:17 -05:00 |
gear_phone.h
|
through ScrCmd_149
|
2022-04-12 15:28:04 -04:00 |
get_egg.h
|
through MGMessageSuccess_ManaphyEgg
|
2023-12-07 01:48:36 -05:00 |
gf_3d_loader.h
|
Rename unk_02025534.h to gf_3d_loader.h
|
2024-03-10 07:08:24 -04:00 |
gf_3d_render.h
|
Rename files and gf 3d render funcs
|
2024-03-04 20:07:25 -05:00 |
gf_3d_vramman.h
|
Title screen ov60 through ov60_021E6244
|
2024-01-18 08:16:33 -05:00 |
gf_gfx_loader.h
|
use the proper enums for palette loading
|
2023-12-14 19:03:33 +00:00 |
gf_gfx_planes.h
|
bit more blackout cleanup
|
2023-12-14 15:43:01 +00:00 |
gf_rtc.h
|
Decompile most of overlay_16_022014A0
|
2023-08-21 23:28:13 -05:00 |
global.h
|
through ov63_0221E55C
|
2024-04-06 18:14:51 -04:00 |
gts_globe.h
|
msgfmt.c
|
2021-12-08 13:19:03 -05:00 |
gymmick_init.h
|
Decompile gymmick_init.c
|
2023-08-30 04:59:30 +00:00 |
gymmick.h
|
Typedef gymmick type
|
2023-10-09 22:04:54 +08:00 |
hall_of_fame.h
|
Address more comments
|
2024-01-02 20:05:56 +00:00 |
heap.h
|
RegisterHallOfFame_Init
|
2024-03-31 01:55:56 -04:00 |
igt.h
|
Fill out player_data.h structs
|
2021-11-09 16:18:58 -05:00 |
item.h
|
cleanup communication_error.c + heap_id to heapId
|
2023-07-12 15:42:10 +01:00 |
launch_application_data.h
|
Address more comments
|
2024-03-09 17:19:27 +00:00 |
launch_application_internal.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
launch_application.h
|
RegisterHallOfFame_Init
|
2024-03-31 01:55:56 -04:00 |
list_menu_2d.h
|
BGCONFIG to BgConfig
|
2023-07-02 21:29:54 +01:00 |
list_menu_cursor.h
|
bg_window stuff + update nitrogfx
|
2023-07-03 18:07:45 +01:00 |
list_menu_items.h
|
sync bag_view with diamond + some renaming
|
2023-07-01 22:55:39 +01:00 |
list_menu.h
|
cleanup communication_error.c + heap_id to heapId
|
2023-07-12 15:42:10 +01:00 |
location_backup.h
|
More comments
|
2024-03-21 03:13:42 +00:00 |
mail_message.h
|
Decompile overlay_25
|
2023-10-17 10:00:03 +08:00 |
mail_misc.h
|
More comments
|
2024-03-21 03:13:42 +00:00 |
mail.h
|
cleanup communication_error.c + heap_id to heapId
|
2023-07-12 15:42:10 +01:00 |
main.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
map_events_internal.h
|
document stuff
|
2023-06-21 19:41:52 +01:00 |
map_events.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
map_header.h
|
Document battle background and terrain
|
2023-10-21 23:00:27 +08:00 |
map_matrix.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
map_object_manager.h
|
cleanup follow_mon.c
|
2024-02-19 17:06:19 +00:00 |
map_preview_graphic.h
|
prioirty
|
2024-03-23 17:59:25 -04:00 |
map_section.h
|
SetMonData and friends
|
2021-11-13 09:49:15 -05:00 |
mart.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
math_util.h
|
Title screen data to C
|
2024-01-20 08:51:58 -05:00 |
message_format.h
|
cleanup encounter.c
|
2023-09-23 14:48:45 +01:00 |
message_printer.h
|
sync bag_view with diamond + some renaming
|
2023-07-01 22:55:39 +01:00 |
metatile_behavior.h
|
This commit brought to you by anti-snake league
|
2023-08-19 09:39:18 -04:00 |
move_relearner.h
|
Merge branch 'master' into unk_0203E348
|
2024-02-28 06:10:23 +00:00 |
move.h
|
Document SelfTurnData variables
|
2023-07-09 13:59:11 -04:00 |
msgdata.h
|
Don't include msg.naix in headers
|
2023-08-21 19:11:30 -04:00 |
mystery_gift.h
|
Apply draft .clang-format to mystery gift sources
|
2023-12-24 19:40:18 -05:00 |
npc_trade.h
|
Make constants for npc trades
|
2023-10-09 22:06:14 +08:00 |
options_app.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
options.h
|
options, battle_system: Fix function declarations
|
2024-01-23 12:03:27 -06:00 |
overlay_00_thumb.h
|
up to Overlay 22
|
2023-05-25 04:30:35 -05:00 |
overlay_01_021E90C0.h
|
cleanup encounter.c
|
2023-09-23 14:48:45 +01:00 |
overlay_01_021E6880.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_021EDAFC.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_021EF7A0.h
|
Removed trailing spaces and tabs
|
2023-02-17 18:13:00 -03:00 |
overlay_01_021F1AFC.h
|
rename some fucns
|
2023-06-14 02:37:13 +01:00 |
overlay_01_021F3D38.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_021F72DC.h
|
Up to main.c
|
2023-05-26 05:33:59 -05:00 |
overlay_01_021F944C.h
|
Up to main.c
|
2023-05-26 05:33:59 -05:00 |
overlay_01_021F1348.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_021F4704.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_021F6830.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_021FB4C0.h
|
unk_02055BF0.c
|
2023-05-29 02:04:11 -05:00 |
overlay_01_021FE780.h
|
up to Overlay 22
|
2023-05-25 04:30:35 -05:00 |
overlay_01_021FFECC.h
|
Small clean ups
|
2022-09-24 20:25:01 +00:00 |
overlay_01_02204ED8.h
|
Document headbutt-related routines
|
2024-03-08 13:06:52 -05:00 |
overlay_01_022001E4.h
|
Decompile overlay_01_02204840
|
2022-05-07 13:05:55 +00:00 |
overlay_01_022031C0.h
|
unk_02055BF0.c
|
2023-05-29 02:04:11 -05:00 |
overlay_01_022053EC.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_02200858.h
|
up to Overlay 22
|
2023-05-25 04:30:35 -05:00 |
overlay_01_apricorn_tree_anim.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01_rock_smash_item.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_01.h
|
decomp unk_0206A360
|
2024-03-19 12:04:46 -04:00 |
overlay_02.h
|
Merge branch 'master' into headbutt_commands
|
2024-03-28 21:21:57 -04:00 |
overlay_03.h
|
cleanup encounter.c
|
2023-09-23 14:48:45 +01:00 |
overlay_04.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_06.h
|
Patch arg types
|
2024-01-14 14:23:35 -05:00 |
overlay_14.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_15.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_16.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_18.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_25.h
|
Address review comments
|
2023-10-18 07:13:45 +08:00 |
overlay_26.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
overlay_35.h
|
Decompile unk_0203DE74
|
2022-12-06 18:38:33 -05:00 |
overlay_37.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
overlay_41.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_43.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_54.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_55.h
|
Address more comments
|
2024-01-02 20:05:56 +00:00 |
overlay_57.h
|
Add include/overlay_57.h
|
2024-02-18 20:54:23 +08:00 |
overlay_58.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_62.h
|
Rename symbols, 2
|
2024-01-20 16:00:03 -05:00 |
overlay_64.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_65.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_67.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_68.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_69.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_70.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
overlay_71.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_72.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_73.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
overlay_80.h
|
Up to main.c
|
2023-05-26 05:33:59 -05:00 |
overlay_86.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
overlay_87.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_94.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
overlay_96.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_99.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
overlay_100.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_101.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_102.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_103.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
overlay_104.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
overlay_105.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
overlay_108.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_109.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_111.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_113.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_121.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
overlay_124.h
|
scrcmd_11.c through ScrCmd_MysteryGift
|
2023-12-07 00:39:32 -05:00 |
overlay_manager.h
|
capitalize _Run
|
2023-06-06 14:30:19 +02:00 |
overlay_trainer_card_main.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_trainer_card_signature.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
overlay_trainer_card.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
pal_park.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
palette.h
|
Address review comments
|
2024-02-01 18:43:39 -05:00 |
party_menu.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
party.h
|
rename PARTY and party related things
|
2023-08-20 14:24:55 +01:00 |
phonebook_dat.h
|
decompile unk_020932A4
|
2023-05-31 15:10:11 +02:00 |
photo_album.h
|
forme -> form
|
2023-06-29 21:41:31 +01:00 |
player_data.h
|
Disobedience code
|
2023-12-22 11:08:33 -05:00 |
pm_string.h
|
cleanup communication_error.c + heap_id to heapId
|
2023-07-12 15:42:10 +01:00 |
pm_version.h
|
Decompile safari_zone
|
2022-01-08 18:13:19 -06:00 |
poke_overlay.h
|
Add missing protypes to headers
|
2022-01-10 10:42:18 -05:00 |
pokedex_util.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
pokedex.h
|
forme -> form
|
2023-06-29 21:41:31 +01:00 |
pokemon_icon_idx.h
|
forme -> form
|
2023-06-29 21:41:31 +01:00 |
pokemon_mood.h
|
Standarized pointer usage and variable names of Pokemon struct
|
2023-02-17 21:16:54 -03:00 |
pokemon_storage_system.h
|
cleanup encounter.c
|
2023-09-23 14:48:45 +01:00 |
pokemon_types_def.h
|
through ov63_0221C954
|
2024-04-04 19:24:23 -04:00 |
pokemon.h
|
through ov63_0221E55C
|
2024-04-06 18:14:51 -04:00 |
pokewalker.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
radio_show.h
|
sync bag_view with diamond + some renaming
|
2023-07-01 22:55:39 +01:00 |
register_hall_of_fame.h
|
RegisterHallOfFame_Init
|
2024-03-31 01:55:56 -04:00 |
render_text.h
|
Decompile unk_0206B910
|
2024-02-18 18:56:28 +08:00 |
render_window.h
|
Indentation and stuff
|
2023-11-20 22:47:12 -06:00 |
ribbon.h
|
unk_0208E55C.s -> ribbon.c
|
2022-04-04 20:53:22 -04:00 |
roamer.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
safari_zone.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
sav_chatot.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
sav_system_info.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
save_arrays.h
|
Address more comments
|
2024-01-02 20:05:56 +00:00 |
save_data_read_error.h
|
Decompile save_data_read_error
|
2022-03-06 16:47:16 -06:00 |
save_data_write_error.h
|
through SaveSubstruct_UpdateCRC
|
2022-02-18 12:45:47 -05:00 |
save_follow_mon.h
|
cleanup follow_mon.c
|
2024-02-19 17:06:19 +00:00 |
save_frontier.h
|
Removed trailing spaces and tabs
|
2023-02-17 18:13:00 -03:00 |
save_local_field_data.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
save_misc_data.h
|
berry_pots_app: Clean up, document some things
|
2023-10-10 23:51:17 -05:00 |
save_palpad.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
save_pokeathlon.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
save_pokegear.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
save_special_ribbons.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
save_trainer_card.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
save_trainer_house.h
|
Decompile overlay_25
|
2023-10-17 10:00:03 +08:00 |
save_vars_flags.h
|
event_data -> save_vars_flags
|
2023-11-07 16:11:30 +00:00 |
save.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
scrcmd_9.h
|
Decompile scrcmd_9
|
2023-11-18 10:35:35 +08:00 |
scrcmd_20.h
|
Decompile unk_0204F500
|
2023-07-17 21:43:11 +08:00 |
scrcmd_battle_arcade.h
|
Decompile unk_0204F500
|
2023-07-17 21:43:11 +08:00 |
scrcmd_battle_castle.h
|
Decompile unk_0204F500
|
2023-07-17 21:43:11 +08:00 |
scrcmd.h
|
Merge branch 'master' into headbutt_commands
|
2024-03-28 21:21:57 -04:00 |
script_pokemon_util.h
|
through MGMessageSuccess_ManaphyEgg
|
2023-12-07 01:48:36 -05:00 |
script_state_misc.h
|
event_data -> save_vars_flags
|
2023-11-07 16:11:30 +00:00 |
script.h
|
Decompile unk_0200E320 -> sys_task_api
|
2023-12-28 16:42:23 -05:00 |
seal_case.h
|
Decompile unk_0206B910
|
2024-02-18 18:56:28 +08:00 |
sound_02004A44.h
|
Title screen ov60 through ov60_021E6244
|
2024-01-18 08:16:33 -05:00 |
sound_chatot.h
|
forme -> form
|
2023-06-29 21:41:31 +01:00 |
sound_radio.h
|
Add missing protypes to headers
|
2022-01-10 10:42:18 -05:00 |
sound.h
|
OPTIONS -> Options
|
2023-08-22 04:11:56 -04:00 |
string_control_code.h
|
Change parameter names in string_control_code.h to match source file
|
2023-06-19 17:54:38 -04:00 |
string_util.h
|
sync bag_view with diamond + some renaming
|
2023-07-01 22:55:39 +01:00 |
sys_flags.h
|
Document headbutt-related routines
|
2024-03-08 13:06:52 -05:00 |
sys_task_api.h
|
Re-rename sys task api routines; nice up syntax
|
2024-01-22 19:11:32 -05:00 |
sys_task.h
|
Re-rename sys task api routines; nice up syntax
|
2024-01-22 19:11:32 -05:00 |
sys_vars.h
|
event_data -> save_vars_flags
|
2023-11-07 16:11:30 +00:00 |
systask_environment.h
|
Decompile unk_0200E320 -> sys_task_api
|
2023-12-28 16:42:23 -05:00 |
system.h
|
Decompile unk_0200E320 -> sys_task_api
|
2023-12-28 16:42:23 -05:00 |
task.h
|
#208 split PR 4, rename some misc funcs
|
2023-09-12 03:48:29 +01:00 |
text_0205B4EC.h
|
OPTIONS -> Options
|
2023-08-22 04:11:56 -04:00 |
text.h
|
Decompile unk_0200E320 -> sys_task_api
|
2023-12-28 16:42:23 -05:00 |
timer_3.h
|
save_gymmick.c
|
2022-02-04 16:44:00 -05:00 |
title_screen.h
|
Address review comments
|
2024-02-06 07:51:14 -05:00 |
touch_save_app.h
|
Decompile overlay 30 (saving app on touch screen)
|
2023-11-12 02:51:56 -06:00 |
touchscreen.h
|
Apply draft clang-format to touchscreen sources
|
2023-12-24 23:38:02 -05:00 |
trade_anim.h
|
OPTIONS -> Options
|
2023-08-22 04:11:56 -04:00 |
trainer_data.h
|
Decompile overlay_25
|
2023-10-17 10:00:03 +08:00 |
trainer_house.h
|
forme -> form
|
2023-06-29 21:41:31 +01:00 |
trainer_memo.h
|
Apply more changes
|
2023-10-02 16:43:12 +00:00 |
unk_0200A090.h
|
Rename unk_02025534.h to gf_3d_loader.h
|
2024-03-10 07:08:24 -04:00 |
unk_0200ACF0.h
|
Nuke the leading underscore types
|
2024-03-04 20:19:25 -05:00 |
unk_0200B150.h
|
Fix conflicts
|
2023-08-29 11:54:02 -04:00 |
unk_0200CF18.h
|
through ov63_0221D344
|
2024-04-05 21:38:28 -04:00 |
unk_0200FA24.h
|
Title screen ov60 through ov60_021E6244
|
2024-01-18 08:16:33 -05:00 |
unk_0202C034.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_0202C730.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_0202CA24.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
unk_0202D230.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_0202DB34.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_0202E41C.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_0202EB30.h
|
This commit brought to you by anti-snake league
|
2023-08-19 09:39:18 -04:00 |
unk_0202FBCC.h
|
More battle record related functions?
|
2023-08-17 01:49:01 -04:00 |
unk_0203A3B0.h
|
through ScrCmd_631
|
2022-04-11 16:35:59 -04:00 |
unk_0203BA5C.h
|
Decompile unk_02055418.s
|
2022-03-21 00:19:03 -05:00 |
unk_0203BC10.h
|
Finish field_move.c
|
2022-03-26 11:15:23 -04:00 |
unk_0203DB6C.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_0203DFA4.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_0204A3F4.h
|
Decompile scrcmd_9
|
2023-11-18 10:35:35 +08:00 |
unk_0204B538.h
|
Decompile scrcmd_9
|
2023-11-18 10:35:35 +08:00 |
unk_0205A44C.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_0205AC88.h
|
cleanup encounter.c
|
2023-09-23 14:48:45 +01:00 |
unk_0205B3DC.h
|
Name battle setup scrcmds; dump a/0/8/4
|
2023-08-25 16:30:45 -04:00 |
unk_0205BB1C.h
|
Decompile unk_0204F500
|
2023-07-17 21:43:11 +08:00 |
unk_0205BFF0.h
|
Decompile unk_0204F500
|
2023-07-17 21:43:11 +08:00 |
unk_0205CB48.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_0205FD20.h
|
Decompile overlay_01_021FFECC
|
2022-09-24 14:32:25 +00:00 |
unk_0206B910.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
unk_0206D494.h
|
Address review comments
|
2023-10-09 22:07:49 +08:00 |
unk_0207CB7C.h
|
Decompile unk_02055418.s
|
2022-03-21 00:19:03 -05:00 |
unk_0207EB24.h
|
Decompile unk_02055418.s
|
2022-03-21 00:19:03 -05:00 |
unk_02005D10.h
|
through ov63_0221E55C
|
2024-04-06 18:14:51 -04:00 |
unk_02007FD8.h
|
through ov63_0221E55C
|
2024-04-06 18:14:51 -04:00 |
unk_02009D48.h
|
Nuke the leading underscore types
|
2024-03-04 20:19:25 -05:00 |
unk_02013FDC.h
|
through ov63_0221E55C
|
2024-04-06 18:14:51 -04:00 |
unk_02014DA0.h
|
decompile camera.c
|
2023-07-09 09:34:22 +01:00 |
unk_02016EDC.h
|
Fix minor typographical issues
|
2021-12-01 09:02:54 -05:00 |
unk_02020B8C.h
|
Title screen ov60 through ov60_021E6244
|
2024-01-18 08:16:33 -05:00 |
unk_02025C44.h
|
split unk_0200B150; finish unk_02009D48
|
2022-04-01 16:32:33 -04:00 |
unk_02026C44.h
|
Address review comments
|
2024-01-03 22:59:37 -05:00 |
unk_02026E30.h
|
Decompile unk_02026E30.s
|
2024-01-28 19:25:16 -05:00 |
unk_02026E84.h
|
Rename palette.c routines
|
2024-01-15 06:51:18 -05:00 |
unk_02030A98.h
|
Decompile scrcmd_9
|
2023-11-18 10:35:35 +08:00 |
unk_02031AF0.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
unk_02031B0C.h
|
STRING to String
|
2023-06-20 15:53:40 +01:00 |
unk_02033AE0.h
|
sub_020520B0
|
2023-08-23 17:52:45 -04:00 |
unk_02034B0C.h
|
through ScrCmd_338
|
2022-04-09 11:18:12 -04:00 |
unk_02037C94.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_02054E00.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02055BF0.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02056D7C.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02058AEC.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02066EDC.h
|
Decompile scrcmd_9
|
2023-11-18 10:35:35 +08:00 |
unk_02067A60.h
|
through BattleSetup_SetChatotVoiceClip
|
2023-08-20 16:56:37 -04:00 |
unk_02067A80.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02068F84.h
|
sync bag_view with diamond + some renaming
|
2023-07-01 22:55:39 +01:00 |
unk_02068FC8.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02078E30.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
unk_02087A78.h
|
Decompile unk_0203E348.c
|
2023-12-30 05:18:35 +00:00 |
unk_02087E70.h
|
unk_02050660 -> encounter.c
|
2023-01-11 22:33:18 -05:00 |
unk_02091CDC.h
|
Rename symbols, 2
|
2024-01-20 16:00:03 -05:00 |
unk_02092BB8.h
|
Decompile unk_0203DE74
|
2022-12-06 18:38:33 -05:00 |
unk_02092BE8.h
|
Merge branch 'master' into unk_0203E348
|
2024-01-29 05:54:10 +00:00 |
unk_02095DF4.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02097B78.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
unk_02097BE0.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02097D3C.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02097F6C.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
unk_020183F0.h
|
Start decompiling overlay 17
|
2023-10-10 23:51:17 -05:00 |
unk_020192D0.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
unk_020210A0.h
|
Through ov110_021E5C60
|
2023-08-22 03:59:51 -04:00 |
unk_020215A0.h
|
through sub_0200DBB8
|
2023-08-29 21:10:06 -04:00 |
unk_020290B4.h
|
clang-format; move scrcmd_mystery_gift out of field
|
2023-12-29 11:45:33 -05:00 |
unk_020379A0.h
|
Decompile scrcmd_9
|
2023-11-18 10:35:35 +08:00 |
unk_020517A4.h
|
Document headbutt-related routines
|
2024-03-08 13:06:52 -05:00 |
unk_020551B8.h
|
Fix line endings
|
2023-01-26 01:47:59 +00:00 |
unk_020552A4.h
|
#208 split PR 4, rename some misc funcs
|
2023-09-12 03:48:29 +01:00 |
unk_020632B0.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_020648EC.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_020658D4.h
|
Decompile overlay_01_021FFECC
|
2022-09-24 14:32:25 +00:00 |
unk_020689C8.h
|
Decompile overlay_01_021FFECC
|
2022-09-24 14:32:25 +00:00 |
unk_020755E8.h
|
lil bit of battle code
|
2023-10-12 16:44:01 -04:00 |
unk_020910D8.h
|
So many comments :')
|
2024-03-15 05:29:18 +00:00 |
unk_020921A4.h
|
Rename symbols, 2
|
2024-01-20 16:00:03 -05:00 |
unk_020931C4.h
|
through sub_0205230C
|
2023-08-23 18:44:47 -04:00 |
unk_020932A4.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
unk_020961D8.h
|
through ScrCmd_450
|
2022-04-07 14:29:32 -04:00 |
unk_020965A4.h
|
through ScrCmd_631
|
2022-04-11 16:35:59 -04:00 |
unk_020977CC.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_020979A8.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_0203170C.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
unk_0206793C.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_0206979C.h
|
Propagate some GetEgg documentation
|
2023-12-07 02:13:08 -05:00 |
unk_0208805C.h
|
Minor battle documentations
|
2023-07-04 05:56:41 -05:00 |
unk_02013534.h
|
Improved battle input struct
|
2023-06-08 08:34:24 -05:00 |
unk_02018380.h
|
Decomped unk_02018380
|
2023-12-08 17:13:55 -08:00 |
unk_02020654.h
|
Through sub_0200D0E4
|
2023-08-27 19:09:44 -04:00 |
unk_02022588.h
|
through sub_0200DBB8
|
2023-08-29 21:10:06 -04:00 |
unk_02023694.h
|
Document alph_puzzle.c
|
2023-12-28 11:56:03 -05:00 |
unk_02027010.h
|
system.c, 2
|
2022-02-03 10:34:15 -05:00 |
unk_02031904.h
|
Address comments
|
2024-01-02 05:47:01 +00:00 |
unk_02034354.h
|
rename savedata to saveData
|
2023-08-22 17:56:55 +01:00 |
unk_02035900.h
|
To ov12_0224D7EC
|
2024-01-17 07:18:03 -05:00 |
unk_02054514.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02054648.h
|
Decompile unk_0206D494
|
2023-10-05 23:31:57 +08:00 |
unk_02055244.h
|
#208 split PR 4, rename some misc funcs
|
2023-09-12 03:48:29 +01:00 |
unk_02055418.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02056680.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02058034.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02062108.h
|
Document Farfetch'd puzzle
|
2023-09-21 01:17:32 +00:00 |
unk_02069660.h
|
Decompile overlay_01_021FFECC
|
2022-09-24 14:32:25 +00:00 |
unk_02078834.h
|
Decompile trainer_memo.c
|
2023-09-29 04:43:51 +00:00 |
unk_02082908.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
unk_02088288.h
|
Address comments
|
2024-02-28 17:14:34 +00:00 |
unk_02091054.h
|
Decompile unk_0206B910
|
2024-02-18 18:56:28 +08:00 |
unk_02091278.h
|
Resolve more extern func decls
|
2022-04-05 09:53:27 -04:00 |
unk_02091564.h
|
Decompile unk_0204F500
|
2023-07-17 21:43:11 +08:00 |
unk_02096910.h
|
Battle Arcade Game Board, 2
|
2023-01-10 03:14:10 -05:00 |
unk_02097024.h
|
fsys to fieldSystem
|
2023-08-22 09:11:59 +01:00 |
unk_02097268.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
unk_02097720.h
|
More comments
|
2024-03-21 03:13:42 +00:00 |
update_dex_received.h
|
rename SaveBlock2 to SaveData
|
2023-06-17 06:43:36 +01:00 |
use_item_on_mon.h
|
rename PARTY and party related things
|
2023-08-20 14:24:55 +01:00 |
vram_transfer_manager.h
|
Port prototypes for NNS gfd_VramTransferManager
|
2022-02-27 08:42:49 -05:00 |
wfc_user_info_warning.h
|
cleanup communication_error.c + heap_id to heapId
|
2023-07-12 15:42:10 +01:00 |
wild_encounter.h
|
Dump remaining sdat symbol names to header; start encdata-gs tool
|
2021-10-28 17:56:18 -04:00 |
yes_no_prompt.h
|
Merge branch 'master' into yes_no_prompt
|
2024-01-02 20:42:19 -05:00 |