Commit graph

11 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
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
mrshigure
2455408432
Applying sind/cosd/atan2d macros across the board (#518) 2025-01-10 18:20:22 -06:00
dbalatoni13
f1c171b33f Applied more Attr defines 2024-11-04 00:05:52 +01:00
dbalatoni13
c9f46f9418 Applied some Attr defines 2024-11-03 23:53:45 +01:00
CreateSource
3eb6855600 Complete m443/player.c 2024-11-01 21:54:27 -04:00
CreateSource
7289b7aaed continued player.c 2024-10-31 13:19:45 -04:00
CreateSource
513f0af5e1 start m443Dll 2024-10-29 21:28:20 -04:00
dbalatoni13
4aa1710243 Did m443Dll/main.c and map.c
Did the includes for m443Dll/player.c
2024-10-28 15:01:14 +01:00