Commit graph

7 commits

Author SHA1 Message Date
Dávid Balatoni
34cf507e3f
x64 and hsfload improvements, build every REL (#582)
* Port some of hsfload.c

* More byteswaps in hsfload.c

* Finish hsfload besides cenv

* hsfload fixes

* Some x64 improvements

* More x64 improvements

* 64 bit improvements

* Link in lots of files

* Fix armem bug

* Fix dll killing, load modeseldll

* Fixes, clearing TODOs

* Tons of warning/error fixes

* Linux build fixes

* Add -fPIC flag to fix build on x64 linux

* GXSETARRAY sizes and misc fixes

* More fixes

* Build all RELs

* Implement C_Quat functions

* Fix PAL build
2025-04-14 18:02:42 +02:00
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
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