Commit graph

8 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
gamemasterplc
ce98a67771 Match filesel.c 2024-04-21 15:26:36 -05:00
gamemasterplc
d0e1bb8c9d Decompile fn_1_61B4 2024-04-08 19:20:17 -05:00
gamemasterplc
c7ee412d7c Start modesel/filesel.c 2024-04-08 17:11:27 -05:00
gamemasterplc
3c8d3954b9 Decompile more of resultdll 2024-04-05 14:31:14 -05:00
gamemasterplc
57f9fcf689 Document and clean up saveload.c 2024-02-03 21:00:18 -06:00
gamemasterplc
2a1c4b808d Remove certain common headers
common.h fully removed. common_structs.h incorporated into new game/gamework_data.h header along with parts of variables.h (Other parts were moved to more appropriate headers). functions.h split into unsplit.h and board_unsplit.h
2024-01-06 15:28:47 -06:00
mrshigure
f1bb14360f Matched game/saveload 2023-12-28 03:18:15 -08:00