Commit graph

7 commits

Author SHA1 Message Date
dbalatoni13
887cb00c5b
Cleanup and get rid of many warnings when compiling with stricter warnings (#578)
* Mini improvements

* Fix some splits

* Remove last comma from enums

* Fix symbols

* Fix some headers and missing prototypes

* Replace most of f32 with float

* Replace most of Point3d with Vec

* Add missing esprite include with guard

* Add HuSetVecF to ext_math behind a guard

* More includes
2025-04-01 00:11:31 -05:00
mrshigure
32fdc38925
Fix HsfanimStruct01 union shenanigans (#548) 2025-01-26 17:26:13 -06:00
dbalatoni13
accaf2085f
Port m426Dll to PAL, match m428Dll and remove PS prefixes (#537)
* Port m426Dll to PAL

* Remove PS prefix from mtx function usages

* Match m428Dll
2025-01-18 22:31:11 -06:00
dbalatoni13
f79a3f88b1
Fix mstory2 data locality and apply DATA_MAKE_NUM macros (#522)
* Make rodata and strings local in mstory2

* use DATA_MAKE_NUM macros
2025-01-11 08:50:52 -06:00
dbalatoni13
200d51a1b2 Removed rel_sqrt_consts.h completely 2024-11-10 06:57:04 +01:00
gamemasterplc
500527a390 Finish m455/stage.c 2024-09-15 22:31:19 -05:00
gamemasterplc
2d5f990060 Match first TU of m455dll 2024-08-31 12:47:50 -05:00