Commit Graph

7 Commits

Author SHA1 Message Date
gijs 9088c3c2b6 Add `Gender` enum 2024-05-24 11:22:32 +02:00
gijs 9d2e65d8fb Merge `class.c`, `ability.c` and `equipment.c` into `_ob_fierce_selection`
Refactor class function names
2023-09-29 11:32:58 +02:00
gijs cdaafadde3 Migrated a ton of data like class and ability.
Merged the above together with element names and class names
2023-09-21 22:02:52 +02:00
Ogre a2e8586e55 Made a mess and fixed it (hopefully) 2023-09-17 00:30:31 +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 f2b3efc96b Refactored `item` to `equipment`
Build: OK
2023-09-15 00:44:47 +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