70 Commits

Author SHA1 Message Date
ed90d87a4b Initial CRumbleVoice, various fixes 2022-10-06 05:51:36 -07:00
b039acfac8 Match CLight, has issues with constants 2022-10-06 01:40:00 -07:00
4ba459c876 Almost forgot these 2022-10-05 16:26:43 -07:00
45c5450376 Header merge & CScriptPickup progress 2022-10-05 19:06:15 -04:00
dc8e4b8106 Start work on CPhysicsActor 2022-10-05 09:28:48 -07:00
693fe93eab Fix linking with static libs, CVector3f work, Initial COutputStream 2022-10-04 18:31:56 -07:00
b85528fbab Match and link CVector2f 2022-10-04 14:00:16 -07:00
cdbbfba34e Match and link CVector3d, add CVector3i.s 2022-10-04 12:57:04 -07:00
Henrique Gemignani Passos Lima
4b08f70a0b
CSfxManager: Add kAllAreas, areaId to int 2022-10-03 20:00:51 +03:00
Henrique Gemignani Passos Lima
b423771f97
Add kMaxPriority/kMedPriority to CSfxManager 2022-10-03 19:23:22 +03:00
Henrique Gemignani Passos Lima
07147d4057
Update symbols to use RemoveEmitter-by-value 2022-10-03 18:58:51 +03:00
9f8f1ab7f7 Split, match and link CVector3i 2022-10-02 20:09:01 -07:00
302df55a60 Match and link CPlane 2022-10-02 19:55:05 -07:00
4614b90282 Match and link CWarp 2022-10-02 18:14:55 -07:00
cc514ecf6e Match and link COsContext 2022-10-02 00:43:00 -07:00
70a1e449bd Match and link CPhsyicsActor 2022-10-01 23:06:32 -07:00
77b921601a Match CFontImageDef, can't link due to extraneous TToken destructor 2022-10-01 01:33:18 -07:00
6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
e39a8e4c47 Minor fixes, start CTextParser 2022-09-29 21:24:13 -07:00
602109d8f0 Halfway match CAABox; continue CBallCamera 2022-09-29 19:55:43 -04:00
Henrique Gemignani Passos Lima
7e8bc34cab
Start RAssertDolphin (#3)
* Start RAssertDolphin

* Add OSContext

* Add missing files, Prime2's ErrorHandler

* Progress in ErrorHandler

* comments

* Don't link new code

* Format code

* Slight adjustments

* Use u16 for OSError
2022-09-29 19:09:11 -04:00
4d14f750d4 Match and link CStopwatch 2022-09-21 23:03:09 -07:00
57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
7f768f8405 Link CSmallAllocPool.cpp, minor fixes 2022-09-15 20:38:03 -07:00
79301314e9 Link CSfxHandle.cpp 2022-09-15 20:24:27 -07:00
6898a9cc90 Remove padding from g721.cpp, move unused bytes to CStaticAudioPlayer.cpp 2022-09-15 19:17:34 -07:00
ea51b901e8 Link CTimeProvider.cpp 2022-09-13 22:53:26 -07:00
4de9950cda Start matching CDolphinController 2022-09-12 21:52:59 -07:00
a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
228319e2a5 Link DolphinIController.cpp, start matching CSmallAllocPool 2022-09-11 11:45:19 -07: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
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
28d1c5d428 rev1 buildable 2022-08-22 10:16:37 -04:00
f739fb53af Halfway to shiftable 2022-08-20 21:40:40 -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
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
e16e6bca49 Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
44b17813bd Initial work on CActor.cpp 2022-08-12 21:26:54 -04:00
3d19d9ea82 More musyx imps, cleanups 2022-08-11 01:12:35 -07: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
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