Joshua Smith
d43f2c4e67
add build option to enable or disable debugging code
2024-10-23 13:52:36 -05:00
Joshua Smith
37222bb7af
pass format across the changed files
2024-10-22 19:12:41 -05:00
Joshua Smith
9fbb2f9a8c
disable overlay debugging by default to fix build
2024-10-22 19:11:05 -05:00
Joshua Smith
207d85fdff
some code cleanup and commenting to make decisions more clear
2024-10-21 14:41:42 -05:00
Joshua Smith
133f80ac2b
partial overlay breakpoint support via GDB
2024-10-20 13:43:19 -05:00
Joshua Smith
851e3ab17b
backbone for overlay debugging, does not quite work
2024-10-20 13:43:19 -05:00
Rachel
eccd14b8c4
Document colored_arrow.c
2024-10-19 18:56:42 -07:00
Rachel
b6ff10c33f
Decorate TextPrinters with consts and macros
2024-10-19 18:32:10 -07:00
Rachel
9e5a7ee991
Remove constants/font.h, split definitions over text.h and font.h
2024-10-19 18:07:13 -07:00
Rachel
d7adcdba39
Rename FONT_UNK -> FONT_UNOWN
2024-10-13 15:02:08 -07:00
Rachel
eed3b86bca
Document + clean up text.c
2024-10-13 04:09:29 -07:00
Rachel
3c048b0fa7
Identify unk_0201D670 -> text
2024-10-13 02:43:49 -07:00
Rachel
067aeb690b
Document + clean up font.c
2024-10-13 01:38:49 -07:00
Rachel
fe4e23691c
Identify remaining extern funcs in font.c
2024-10-13 00:54:39 -07:00
Rachel
ca12877e23
Document + clean up font_manager.c
2024-10-13 00:23:14 -07:00
Rachel
059f8d8e0a
Identify unk_020232E0 -> font_manager
2024-10-13 00:23:14 -07:00
Rachel
540c749aa4
Document FontWork struct
2024-10-13 00:23:12 -07:00
Rachel
944a93b6d7
Document FontAttributes struct
2024-10-12 16:31:05 -07:00
Rachel
f54b08150b
Identify unk_02002B7C -> font
2024-10-12 15:49:24 -07:00
Rachel
12a9417284
Merge pull request #265 from lhearachel/render-text
...
build / build (push) Has been cancelled
Document render_text.c
2024-10-08 16:20:56 -07:00
Adrienn Tindall
d41abd35bb
Fix nitpicks
2024-10-07 02:43:49 -04:00
Adrienn Tindall
59dd1b6349
Merge branch 'main' into main-adrienntindall
2024-10-06 23:13:44 -04:00
Adrienn Tindall
b21c778ada
Requested Changes + Much more documentation
2024-10-01 23:20:30 -04:00
Adrienn Tindall
1aab496bce
Document core FieldTask commands related to FieldMap
2024-10-01 12:23:16 -04:00
Rachel
81b0bedbc9
textSpeedLow/High -> Bottom/Top
2024-09-25 19:29:00 -07:00
Rachel
90c4616bb1
Clean up render_text.c
2024-09-25 19:25:42 -07:00
Rachel
de713e9a01
Identify extern functions in render_text.h
2024-09-25 15:46:27 -07:00
Rachel
ea919c828f
Identify and document TextGlyph, RenderControlFlags
2024-09-25 15:34:58 -07:00
Rachel
84d5f5483c
Document struct members for TextPrinter[Template,Substruct]
2024-09-25 15:00:47 -07:00
Rachel
e92094c0fb
Zip component structs and function types into render_text:
...
- funcptr_0201D834
- struct_0201D738
- struct_0201D834
2024-09-25 13:02:35 -07:00
Rachel
f96d8e4dba
Identify unk_02002328 -> render_text
2024-09-25 12:59:15 -07:00
Fexty12573
860248bc84
PR Feedback
2024-09-25 21:21:29 +02:00
Fexty12573
effeafc69c
SPLManager tex/pal loading functions
2024-09-25 21:21:28 +02:00
Fexty12573
a2bb6b05b1
Document SPA deserializer
2024-09-25 21:21:28 +02:00
Fexty12573
e0608c7d81
Document parts of SPLManager
2024-09-25 21:21:28 +02:00
Fexty12573
2e821de16e
Organize SPL headers and source files
2024-09-25 21:21:28 +02:00
h2o-DS
e77596d92d
Applied Polish
...
Implemented camelCase
Use unicode characters in data.json
Removed double escape from data.json
Gave names to generated message files
2024-09-23 17:25:32 -04:00
h2o-DS
6acead7f46
Identify Pokedex Source Code
...
Renamed unk_02098988 to pokedex_data_index
Renamed unk_02098700 to pokedex_heightweight
Made variable names within more identifiable
Changed make_pokedex_data.py to accommodate additional types and body shapes
2024-09-02 20:06:04 -04:00
RavePossum
ff37761c8e
Document a few more scrcmds, mostly party-related
2024-08-12 11:30:13 -04:00
RavePossum
b45f42765d
Mass rename a few battle result functions
2024-08-10 13:53:41 -04:00
RavePossum
5efa0aaece
Document battle result scrcmds, rename script manager playerWonBattle -> battleResult
2024-08-10 13:47:32 -04:00
RavePossum
ade60ccf1e
Document batch of scrcmds, add comment about WaitABXPadPress directions
2024-08-10 13:42:41 -04:00
Adrienn Tindall
bef2da552a
TerrainCollisionManager
...
Name is open to suggestions
2024-08-06 14:16:58 -04:00
Adrienn Tindall
a844494a36
Name FieldSystem->mapLoadMode, Journal
2024-08-05 11:29:01 -04:00
Adrienn Tindall
7fc0839301
Map Load Type Constants
2024-07-31 16:44:23 -04:00
Rachel
e3e56040e9
Merge pull request #257 from Fexty12573/spl
...
Match SPL
2024-07-29 16:19:56 -07:00
RavePossum
765930de28
Add constgen enum for poketch apps
2024-07-22 09:23:21 -04:00
RavePossum
af9cd508ab
Document a batch of script commands
2024-07-22 09:23:21 -04:00
Fexty12573
ff7d189af6
Mostly decompile spl
2024-07-17 16:27:59 +02:00
Fexty12573
ae58a0c00c
PR Feedback: AddTable -> Extend, field/parameter naming
2024-07-08 19:39:22 +02:00