gijs
|
1b784398ed
|
Add `obClassGetAbility` definition
|
2024-06-11 11:29:21 +02:00 |
gijs
|
0cb5c60d6d
|
Remove extern modifier from already decompiled functions
|
2024-05-24 11:51:19 +02:00 |
gijs
|
9fe0a8f5f4
|
Add ClassId
|
2024-05-24 11:51:08 +02:00 |
gijs
|
bb56111d1b
|
Clean up clang warning
|
2024-05-24 11:34:33 +02:00 |
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 |