Commit graph

7 commits

Author SHA1 Message Date
Dávid Balatoni
af7c7a0064
Fix includes, hsfload, mess, update aurora (#584)
* Fix REL includes till mgmodedll

* hsfload fixes

* update aurora, fixups

* Minor tweaks

* update aurora

* Mess byteswapping and comment out 3D render code
2025-04-16 06:04:54 +02:00
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
1acc0961d4 Some fixups 2025-04-05 14:38:14 +02:00
dbalatoni13
aad91097cd Use macro for some MTX functions 2025-04-04 17:41:55 +02: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
mrshigure
2455408432
Applying sind/cosd/atan2d macros across the board (#518) 2025-01-10 18:20:22 -06:00
dbalatoni13
2121a31f1d
Match m425Dll except for one function with an inline (#511) 2025-01-07 10:17:38 -06:00