Commit Graph

858 Commits

Author SHA1 Message Date
Fexty12573
ae58a0c00c PR Feedback: AddTable -> Extend, field/parameter naming 2024-07-08 19:39:22 +02:00
Fexty12573
6334d6fbd2 clang format 2024-07-07 11:09:04 +02:00
Fexty12573
fee17fe9ad Fix pointer alignment 2024-07-07 10:39:01 +02:00
Fexty12573
862e363271 Update terminology (cell -> sprite, char -> tiles 2024-07-07 10:39:01 +02:00
Fexty12573
97932c582a Move sprite resource structs to header and remove decl files 2024-07-07 10:38:52 +02:00
Fexty12573
737ba286c6 SpriteResource cleanup 2024-07-07 10:18:43 +02:00
Fexty12573
ba2810be14 Document SpriteResourceList related functions 2024-07-07 10:15:35 +02:00
Fexty12573
be8752bb39 Document SpriteResourceTable 2024-07-07 10:14:16 +02:00
Fexty12573
2ff050bdab Document various sprite resource getters and setters 2024-07-07 10:13:35 +02:00
Fexty12573
a5e1e0b01b Adjust functions to use enums instead of int 2024-07-07 10:13:10 +02:00
Fexty12573
c998a13313 Document remaining functions for adding sprite resources 2024-07-07 10:13:10 +02:00
Fexty12573
f38ccd8af1 Document some functions for adding resources to SpriteResourceCollections 2024-07-07 10:12:57 +02:00
Fexty12573
23e9b25e86 Document most static sprite resource util functions 2024-07-07 10:12:57 +02:00
Fexty12573
48058a910e Document SpriteResource functions 2024-07-07 10:12:57 +02:00
Fexty12573
1204c20beb Document SpriteResourceCollection initialization 2024-07-07 10:01:23 +02:00
Fexty12573
e0a28e0099 Rename sprite util files and struct 2024-07-07 10:01:08 +02:00
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Rachel
f77ba49579 Modify array-of-array/struct decls and BOOL funcptrs throughout ahead of clang-format run 2024-07-05 17:14:32 -07:00
Fexty12573
89099a699c Remove duplicate includes 2024-06-30 10:17:55 +02:00
Fexty12573
1b4fa0f4c8 Use enums where appropriate 2024-06-30 10:17:55 +02:00
Fexty12573
fb280a33c2 Align pointers 2024-06-30 10:17:55 +02:00
Fexty12573
90f74076c3 Rename files accordingly 2024-06-30 10:17:55 +02:00
Fexty12573
d23322852c Rename GraphicElement* -> CellActor* 2024-06-30 10:17:55 +02:00
Fexty12573
a870c20218 Gfx elem cleanup 2024-06-30 10:17:32 +02:00
Fexty12573
27d31edbb5 Document remaining gfx elem functions 2024-06-30 10:17:32 +02:00
Fexty12573
d2191891ab Document simple getter/setter functions 2024-06-30 10:17:31 +02:00
Fexty12573
1957a5fafa Document CellActorResourceData 2024-06-30 10:17:12 +02:00
Fexty12573
396ed5e9cd Documented last static functions + cleanup 2024-06-30 10:17:12 +02:00
Fexty12573
30c14ed5d6 More documenting struct fields and cell animations 2024-06-30 10:17:12 +02:00
Fexty12573
9233307c7c CellActor struct rename part 2 2024-06-30 10:17:12 +02:00
Fexty12573
969657753c Rename some CellActor structs 2024-06-30 10:17:12 +02:00
Fexty12573
a4a3fe52be Document more GraphicElementManager stuff 2024-06-30 10:17:12 +02:00
Fexty12573
526a6f6d5e Document GraphicElementManager stack management functions 2024-06-30 10:17:12 +02:00
Fexty12573
3727cdf545 Label some GraphicElementManager init stuff 2024-06-30 10:17:12 +02:00
Fexty12573
291ddf2c3b Start documenting cell actor stuff 2024-06-30 10:17:12 +02:00
Rachel
3a7bd2c2a9
Merge pull request #238 from Fexty12573/easy3d-system
Document 3D Abstraction Layer
2024-06-29 17:56:04 -07:00
Rachel
10e3b2cb11
Merge pull request #242 from cbt6/field-scripts
Name field script files
2024-06-29 12:12:37 -07:00
Rachel
fcc44b90d1
Merge pull request #240 from Fexty12573/resource-manager
Document Resource Manager + Texture Resource Manager (Cell Actor Part 1)
2024-06-29 12:10:23 -07:00
Fexty12573
1eeff67a58 PR Feedback: rename functions and general cleanup 2024-06-29 13:47:09 +02:00
Fexty12573
55410866e9 PR Feedback: Rename ResourceManager -> ResourceCollection 2024-06-29 13:41:16 +02:00
Fexty12573
19354698de PR Feedback: link docs in index and cleanup 2024-06-29 13:23:45 +02:00
cbt6
b0440453b6 Use field script naix constants 2024-06-29 14:18:16 +08:00
cbt6
7bcbe42908 Rename map scripts to init scripts 2024-06-29 14:07:10 +08:00
Rachel
f59f742e0f
Merge pull request #239 from shricubed/savestate
Documented SaveState struct and relevant functions
2024-06-28 22:54:04 -07:00
shricubed
6b058225c4 Fixed variable names in save_player 2024-06-28 09:50:50 -04:00
RavePossum
b8b63a7ae0 Rename unk_0203E880 -> script_manager 2024-06-27 23:02:21 -04:00
RavePossum
25ed86e431 PR feedback - main/sub contexts, GF assert simplification, a few renames 2024-06-27 22:48:51 -04:00
Fexty12573
69afdf1c35 Slight cleanup 2024-06-27 15:35:24 +02:00
Fexty12573
f3c5559343 Struct cleanup 2024-06-27 15:26:14 +02:00
Fexty12573
48c9413ab9 Document remaining TextureResourceManager functions 2024-06-27 14:28:57 +02:00