670 Commits

Author SHA1 Message Date
1179a651b3 musyx: link synth_ac.c 2022-09-04 02:30:03 -07:00
174a2d98f7 Header cleanup, NONMATCHING option 2022-08-31 20:22:20 -04:00
3e43c0878f Link CGX 2022-08-31 12:06:56 -04:00
89284f17b2 Almost done with CGX 2022-08-31 00:54:17 -04:00
4758103774 More CGX matches part 2 2022-08-30 18:48:44 -04:00
6fbaa00f07 More CGX matches 2022-08-30 01:12:32 -04:00
b28e24862b Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
bef7db1748 Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
e50328cd89 KOR buildable 2022-08-22 23:54:30 -04:00
6541e4de44 Update actions job & README 2022-08-22 10:21:58 -04:00
a46c0d14b0 Add missing sha1 files 2022-08-22 10:18:31 -04:00
28d1c5d428 rev1 buildable 2022-08-22 10:16:37 -04:00
326199f2f4 Fully shiftable?? 2022-08-21 01:23:57 -04:00
f739fb53af Halfway to shiftable 2022-08-20 21:40:40 -04:00
85b9e3e9ac calcprogress: Hack to stop counting .lcomm/.comm data as decompiled 2022-08-16 17:47:39 -04:00
f41c87eea7 Create & link TCastTo.cpp 2022-08-16 17:47:16 -04:00
92117d1308 More renaming 2022-08-16 17:46:30 -04:00
bcfefcc34a Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
8e90988b5c Minor CActor/CModelData fixes, add matching CActor::UpdateAnimation 2022-08-14 22:50:25 -07:00
09dfe946fc Continued work on CActor 2022-08-15 00:51:06 -04:00
16514e942e Revert bad rename 2022-08-14 14:42:30 -04:00
85284f7640 Continue work on CActor::UpdateAnimation; lots of headers n stuff 2022-08-14 14:38:41 -04:00
7c92358bf6 Remove non-matching comment from Lerp 2022-08-13 14:44:29 -07:00
4999c1ded5 Link DolphinCColor.cpp, thanks encounter and Ninji 2022-08-13 14:43:45 -07:00
fb3a2950f9 Merge branch 'main' of github.com:PrimeDecomp/prime 2022-08-13 05:59:49 -07:00
d36775e76a DolphinCColor imps, only Lerp(u32, u32, float) isn't matching 2022-08-13 05:57:38 -07:00
e16e6bca49 Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
04a7213fa7 More defs for CStateManagerContainer & friends 2022-08-12 22:48:34 -04:00
c21e495b7e Disable GENERATE_MAP by default (faster linking) 2022-08-12 21:29:02 -04:00
44b17813bd Initial work on CActor.cpp 2022-08-12 21:26:54 -04:00
e418784c51 Fix IWeaponRenderer and link 2022-08-12 02:18:28 -07:00
6bf68f9808 use clang-format on CColor.cpp 2022-08-11 11:50:15 -07:00
e7117197da Add unused statics, fix CColor constructor 2022-08-11 11:35:12 -07:00
d59665aaad Link CColor.cpp 2022-08-11 11:20:15 -07:00
ba035cfa44 Implement IWeaponRenderer, can't link yet due to vtable shenanigans 2022-08-11 02:24:45 -07:00
3d19d9ea82 More musyx imps, cleanups 2022-08-11 01:12:35 -07:00
0b6ce7f781 Add & link CEntity.cpp 2022-08-10 22:33:46 -04:00
11f69fcb5d Split .comm declarations 2022-08-10 22:27:22 -04:00
0f326e1ce3 Migrate to -common on; use .comm/.lcomm 2022-08-10 21:17:58 -04:00
0a57ffc4d3 Rename NullConnectionList__7CEntity 2022-08-10 19:45:31 -04:00
b7565482e9 Missed one 2022-08-10 19:11:22 -04:00
c3b5f8a821 Remove dupliate .baligns 2022-08-10 19:10:26 -04:00
2142670ac6 Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
a54141b0fa Split .ctors 2022-08-10 02:27:47 -04:00
107ea767f9 Link zlib 2022-08-09 23:00:57 -04:00
1107bdaa26 Move back to 1.3.2 compiler 2022-08-09 19:07:49 -04:00
47201d2495 Move extern C in musyx.h up 2022-08-05 12:46:33 -07:00
79eff1f8b5 Give MusyX it's own types 2022-08-05 12:43:46 -07:00
7043befead Various imps 2022-08-05 03:23:49 -07:00
7cd80cf53b Minor correction to CInputStream::Get 2022-07-30 17:38:13 -07:00