summaryrefslogtreecommitdiff
path: root/include/types.h
AgeCommit message (Collapse)Author
2026-05-04ActorShopItem 98% (#151)Aetias
* ActorShopItem 93% * Fix build * Add missing symbols to usa * Document BMG message ID functions * Create bmg.py for inspecting BMG files * ActorShopItem 98% * Match func_ov031_0217dfec * Port reloc changes to usa * Make `ModelRender::GetLcdcAddress` non-const
2025-07-22Game 99% (#125)Aetias
* Game 74% * Game 99% * Fix symbol name
2025-07-21ActorRupee 90% (#124)Aetias
* Remove `force_data` macro * Use size_t in `operator new` * Bump objdiff to v3.0.0-beta.10 * Decompile functions using gRandom * ActorRupee 90% * Fix old gRandom.Next calls * Revert objdiff * Clean up
2025-02-12formatYanis002
2025-02-12started debug display/errorYanis002
2025-01-19Move ov000 documentation from GhidraAetias
2025-01-18Document math functionsAetias
2024-05-25Add `MUL_Q20`Aetias
2024-03-19Prefer signed integersAetias
2023-12-20Update `Inventory` structAetias
2023-11-11Add `SysObject` classAetias