Commit graph

20 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
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
6e22db3fc5 Import version.h in m440Dll.h 2024-11-18 03:13:17 +01:00
dbalatoni13
68a6774f9b Ported m440Dll 2024-11-18 00:50:02 +01:00
dbalatoni13
5e197e2710 Fix instDll include guards and add missing ones 2024-08-12 16:48:29 +02:00
CreateSource
88aa365b97 2/3rds m412, fix previous headers 2024-07-31 21:53:10 -04:00
kabiskac
ef409cf9cd Renamed ModuleProlog to ObjectSetup 2024-06-26 04:43:05 +02:00
CreateSource
9f927310ac Match m440Dll 2024-06-25 13:32:44 -04:00
CreateSource
d117010759 halfway point (fn_1_E034) 2024-06-25 12:45:30 -04:00
CreateSource
588c7f21ad m440Dll/main.c matched, object.c progress 2024-06-23 22:20:29 -04:00
CreateSource
8f341ce7b9 progress (fn_1_8470) 2024-06-22 14:26:44 -04:00
CreateSource
5deb307cb0 progress (fn_1_71FC) 2024-06-17 23:03:02 -04:00
CreateSource
bdc09c1575 this doesnt work for no reason (fn_1_5C2C) 2024-06-17 15:28:08 -04:00
CreateSource
72d0807af1 fn_1_57B4 2024-06-16 15:32:54 -04:00
CreateSource
f1a6f5ef3c progress (5010) 2024-06-15 23:28:27 -04:00
CreateSource
e58da593ed up to fn_1_4660 2024-06-14 22:40:53 -04:00
CreateSource
05ab2600f7 IM BACK (fn_1_2D28) 2024-06-14 12:55:22 -04:00
CreateSource
448ca4a3c6 progress on m440/main.c 2024-06-05 14:07:53 -04:00
CreateSource
e1b79b3ef7 start m440dll 2024-05-25 20:48:47 -04:00