Commit Graph

934 Commits

Author SHA1 Message Date
KiritoDv
5a7eb59aa1 Bump torch 2024-04-06 16:10:50 -06:00
KiritoDv
2c22c1067e Fixed aquas duplicates and bump torch 2024-04-06 15:35:01 -06:00
KiritoDv
b36783ba8e Fixed asset loading on overlays and engine, including switching iwork to uintptr_t 2024-04-06 15:34:46 -06:00
KiritoDv
5427fdb031 Implemented even more factories 2024-04-06 14:25:40 -06:00
Alejandro Javier Asenjo Nitti
d777ce9917 SectorZ_Missile_Update rename 2024-04-06 12:35:39 -03:00
Alejandro Javier Asenjo Nitti
1128c200e2 rewrite func_hud_800915FC 2024-04-06 12:14:20 -03:00
KiritoDv
83cb18d9db Fixed compilation 2024-04-06 04:35:56 -06:00
KiritoDv
84f22a4140 Bump libultraship 2024-04-06 04:33:13 -06:00
KiritoDv
ed967484e3 First ingame boot 2024-04-06 04:33:13 -06:00
KiritoDv
eb373a3c3f Removed native implementations of atanf/asinf and acosf 2024-04-06 04:33:13 -06:00
Sonic Dreamcaster
0a64a8176d fix bug in Message_DisplayText 2024-04-06 04:33:13 -06:00
KiritoDv
eecfd795eb Fixed last cosf/sinf call 2024-04-06 04:33:13 -06:00
KiritoDv
defb215e78 Attempt to fix math weirdness on Windows 2024-04-06 04:33:13 -06:00
KiritoDv
ee01989243 Added libzip and bump lus 2024-04-06 04:33:13 -06:00
KiritoDv
922948cf02 Fixed cmake 2024-04-06 04:33:13 -06:00
KiritoDv
648e173a3c Fixed save-files and rumble 2024-04-06 04:33:13 -06:00
KiritoDv
59dc1cf083 Bump libultraship 2024-04-06 04:33:13 -06:00
KiritoDv
b5b93e0e56 Added gfx_dimensions.h 2024-04-06 04:33:13 -06:00
KiritoDv
b85e6036a8 Fixed imgui on UIWidgets 2024-04-06 04:33:13 -06:00
Sonic Dreamcaster
63933461ef fix level select 2024-04-06 04:33:13 -06:00
Sonic Dreamcaster
dc3fe4def7 fix level select 2024-04-06 04:33:13 -06:00
Sonic Dreamcaster
ab4826b537 fix level select for venom 2024-04-06 04:33:13 -06:00
Sonic Dreamcaster
9d7a315d00 fix 2024-04-06 04:33:13 -06:00
Sonic Dreamcaster
4cd75e1aac zoness boss fix, increase memory allocation, fix prototypes, level_select fix 2024-04-06 04:33:13 -06:00
KiritoDv
d409d1dc07 Fixed memory issues 2024-04-06 04:33:13 -06:00
KiritoDv
904cddeb67 Fixed variable 2024-04-06 04:33:13 -06:00
KiritoDv
1f063dd07a Fixted texture scroll and mottle 2024-04-06 04:33:13 -06:00
KiritoDv
11ddc641c0 Fixed compilation on windows 2024-04-06 04:33:13 -06:00
KiritoDv
9e6800d369 The game is fucking running 2024-04-06 04:33:03 -06:00
KiritoDv
110e54c562 First compilation running owo 2024-04-06 04:32:13 -06:00
KiritoDv
8ddbae1a15 Fixed wrong symbol 2024-04-06 04:32:13 -06:00
KiritoDv
c2d8fe48ce Uncommented engine files 2024-04-06 04:32:13 -06:00
KiritoDv
18c774b76e Removed decomp workflows 2024-04-06 04:32:13 -06:00
KiritoDv
975e96e03e Added LUS submodule 2024-04-06 04:32:13 -06:00
KiritoDv
641a43cbf9 First compilation, we just need more stupid assets 2024-04-06 04:32:13 -06:00
petrie911
126a55aa0e
Event Actor docs that kind of ballooned into a bunch of stuff (#200)
* stuff

* too much

* Torch commit

* torch again
2024-04-05 17:11:36 -03:00
petrie911
ac41c180a9
Reorganizaton of main (#199)
* reorganize main

* more names

* libc
2024-04-03 11:30:50 -03:00
Alejandro Javier Asenjo Nitti
5f2b690a2b fix s32 <=> bool inconsistencies 2024-04-03 02:18:35 -03:00
Alejandro Javier Asenjo Nitti
a903e81638 fix level select for venom 2024-04-03 01:02:07 -03:00
Alejandro Javier Asenjo Nitti
b8ee8bc770 Merge branch 'master' of github.com:sonicdcer/sf64 2024-04-03 00:39:31 -03:00
Alejandro Javier Asenjo Nitti
e2826b2a6f level select fix for venom 2024-04-03 00:39:26 -03:00
inspectredc
bc4c757145
Match AudioLoad_RelocateFontAndPreloadSamples (#198) 2024-04-02 23:38:21 -03:00
inspectredc
ec94904725
Match Audio_ProcessSeqCmd (#197) 2024-04-02 22:52:04 -03:00
Alejandro Javier Asenjo Nitti
d29fc5697f fix warnings 2024-04-02 22:01:27 -03:00
Alejandro Javier Asenjo Nitti
98023e669c these functions should take void pointers 2024-04-02 22:00:06 -03:00
Alejandro Javier Asenjo Nitti
60a4176f27 improve level select 2024-04-02 20:32:51 -03:00
petrie911
988a36d03f
Name functions after their files, also global variables in engine and ovl_i1-6 (#196)
* cleanup

* mass rename

* forgot some
2024-04-02 20:20:08 -03:00
inspectredc
34b0701ac1
Match func_800097A8 (#195) 2024-04-02 18:31:34 -03:00
Alejandro Javier Asenjo Nitti
b9b48aebdf fix wrong displaylist usage 2024-04-02 17:11:20 -03:00
Alejandro Javier Asenjo Nitti
69b70a9d3f remove all the undefined symbols from the list 2024-04-01 21:17:43 -03:00