173 Commits

Author SHA1 Message Date
18d45a80a7 Fully link __ppc_eabi_init.cpp
Former-commit-id: e8bf411356cc9e2907a155632be5f79c17000718
2022-09-07 21:42:56 -07:00
0f25a3c8d4 Migrate s32->int, u32->uint; fix dolphin/types.h
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
5726400667 More CCubeMaterial
Former-commit-id: 78022784ef67fa267edd40dd9eb58ceab46bbde0
2022-09-05 00:01:22 -04:00
928d673a86 musyx: link synth_ac.c
Former-commit-id: 1179a651b346f12827a7fee0f17f83c3f9e4c21e
2022-09-04 02:30:03 -07:00
b851577337 Header cleanup, NONMATCHING option
Former-commit-id: 174a2d98f7e71ac0f4ade4327c8e36635ec3aba7
2022-08-31 20:22:20 -04:00
8b28b129e2 Link CGX
Former-commit-id: 3e43c0878f7c75ba16b8546293a69326dfbfb5d7
2022-08-31 12:06:56 -04:00
40271117df Almost done with CGX
Former-commit-id: 89284f17b220acb870da9e2bfd18811931167720
2022-08-31 00:54:17 -04:00
4660679da4 More CGX matches part 2
Former-commit-id: 4758103774fb5c5185cccd1ba737642df87c3baf
2022-08-30 18:48:44 -04:00
7cdb1aef65 More CGX matches
Former-commit-id: 6fbaa00f073b63e8bad85581aa3e077598d85bb1
2022-08-30 01:12:32 -04:00
6768dfc9b4 Begin CGX/CCubeMaterial; add dolphin headers from aurora
Former-commit-id: b28e24862bbde19fa6cc5649f568d51d7b0b35d7
2022-08-30 00:05:16 -04:00
00c77e6195 Runtime/math matches; better libc headers
Former-commit-id: bef7db17486213f77de865dfbec529ae23b394a4
2022-08-25 23:46:24 -04:00
75f08901d8 KOR buildable
Former-commit-id: e50328cd890d9ed751b133ecb04239b1f44e122d
2022-08-22 23:54:30 -04:00
f028adcc32 Update actions job & README
Former-commit-id: 6541e4de44a9781538a0252cc74b6c8bc9a6f868
2022-08-22 10:21:58 -04:00
9e58e859e9 Add missing sha1 files
Former-commit-id: a46c0d14b0876f5de5ebb6cbe643342ed6b9fd63
2022-08-22 10:18:31 -04:00
fe606db04b rev1 buildable
Former-commit-id: 28d1c5d42849564c17398918c16e75c965d929c1
2022-08-22 10:16:37 -04:00
f7fb2d5cee Fully shiftable??
Former-commit-id: 326199f2f4c20cd5fc847c243c40a630be7d4c62
2022-08-21 01:23:57 -04:00
a00f9ed1e1 Halfway to shiftable
Former-commit-id: f739fb53afbd050e6cfefcae6e5f208d87522328
2022-08-20 21:40:40 -04:00
9cebc609db calcprogress: Hack to stop counting .lcomm/.comm data as decompiled
Former-commit-id: 85b9e3e9acdbc5a04d00bddf939edf53e78267a2
2022-08-16 17:47:39 -04:00
57bfdc2000 Create & link TCastTo.cpp
Former-commit-id: f41c87eea71fc0beefd22b7390d6dcd425263ba7
2022-08-16 17:47:16 -04:00
704b791138 More renaming
Former-commit-id: 92117d1308dfd15eacc024ad92417c4333ef11a7
2022-08-16 17:46:30 -04:00
f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34ae220e5d4f7707c569473819f9f53a4
2022-08-15 22:14:28 -04:00
9675db47b4 Minor CActor/CModelData fixes, add matching CActor::UpdateAnimation
Former-commit-id: 8e90988b5ce5243c1d0f91c786df0015e9e7da7c
2022-08-14 22:50:25 -07:00
94e27faee8 Continued work on CActor
Former-commit-id: 09dfe946fce8e683eb302afd35e086c15b53c2ff
2022-08-15 00:51:06 -04:00
e9704b7718 Revert bad rename
Former-commit-id: 16514e942e652558bb7d5dbdba6e73a48db00abe
2022-08-14 14:42:30 -04:00
eb6819f1fd Continue work on CActor::UpdateAnimation; lots of headers n stuff
Former-commit-id: 85284f76408b91c78134fb192c8d3ac5cc685f99
2022-08-14 14:38:41 -04:00
97847d1d61 Remove non-matching comment from Lerp
Former-commit-id: 7c92358bf67a30cbb6ba4790c946fafa2749a3a4
2022-08-13 14:44:29 -07:00
eb554f79dd Link DolphinCColor.cpp, thanks encounter and Ninji
Former-commit-id: 4999c1ded5acdfc2a02f31eb754a8fad258b2b1f
2022-08-13 14:43:45 -07:00
38ec6e5984 Merge branch 'main' of github.com:PrimeDecomp/prime
Former-commit-id: fb3a2950f996517dbea52ba0ee561b000790d7a5
2022-08-13 05:59:49 -07:00
da85e24623 DolphinCColor imps, only Lerp(u32, u32, float) isn't matching
Former-commit-id: d36775e76a66a5912bd40effbe201c7e0a74bcb0
2022-08-13 05:57:38 -07:00
64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49213039f8a404289f475eb982e404e7
2022-08-13 00:32:42 -04:00
f7f0a8e140 More defs for CStateManagerContainer & friends
Former-commit-id: 04a7213fa7e2d7fd90653133ff4ea2764c0f29d5
2022-08-12 22:48:34 -04:00
d3fd9a3936 Disable GENERATE_MAP by default (faster linking)
Former-commit-id: c21e495b7ea4ba1fffcff561640b43ff2583c60d
2022-08-12 21:29:02 -04:00
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00
0569f5a404 Fix IWeaponRenderer and link
Former-commit-id: e418784c51b6ac88700261c075d129d4e77bd61c
2022-08-12 02:18:28 -07:00
1c213b5cc2 use clang-format on CColor.cpp
Former-commit-id: 6bf68f980874f349487917fb1973f9a3e7a0e947
2022-08-11 11:50:15 -07:00
6f8c6b28ba Add unused statics, fix CColor constructor
Former-commit-id: e7117197dae1d32ae1264cca528cc714ed71bb18
2022-08-11 11:35:12 -07:00
fe1f119091 Link CColor.cpp
Former-commit-id: d59665aaadd0db741a54e31a387a07c94cfcb452
2022-08-11 11:20:15 -07:00
70b617a99f Implement IWeaponRenderer, can't link yet due to vtable shenanigans
Former-commit-id: ba035cfa44189f43e0a8f34396a5f122e1632d6e
2022-08-11 02:24:45 -07:00
d1768a3076 More musyx imps, cleanups
Former-commit-id: 3d19d9ea820cba2bb1f54cc9c4f3133469c53f4f
2022-08-11 01:12:35 -07:00
4ad9b20d1a Add & link CEntity.cpp
Former-commit-id: 0b6ce7f7815b8597bac06b2917cbb17843ff4616
2022-08-10 22:33:46 -04:00
e2206fc47d Split .comm declarations
Former-commit-id: 11f69fcb5d31ccf105088bdb4ab7aaf4a029086c
2022-08-10 22:27:22 -04:00
117b29dce0 Migrate to -common on; use .comm/.lcomm
Former-commit-id: 0f326e1ce39b7500ecb674c3f4b166ee510c5adb
2022-08-10 21:17:58 -04:00
63c26559da Rename NullConnectionList__7CEntity
Former-commit-id: 0a57ffc4d30967a0f78a07c0bdb440d2b18ca165
2022-08-10 19:45:31 -04:00
4cbb6d30e2 Missed one
Former-commit-id: b7565482e9f45f3b6c4166e2674101baa0e5f1b6
2022-08-10 19:11:22 -04:00
e758a161c2 Remove dupliate .baligns
Former-commit-id: c3b5f8a821b211a5ccff4d93eff804efe457e8c5
2022-08-10 19:10:26 -04:00
1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac65cef4cf0a97865789d0bdd98df22a4
2022-08-10 19:08:58 -04:00
4b6598b0be Split .ctors
Former-commit-id: a54141b0fae519f08564c7139873bd5eb07865e6
2022-08-10 02:27:47 -04:00
8588af60be Link zlib
Former-commit-id: 107ea767f9b2c334633c60ae3b4c94a196f99933
2022-08-09 23:00:57 -04:00
9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26d4d991ec9f7d00e4736d2012561f98
2022-08-09 19:07:49 -04:00
70ea57613e Move extern C in musyx.h up
Former-commit-id: 47201d24951eab8f865d8145e180d508ddd513ae
2022-08-05 12:46:33 -07:00