|
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 |
|
|
f7fb2d5cee
|
Fully shiftable??
Former-commit-id: 326199f2f4c20cd5fc847c243c40a630be7d4c62
|
2022-08-21 01:23:57 -04:00 |
|
|
57bfdc2000
|
Create & link TCastTo.cpp
Former-commit-id: f41c87eea71fc0beefd22b7390d6dcd425263ba7
|
2022-08-16 17:47:16 -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 |
|
|
361f2bb9ce
|
Initial work on CActor.cpp
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
|
2022-08-12 21:26:54 -04: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 |
|
|
8588af60be
|
Link zlib
Former-commit-id: 107ea767f9b2c334633c60ae3b4c94a196f99933
|
2022-08-09 23:00:57 -04:00 |
|
|
ba5057c084
|
Give MusyX it's own types
Former-commit-id: 79eff1f8b5e009747bc5c5f23c261ed277ccaa58
|
2022-08-05 12:43:46 -07:00 |
|
|
3a23f40720
|
Various imps
Former-commit-id: 7043befead04d97fcb6e240b3e6f39484d27916d
|
2022-08-05 03:23:49 -07:00 |
|
|
a889a5b919
|
Minor correction to CInputStream::Get
Former-commit-id: 7cd80cf53ba76a2610fb954a3ad8d26b4f7dfd76
|
2022-07-30 17:38:13 -07:00 |
|
|
8db2425e27
|
Link CHUDMemoParms.cpp, minor data fixes
Former-commit-id: 2f39c7000549d48e79e08b1f0aee6815d8cafe40
|
2022-07-30 13:10:04 -07:00 |
|
|
18d6a7ebbd
|
Link CCrc32.cpp
Former-commit-id: a404575f97b5d6b6aaf1e844a35ba0d5d9ff7c53
|
2022-07-30 05:33:31 -07:00 |
|
|
3aa9c03819
|
Link CRandom16.cpp
Former-commit-id: 4a01665439236080cb2517bcb3a03cdd73642dd8
|
2022-07-30 03:34:28 -07:00 |
|
|
a108e76a1f
|
Minor cleanups
Former-commit-id: 5bfa43d591de75cac0f976b59cb0726a4a767e13
|
2022-07-30 02:12:25 -07:00 |
|
|
0ff6365a89
|
Start trying to get zlib linked
Former-commit-id: 7107b307e2a4c56f044f75cb0bc3f927b53cbe04
|
2022-07-28 22:03:24 -07:00 |
|
|
317c4a497e
|
Link creverb_fx.c, minor fixes
Former-commit-id: 7e1b3eeb58bdc21994108470a34fe9c067b3e11b
|
2022-07-28 08:50:05 -07:00 |
|
|
7d56323cd4
|
Line match reverb_fx.c and delay_fx.c for S&Gs
Former-commit-id: 51a84f6ed2607d20b64573abad33857253bf2320
|
2022-07-28 07:24:49 -07:00 |
|
|
13d2ba0a49
|
Link delay_fx.c
Former-commit-id: 14dc741030ecfae73826f4e90b685a6e46374cee
|
2022-07-28 07:00:20 -07:00 |
|
|
1efd8da0b0
|
Migrate to inline=deferred,noauto
Former-commit-id: 863cf71312a4d5952ea653813c7afb4c9883b6a2
|
2022-07-28 09:19:26 -04:00 |
|
|
6fc7123b94
|
Link reverb_fx.c
Former-commit-id: 5b08fd287a556642b2d2f820247df29fcad7bf2a
|
2022-07-26 23:32:31 -07:00 |
|
|
6406aa05cf
|
Link seq_api.c
Former-commit-id: 848a80e9d791ec0086c11d6894e6b4e69768c8de
|
2022-07-26 22:54:00 -07:00 |
|
|
ae52b8482c
|
Link snd_service.c and hw_memory.c
Former-commit-id: e88f46cb288c55376f57538481179577e9023380
|
2022-07-26 22:11:36 -07:00 |
|
|
509dc4d622
|
IWeaponRender decomp (can't link yet)
Former-commit-id: 0e20e67870b4b83b9b68c4215fdbbab0ce9d2e32
|
2022-07-25 21:36:32 -07:00 |
|
|
e11b88ea1e
|
Link IAllocator.cpp
Former-commit-id: 0680c9d62d1eb57057461f1879c3cf9fdab87d95
|
2022-07-20 21:47:03 -07:00 |
|
|
d26b7a4753
|
Correct EOwnerShip values
Former-commit-id: d17fbf3684289b9db8acf6aa955d0982d4ab1a4b
|
2022-07-19 23:20:28 -07:00 |
|
|
6473aae6a9
|
Link CMemoryInStream.cpp
Former-commit-id: 437b1dd3a6d3ca9afbee503e5c6870ba19fab642
|
2022-07-19 23:19:07 -07:00 |
|