Matt P
fa8491c58f
save artifacts
2024-06-29 14:19:03 -05:00
Matt P
9ebf6e1c02
break out website job, save progress in artifact
2024-06-29 14:11:41 -05:00
Matt P
284bad155d
add website building flow to build yml
2024-06-29 10:56:24 -05:00
Steven Casper
7569940939
fixup some zGameExtras stuff
2024-06-29 03:54:47 -04:00
Steven Casper
6a31e38cb6
zGameExtras 100% equivalent ( #282 )
2024-06-28 09:10:44 -05:00
Steven Casper
5925574e32
Decomp zCutsceneMgr Data
2024-06-28 06:02:02 -04:00
Steven Casper
606117aae6
zMenu 100% Equivalent ( #279 )
2024-06-27 18:47:54 -05:00
Steven Casper
6fea765381
zParPTank nearly equivalent. ( #280 )
...
* Start decomping zParPTank.cpp
* zParPTank nearly 100% equivalent.
Game crashes after leaving the main menu.
2024-06-27 18:46:46 -05:00
tgsm
89958ffe40
Finish matching xSurface
2024-06-27 18:11:25 -04:00
Steven Casper
2e4509c82c
Add all include paths to decompctx.py
2024-06-25 16:35:29 -04:00
Thomas
ff79744a3d
Finish decompiling zTaxi & mark it as equivalent ( #278 )
2024-06-25 08:41:04 -05:00
tgsm
4f99f181b1
Remove unused padding in zRenderState and mark it as Matching
2024-06-25 03:37:38 -04:00
Steven Casper
02205f7cf0
Set ci wrapper to wibo
...
This will force ninja to use the system install of Wibo, which is now set to 0.6.11
2024-06-24 19:05:08 -04:00
Steven Casper
4462c6f0e5
Downgrade Wibo to 0.6.11
...
0.6.14 fails to run the linker properly. This should help linux users get the project
up and running.
2024-06-24 19:01:49 -04:00
Matt P
2a373feaa1
decomp tikiDyingCB, float issues
2024-06-24 09:52:08 -05:00
Steven Casper
e23d1a3c28
zAnimList 100% Equivalent ( #275 )
...
Floating point scheduling is preventing a perfect match on
zAnimListInit.
2024-06-24 08:21:54 -05:00
Steven Casper
bf8ae516ef
zSaveLoad 100% Equivalent ( #276 )
...
Matches zSaveLoad_CardCheckSlotOverwrite and Fixes some small
errors with remaining non-matching functions.
Also enables -common compiler flag to get the correct data sections.
2024-06-24 08:10:55 -05:00
Steven Casper
bbb1ce2b6b
Decomp zActionLine data
2024-06-23 19:35:36 -04:00
Matt P
a1c552d578
use enum types instead of hardcoded values
2024-06-23 10:28:57 -05:00
Steven Casper and Matt P
dbf834afee
Reformat all files ( #273 )
...
Co-authored-by: Matt P <5638426+mattbruv@users.noreply.github.com >
2024-06-23 10:12:54 -05:00
Steven Casper
63bae718b5
xClimate.cpp 100% Equivalent (maybe) ( #271 )
2024-06-23 10:06:32 -05:00
Steven Casper
2945fdcdea
zEvent.cpp fully matching ( #274 )
2024-06-23 09:59:09 -05:00
Steven Casper
7ed73859c4
More sensible union access in zNPCTiki_InitStacking
2024-06-23 00:14:27 -04:00
Matt P
159a53e76f
100% OK zNPCTiki_InitStacking
2024-06-22 20:52:59 -05:00
Steven Casper
b131bd9eb7
Bring .clang-format file back
2024-06-22 20:01:59 -04:00