Commit Graph

162 Commits

Author SHA1 Message Date
Luke Street 913b1c8a16 Start DolphinCGraphics, 10/11 functions matching
Former-commit-id: 609873426e
2022-11-29 20:56:37 -05:00
Henrique Gemignani Passos Lima bd758edeb9 Add CExplosion
Former-commit-id: 147e46d2e8
2022-11-27 02:26:12 +02:00
Henrique Gemignani Passos Lima c7250e132f Add CGunWeapon
Former-commit-id: edbfd0d305
2022-11-25 22:24:38 +02:00
Henrique Gemignani Passos Lima f344adf167 Add CAnimationDatabaseGame
Former-commit-id: 1f30508cd3
2022-11-17 17:46:10 +02:00
Henrique Gemignani Passos Lima 7117050a17 Start ScriptLoader
Former-commit-id: f782c0c72d
2022-11-14 15:37:44 +02:00
Phillip Stephens ffa313e7f4 Match and link OSCache
Former-commit-id: 2c8976221f
2022-11-03 01:19:58 -07:00
Henrique Gemignani Passos Lima a516acdf8f Add CGameOptions
Former-commit-id: fb422bead3
2022-10-31 18:19:47 +02:00
Phillip Stephens 9c374828e0 Remove redundant include and section declarations
Former-commit-id: f5b871262e
2022-10-20 21:51:07 -07:00
Phillip Stephens ab02a4c342 Resplit CSimplePool
Former-commit-id: ba77cf2277
2022-10-20 21:49:32 -07:00
Phillip Stephens f22cb43557 Start CVectorElement.cpp
Former-commit-id: 73c5e9eaf8
2022-10-18 20:04:02 -07:00
Luke Street eedb4229d3 Add CColorElement, CUVElement
Former-commit-id: 2c60ca8c47
2022-10-18 19:13:57 -04:00
Henrique Gemignani Passos Lima ed89bb1c93 Match and link CGameLight
Former-commit-id: 61215c124c
2022-10-19 01:00:44 +03:00
Luke Street 8af6095198 Add several particle classes; link CParticleGlobals
Adds CModVectorElement, CParticleDataFactory, CParticleGlobals, CRealElement
CRealElement & CModVectorElement are very close to matching


Former-commit-id: bb99d88d3b
2022-10-17 22:06:45 -04:00
Phillip Stephens ff2b38dc53 Match but don't link CSegIdList (rstl::vector inlining)
Former-commit-id: dc69b9f2fd
2022-10-14 22:22:32 -07:00
Phillip Stephens 9a35941d7c Remove CCallStack hack
Former-commit-id: 20ccef8a33
2022-10-14 21:33:23 -07:00
Phillip Stephens d694d5e4ea Match and link CCallStackDolphin
Former-commit-id: 2606c5f4a1
2022-10-14 08:46:40 -07:00
Phillip Stephens 0613bb5ea4 Match and link all remaining stream classes
Former-commit-id: 55617d2753
2022-10-12 23:10:20 -07:00
Phillip Stephens 38c863d304 Rename CPoseAsTransforms to CPoseTransformsVariableSize to match demo map
Former-commit-id: 7f3718337f
2022-10-11 22:16:08 -07:00
Phillip Stephens 637de45b40 Match COutputStream::FlushShiftRegister, start DoFlush/WriteBits
Former-commit-id: 9510f70f9d
2022-10-11 20:18:01 -07:00
Henrique Gemignani Passos Lima 49a74b70e9 Use a struct instead of pair for x198_fileInfo
Former-commit-id: 1d323af190
2022-10-12 01:37:14 +03:00
Henrique Gemignani Passos Lima 756f43e2d6 Move EMemoryCardPort/CCardFileInfo back to CMemoryCardSys
Former-commit-id: cfcf615e23
2022-10-12 01:11:22 +03:00
Henrique Gemignani Passos Lima 3249380a37 Improve CMemoryCardDriver::InitializeFileInfo
Former-commit-id: fdd31b8283
2022-10-11 20:32:10 +03:00
Phillip Stephens 950d8e9d31 Match CMemoryCardDriver::GetCardFreeBytes
Former-commit-id: 03a49bb75e
2022-10-11 10:02:35 -07:00
Henrique Gemignani Passos Lima 4ee3345bb2 Almost match CMemoryCardDriver::ReadFinished
Former-commit-id: da2b4706db
2022-10-11 18:21:27 +03:00
Henrique Gemignani Passos Lima c97527ba03 Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut
Former-commit-id: b0ce4e26f1
2022-10-11 16:41:20 +03:00
Henrique Gemignani Passos Lima df01c5f965 Match CMemoryCardDriver::StartCardFormat
Former-commit-id: 408d89630c
2022-10-11 15:31:52 +03:00
Henrique Gemignani Passos Lima db146fb35e Match CMemoryCardDriver::StartFileDeleteAltTransactional
Former-commit-id: bab26cf95f
2022-10-11 15:29:57 +03:00
Henrique Gemignani Passos Lima 063f045fb2 Match CMemoryCardDriver::StartFileWrite
Former-commit-id: 4cc0a1d579
2022-10-11 15:19:51 +03:00
Henrique Gemignani Passos Lima 2680a196e3 Add CMemoryCardDriver::StartFileCreate
Former-commit-id: ec88e2ac35
2022-10-11 15:17:26 +03:00
Henrique Gemignani Passos Lima 5b16d7f3d4 Match CMemoryCardDriver::StartFileDeleteBad
Former-commit-id: 7ca5b720aa
2022-10-11 14:50:30 +03:00
Henrique Gemignani Passos Lima 4c97e4562b Match CMemoryCardDriver::IndexFiles
Former-commit-id: c3fd91f641
2022-10-11 14:37:01 +03:00
Henrique Gemignani Passos Lima d28534812a Match CMemoryCardDriver::StartCardCheck
Former-commit-id: 65231b6191
2022-10-11 12:44:26 +03:00
Phillip Stephens 5fbb00a892 Match OSRtc, more frank issues >.<
Former-commit-id: 76ac2bfd74
2022-10-10 22:33:20 -07:00
Luke Street 3fca1f9c89 CMemoryCardDriver progress
Former-commit-id: 32a5ad5b71
2022-10-11 00:00:52 -04:00
Henrique Gemignani Passos Lima 24cc7fda7d Add almost matched CMemoryCardDriver::UpdateFileRead
Former-commit-id: 711a67cc54
2022-10-11 02:22:28 +03:00
Henrique Gemignani Passos Lima 6cb0bff072 Add CMemoryCardDriver::UpdateCardCheck
Former-commit-id: 9fe421822a
2022-10-11 02:08:19 +03:00
Luke Street a54a441d21 Fix up .comm entries to account for MWCC bug
Former-commit-id: 76c4802efb
2022-10-09 15:08:00 -04:00
Luke Street f64e9c953a Match & link CIntElement
Former-commit-id: a110979970
2022-10-09 12:35:06 -04:00
Luke Street 68d30b954d Split CIntElement, CModVectorElement, CParticleDataFactory
Former-commit-id: ad450211a5
2022-10-09 00:11:17 -04:00
Phillip Stephens 52e270ebf7 Match and link CFinalInput
Former-commit-id: bacfa6a458
2022-10-08 15:05:33 -07:00
Phillip Stephens 56603372c9 Move CFinalInput into Kyoto/Input
Former-commit-id: 41070ecd75
2022-10-08 13:21:19 -07:00
Phillip Stephens eefc0f609c Match and link dtk
Former-commit-id: f779e5819d
2022-10-07 19:38:36 -07:00
Phillip Stephens 9b1b52d774 Initial CRumbleVoice, various fixes
Former-commit-id: ed90d87a4b
2022-10-06 05:51:36 -07:00
Phillip Stephens ec9e639009 Match CLight, has issues with constants
Former-commit-id: b039acfac8
2022-10-06 01:40:00 -07:00
Phillip Stephens 8c4c08865b Almost forgot these
Former-commit-id: 4ba459c876
2022-10-05 16:26:43 -07:00
Luke Street a578b055a2 Header merge & CScriptPickup progress
Former-commit-id: 45c5450376
2022-10-05 19:06:15 -04:00
Phillip Stephens 69dbad8bce Start work on CPhysicsActor
Former-commit-id: dc8e4b8106
2022-10-05 09:28:48 -07:00
Phillip Stephens 3ed47d5cde Fix linking with static libs, CVector3f work, Initial COutputStream
Former-commit-id: 693fe93eab
2022-10-04 18:31:56 -07:00
Phillip Stephens 60cc687cd1 Match and link CVector2f
Former-commit-id: b85528fbab
2022-10-04 14:00:16 -07:00
Phillip Stephens 2ef9d69288 Match and link CVector3d, add CVector3i.s
Former-commit-id: cdbbfba34e
2022-10-04 12:57:04 -07:00
Henrique Gemignani Passos Lima a90e68436b CSfxManager: Add kAllAreas, areaId to int
Former-commit-id: 4b08f70a0b
2022-10-03 20:00:51 +03:00
Henrique Gemignani Passos Lima bd8d881f6b Add kMaxPriority/kMedPriority to CSfxManager
Former-commit-id: b423771f97
2022-10-03 19:23:22 +03:00
Henrique Gemignani Passos Lima 2732fd1688 Update symbols to use RemoveEmitter-by-value
Former-commit-id: 07147d4057
2022-10-03 18:58:51 +03:00
Phillip Stephens 1b617eee75 Split, match and link CVector3i
Former-commit-id: 9f8f1ab7f7
2022-10-02 20:09:01 -07:00
Phillip Stephens 22d8819770 Match and link CPlane
Former-commit-id: 302df55a60
2022-10-02 19:55:05 -07:00
Phillip Stephens ecac640472 Match and link CWarp
Former-commit-id: 4614b90282
2022-10-02 18:14:55 -07:00
Phillip Stephens b9ea7a76b9 Match and link COsContext
Former-commit-id: cc514ecf6e
2022-10-02 00:43:00 -07:00
Phillip Stephens 6b23e11db8 Match and link CPhsyicsActor
Former-commit-id: 70a1e449bd
2022-10-01 23:06:32 -07:00
Phillip Stephens ba75752e14 Match CFontImageDef, can't link due to extraneous TToken destructor
Former-commit-id: 77b921601a
2022-10-01 01:33:18 -07:00
Luke Street adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e89
2022-10-01 02:19:15 -04:00
Phillip Stephens 4e754e9163 Minor fixes, start CTextParser
Former-commit-id: e39a8e4c47
2022-09-29 21:24:13 -07:00
Luke Street 1f56cefe8c Halfway match CAABox; continue CBallCamera
Former-commit-id: 602109d8f0
2022-09-29 19:55:43 -04:00
Henrique Gemignani Passos Lima 8f3807da18 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

Former-commit-id: 7e8bc34cab
2022-09-29 19:09:11 -04:00
Phillip Stephens 7698af1f45 Match and link CStopwatch
Former-commit-id: 4d14f750d4
2022-09-21 23:03:09 -07:00
Phillip Stephens 57bb02906e More allocator work
Former-commit-id: 57ce723ec2
2022-09-19 21:35:24 -07:00
Phillip Stephens ba98f00f60 Link CSmallAllocPool.cpp, minor fixes
Former-commit-id: 7f768f8405
2022-09-15 20:38:03 -07:00
Phillip Stephens 5aee142c62 Link CSfxHandle.cpp
Former-commit-id: 79301314e9
2022-09-15 20:24:27 -07:00
Phillip Stephens 207ceef5c0 Remove padding from g721.cpp, move unused bytes to CStaticAudioPlayer.cpp
Former-commit-id: 6898a9cc90
2022-09-15 19:17:34 -07:00
Phillip Stephens f4731daebe Link CTimeProvider.cpp
Former-commit-id: ea51b901e8
2022-09-13 22:53:26 -07:00
Phillip Stephens 8708860ab2 Start matching CDolphinController
Former-commit-id: 4de9950cda
2022-09-12 21:52:59 -07:00
Luke Street 329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -04:00
Phillip Stephens 6b306c1121 Link DolphinIController.cpp, start matching CSmallAllocPool
Former-commit-id: 228319e2a5
2022-09-11 11:45:19 -07:00
Luke Street 8b28b129e2 Link CGX
Former-commit-id: 3e43c0878f
2022-08-31 12:06:56 -04:00
Luke Street 40271117df Almost done with CGX
Former-commit-id: 89284f17b2
2022-08-31 00:54:17 -04:00
Luke Street 4660679da4 More CGX matches part 2
Former-commit-id: 4758103774
2022-08-30 18:48:44 -04:00
Luke Street 6768dfc9b4 Begin CGX/CCubeMaterial; add dolphin headers from aurora
Former-commit-id: b28e24862b
2022-08-30 00:05:16 -04:00
Luke Street 00c77e6195 Runtime/math matches; better libc headers
Former-commit-id: bef7db1748
2022-08-25 23:46:24 -04:00
Luke Street 75f08901d8 KOR buildable
Former-commit-id: e50328cd89
2022-08-22 23:54:30 -04:00
Luke Street fe606db04b rev1 buildable
Former-commit-id: 28d1c5d428
2022-08-22 10:16:37 -04:00
Luke Street a00f9ed1e1 Halfway to shiftable
Former-commit-id: f739fb53af
2022-08-20 21:40:40 -04:00
Luke Street 704b791138 More renaming
Former-commit-id: 92117d1308
2022-08-16 17:46:30 -04:00
Luke Street f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00
Luke Street e9704b7718 Revert bad rename
Former-commit-id: 16514e942e
2022-08-14 14:42:30 -04:00
Luke Street eb6819f1fd Continue work on CActor::UpdateAnimation; lots of headers n stuff
Former-commit-id: 85284f7640
2022-08-14 14:38:41 -04:00
Luke Street 64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49
2022-08-13 00:32:42 -04:00
Luke Street 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Phillip Stephens d1768a3076 More musyx imps, cleanups
Former-commit-id: 3d19d9ea82
2022-08-11 01:12:35 -07:00
Luke Street e2206fc47d Split .comm declarations
Former-commit-id: 11f69fcb5d
2022-08-10 22:27:22 -04:00
Luke Street 117b29dce0 Migrate to -common on; use .comm/.lcomm
Former-commit-id: 0f326e1ce3
2022-08-10 21:17:58 -04:00
Luke Street 1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac6
2022-08-10 19:08:58 -04:00
Luke Street 4b6598b0be Split .ctors
Former-commit-id: a54141b0fa
2022-08-10 02:27:47 -04:00
Luke Street 8588af60be Link zlib
Former-commit-id: 107ea767f9
2022-08-09 23:00:57 -04:00
Phillip Stephens 3aa9c03819 Link CRandom16.cpp
Former-commit-id: 4a01665439
2022-07-30 03:34:28 -07:00
Phillip Stephens 0ff6365a89 Start trying to get zlib linked
Former-commit-id: 7107b307e2
2022-07-28 22:03:24 -07:00
Phillip Stephens e11b88ea1e Link IAllocator.cpp
Former-commit-id: 0680c9d62d
2022-07-20 21:47:03 -07:00
Phillip Stephens 6473aae6a9 Link CMemoryInStream.cpp
Former-commit-id: 437b1dd3a6
2022-07-19 23:19:07 -07:00
Luke Street 6a471a6abe Link CInputStream.cpp
Former-commit-id: 69ddd71fc8
2022-07-18 13:53:58 -04:00
Luke Street c78d25aac6 Full rodata split
Former-commit-id: 4aba1a659a
2022-07-18 01:21:27 -04:00
Luke Street 9baad4e855 Full sdata2 split
Former-commit-id: e4968cb13d
2022-07-18 01:20:04 -04:00
Luke Street 3f96fa4865 Almost matched CInputStream
Former-commit-id: 18079ecfee
2022-07-14 20:48:18 -04:00