Commit Graph

982 Commits

Author SHA1 Message Date
Rachel
f252defec9 Document field_task.c 2024-11-03 16:08:01 -08:00
Rachel
b83538a1c5 Identify unk_020508D4 -> field_task; rename FieldTask -> FieldTaskFunc, TaskManager -> FieldTask 2024-11-03 16:08:01 -08:00
Rachel
26fb0c6182 Clean up berry_init table 2024-11-02 09:38:04 -07:00
Rachel
e333256bac Document GameStart overlay routines 2024-11-02 09:38:04 -07:00
Rachel
e855dada7e Document berry_patches.c, clean up berry_data.c 2024-11-02 09:37:59 -07:00
Rachel
a94d1747a3 Document record_mixed_rng.c 2024-11-02 00:16:41 -07:00
Rachel
81b9a3c9c9 Document most of system_data.c 2024-11-02 00:14:41 -07:00
Rachel
119135dde3 Document location.c, TryLoadingSave, StartNewSave 2024-11-01 11:03:29 -07:00
Rachel
4f38efd12f Identify overlay057 -> game_start 2024-11-01 11:03:29 -07:00
Rachel
7112921468 Clean up and document extern functions in field_system.c 2024-11-01 11:03:28 -07:00
Rachel
ffeedcc209 Rename ov5_021D0D80.h -> fieldmap.h, zip gFieldMapTemplate into fieldmap.h 2024-11-01 10:46:18 -07:00
Rachel
efa00d6c23 Label overlay templates for title screen and opening cutscene 2024-11-01 10:46:18 -07:00
Rachel
6588099ab1 Document FieldProcessManager and static routines in field_system.c 2024-11-01 10:46:18 -07:00
Rachel
871fe50f41 Document static routines and Application struct in main.c 2024-11-01 10:46:18 -07:00
Rachel
18cbafd334 Document FieldSystem_OpenOptionsMenu 2024-10-28 11:58:22 -07:00
Rachel
3f3360a78d Document OptionsMenu_Main 2024-10-28 11:58:22 -07:00
Rachel
8d420c874f Label some ARM9 routines used by options_menu 2024-10-28 11:58:20 -07:00
Rachel
e83ba5d3f1 Document Init and Exit routines 2024-10-28 11:55:38 -07:00
Rachel
dffa6b0fcf Document data structs used in options_menu 2024-10-28 11:55:38 -07:00
Rachel
0e0f4f1cde Identify overlay074 -> options_menu 2024-10-28 11:55:38 -07:00
RavePossum
97ba5d059e Mass rename FieldSystem unk_10 -> taskManager 2024-10-28 11:25:44 -04:00
RavePossum
ce56de29ce Mass rename FieldSystem unk_08 -> bgConfig 2024-10-28 11:03:03 -04:00
RavePossum
3b40e98735 Add field window constants file and label save info magic numbers 2024-10-27 19:56:01 -04:00
RavePossum
c88ab1d636 PR feedback - function names 2024-10-27 19:47:55 -04:00
RavePossum
da3a51ab8d int heapID -> enum HeapId heapID in save window 2024-10-27 19:46:19 -04:00
RavePossum
39ab1c4e93 Scattershot document some pokedex functions used in the save info window (I'm sorry) 2024-10-27 19:46:19 -04:00
RavePossum
3dc2858e34 ov5_021E1D20 -> save_info_window 2024-10-27 19:46:19 -04:00
RavePossum
418f0a5eaa tiny bit of documentation for a related poketch function 2024-10-27 19:46:19 -04:00
RavePossum
3e7e1e2e5c mass rename save info window struct and functions, a bit of surrounding documentation 2024-10-27 19:46:19 -04:00
RavePossum
5fc8cab7ea Document a decent chunk of the save info window 2024-10-27 19:46:19 -04:00
RavePossum
68c31be0e3 Make field save structs transparent 2024-10-27 19:43:10 -04:00
Rachel
83e9746c4e Document and clean up render_window.c 2024-10-27 13:46:56 -07:00
Rachel
cb750ffcfd Identify extern functions in render_window.h 2024-10-27 13:46:56 -07:00
Rachel
36db6a0609 Identify unk_0200DA60 -> render_window 2024-10-27 13:46:56 -07:00
Rachel
042f88d37b Flesh out include/constants/charcode.h with non-JP characters 2024-10-27 12:50:45 -07:00
Rachel
1db0f4f8fc Use NAIX constants in font.c and text.c 2024-10-27 11:52:42 -07:00
Rachel
4b4f4a9915 Clean up + document menu.c 2024-10-25 23:03:35 -07:00
Rachel
03f85a64fe Identify extern functions in menu.h 2024-10-25 22:50:41 -07:00
Rachel
aed4502ad7 Document struct members for Menu[Template] 2024-10-25 21:49:52 -07:00
Rachel
34c5755ede Identify unk_02001AF4 -> menu 2024-10-25 20:32:03 -07:00
Rachel
03f89917a2 Clean up + document list_menu.c 2024-10-25 20:02:09 -07:00
Rachel
c875ac6b24 Identify extern functions in list_menu.h 2024-10-25 20:02:09 -07:00
Rachel
0897d93f34 Document ListMenu[Template] struct members and static functions 2024-10-25 20:02:09 -07:00
Rachel
122ee74d2d Identify unk_0200112C -> list_menu and label structs 2024-10-25 20:02:09 -07:00
Rachel
79cf7d5ce9 Clean up string_list.c 2024-10-25 20:02:09 -07:00
Rachel
5599a4b21a Identify unk_02013A04 -> string_list, struct members, extern functions 2024-10-25 20:02:09 -07:00
Rachel
7154f2d0bb Tag gGameVersion and gGameLanguage 2024-10-25 09:34:58 -07:00
Rachel
d586d11aa3 Document and clean up charcode_util.c 2024-10-25 09:23:09 -07:00
Rachel
c62458ab15 Identify extern functions -> charcode_util.h 2024-10-25 08:51:38 -07:00
Rachel
7f48f7faf3 Identify unk_020021B0 -> charcode_util 2024-10-25 08:44:20 -07:00