Commit graph

6 commits

Author SHA1 Message Date
dbalatoni13
316d80a0ae Fix REL includes till mgmodedll 2025-04-14 21:39:19 +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
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
CreateSource
1bb1ecd0b2 finish m415Dll 2024-09-29 01:13:30 -04:00
CreateSource
5531601f99 start m409Dll/map.c 2024-09-15 18:28:32 -04:00
CreateSource
42f273be7f complete 90% of m415Dll/main.c 2024-08-09 23:44:17 -04:00