Commit Graph

9 Commits

Author SHA1 Message Date
gijs 9088c3c2b6 Add `Gender` enum 2024-05-24 11:22:32 +02:00
Ogre a10f6e5db2 Figured out first display list thingy!
Added `ASSERT_SIZE` macro to make sure sizes match
Added compile_flags for mips
2023-09-15 15:43:35 +02:00
Ogre 140710227f Added new docs
Identified more functions
Before I do something stupid...
Build: OK
2023-09-15 00:28:31 +02:00
Ogre 85d80f4097 Lots of stuff... 2023-09-14 16:42:51 +02:00
Ogre 053f0d5cda Changed ability_data, class_data and item_data scripts
Identified more fields in ClassData
Identified more elements
Decompiled class_data functions
2023-09-12 18:31:47 +02:00
Ogre f0091a98ae Created `docs` folder for helpful game guides
Figured out a more correct layout of items
Decompiled a couple more functions
Build: OK
2023-09-11 01:35:47 +02:00
Ogre f6d96522a8 Decompiled a lot about items
Before refactor overlay1
2023-09-06 17:22:43 +02:00
Ogre d5f043ed1c Identified more symbols
Decompiled more functions
Improved .gitignore
Before I do something stupid...
2023-09-06 15:00:27 +02:00
Ogre 12c9bd1e51 Changed `character.c` to `character.h`
Identified more overlays
2023-09-05 01:02:08 +02:00
Renamed from src/character.c (Browse further)