Commit Graph

65 Commits

Author SHA1 Message Date
Phillip Stephens 693fe93eab Fix linking with static libs, CVector3f work, Initial COutputStream 2022-10-04 18:31:56 -07:00
Phillip Stephens b85528fbab Match and link CVector2f 2022-10-04 14:00:16 -07:00
Phillip Stephens 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
Phillip Stephens 9f8f1ab7f7 Split, match and link CVector3i 2022-10-02 20:09:01 -07:00
Phillip Stephens 302df55a60 Match and link CPlane 2022-10-02 19:55:05 -07:00
Phillip Stephens 4614b90282 Match and link CWarp 2022-10-02 18:14:55 -07:00
Phillip Stephens cc514ecf6e Match and link COsContext 2022-10-02 00:43:00 -07:00
Phillip Stephens 70a1e449bd Match and link CPhsyicsActor 2022-10-01 23:06:32 -07:00
Phillip Stephens 77b921601a Match CFontImageDef, can't link due to extraneous TToken destructor 2022-10-01 01:33:18 -07:00
Luke Street 6944a14e89 Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
Phillip Stephens e39a8e4c47 Minor fixes, start CTextParser 2022-09-29 21:24:13 -07:00
Luke Street 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
Phillip Stephens 4d14f750d4 Match and link CStopwatch 2022-09-21 23:03:09 -07:00
Phillip Stephens 57ce723ec2 More allocator work 2022-09-19 21:35:24 -07:00
Phillip Stephens 7f768f8405 Link CSmallAllocPool.cpp, minor fixes 2022-09-15 20:38:03 -07:00
Phillip Stephens 79301314e9 Link CSfxHandle.cpp 2022-09-15 20:24:27 -07:00
Phillip Stephens 6898a9cc90 Remove padding from g721.cpp, move unused bytes to CStaticAudioPlayer.cpp 2022-09-15 19:17:34 -07:00
Phillip Stephens ea51b901e8 Link CTimeProvider.cpp 2022-09-13 22:53:26 -07:00
Phillip Stephens 4de9950cda Start matching CDolphinController 2022-09-12 21:52:59 -07:00
Luke Street a6e365791b More main progress; tons of headers & stuff 2022-09-13 00:28:02 -04:00
Phillip Stephens 228319e2a5 Link DolphinIController.cpp, start matching CSmallAllocPool 2022-09-11 11:45:19 -07:00
Luke Street 3e43c0878f Link CGX 2022-08-31 12:06:56 -04:00
Luke Street 89284f17b2 Almost done with CGX 2022-08-31 00:54:17 -04:00
Luke Street 4758103774 More CGX matches part 2 2022-08-30 18:48:44 -04:00
Luke Street b28e24862b Begin CGX/CCubeMaterial; add dolphin headers from aurora 2022-08-30 00:05:16 -04:00
Luke Street bef7db1748 Runtime/math matches; better libc headers 2022-08-25 23:46:24 -04:00
Luke Street e50328cd89 KOR buildable 2022-08-22 23:54:30 -04:00
Luke Street 28d1c5d428 rev1 buildable 2022-08-22 10:16:37 -04:00
Luke Street f739fb53af Halfway to shiftable 2022-08-20 21:40:40 -04:00
Luke Street 92117d1308 More renaming 2022-08-16 17:46:30 -04:00
Luke Street bcfefcc34a Renaming & more CActor progress 2022-08-15 22:14:28 -04:00
Luke Street 16514e942e Revert bad rename 2022-08-14 14:42:30 -04:00
Luke Street 85284f7640 Continue work on CActor::UpdateAnimation; lots of headers n stuff 2022-08-14 14:38:41 -04:00
Luke Street e16e6bca49 Start filling out CVector3f/CTransform4f 2022-08-13 00:32:42 -04:00
Luke Street 44b17813bd Initial work on CActor.cpp 2022-08-12 21:26:54 -04:00
Phillip Stephens 3d19d9ea82 More musyx imps, cleanups 2022-08-11 01:12:35 -07:00
Luke Street 11f69fcb5d Split .comm declarations 2022-08-10 22:27:22 -04:00
Luke Street 0f326e1ce3 Migrate to -common on; use .comm/.lcomm 2022-08-10 21:17:58 -04:00
Luke Street 2142670ac6 Fix splits & .balign 8 all data sections 2022-08-10 19:08:58 -04:00
Luke Street a54141b0fa Split .ctors 2022-08-10 02:27:47 -04:00
Luke Street 107ea767f9 Link zlib 2022-08-09 23:00:57 -04:00
Phillip Stephens 4a01665439 Link CRandom16.cpp 2022-07-30 03:34:28 -07:00
Phillip Stephens 7107b307e2 Start trying to get zlib linked 2022-07-28 22:03:24 -07:00
Phillip Stephens 0680c9d62d Link IAllocator.cpp 2022-07-20 21:47:03 -07:00
Phillip Stephens 437b1dd3a6 Link CMemoryInStream.cpp 2022-07-19 23:19:07 -07:00
Luke Street 69ddd71fc8 Link CInputStream.cpp 2022-07-18 13:53:58 -04:00