Commit Graph

104 Commits

Author SHA1 Message Date
Phillip Stephens ba77cf2277 Resplit CSimplePool 2022-10-20 21:49:32 -07:00
Phillip Stephens 73c5e9eaf8 Start CVectorElement.cpp 2022-10-18 20:04:02 -07:00
Luke Street 2c60ca8c47 Add CColorElement, CUVElement 2022-10-18 19:13:57 -04:00
Henrique Gemignani Passos Lima 61215c124c
Match and link CGameLight 2022-10-19 01:00:44 +03:00
Luke Street bb99d88d3b Add several particle classes; link CParticleGlobals
Adds CModVectorElement, CParticleDataFactory, CParticleGlobals, CRealElement
CRealElement & CModVectorElement are very close to matching
2022-10-17 22:06:45 -04:00
Phillip Stephens dc69b9f2fd Match but don't link CSegIdList (rstl::vector inlining) 2022-10-14 22:22:32 -07:00
Phillip Stephens 20ccef8a33 Remove CCallStack hack 2022-10-14 21:33:23 -07:00
Phillip Stephens 2606c5f4a1 Match and link CCallStackDolphin 2022-10-14 08:46:40 -07:00
Phillip Stephens 55617d2753 Match and link all remaining stream classes 2022-10-12 23:10:20 -07:00
Phillip Stephens 7f3718337f Rename CPoseAsTransforms to CPoseTransformsVariableSize to match demo map 2022-10-11 22:16:08 -07:00
Phillip Stephens 9510f70f9d Match COutputStream::FlushShiftRegister, start DoFlush/WriteBits 2022-10-11 20:18:01 -07:00
Henrique Gemignani Passos Lima 1d323af190
Use a struct instead of pair for x198_fileInfo 2022-10-12 01:37:14 +03:00
Henrique Gemignani Passos Lima cfcf615e23
Move EMemoryCardPort/CCardFileInfo back to CMemoryCardSys 2022-10-12 01:11:22 +03:00
Henrique Gemignani Passos Lima fdd31b8283
Improve CMemoryCardDriver::InitializeFileInfo 2022-10-11 20:32:10 +03:00
Phillip Stephens 03a49bb75e Match CMemoryCardDriver::GetCardFreeBytes 2022-10-11 10:02:35 -07:00
Henrique Gemignani Passos Lima da2b4706db
Almost match CMemoryCardDriver::ReadFinished 2022-10-11 18:21:27 +03:00
Henrique Gemignani Passos Lima b0ce4e26f1
Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut 2022-10-11 16:41:20 +03:00
Henrique Gemignani Passos Lima 408d89630c
Match CMemoryCardDriver::StartCardFormat 2022-10-11 15:31:52 +03:00
Henrique Gemignani Passos Lima bab26cf95f
Match CMemoryCardDriver::StartFileDeleteAltTransactional 2022-10-11 15:29:57 +03:00
Henrique Gemignani Passos Lima 4cc0a1d579
Match CMemoryCardDriver::StartFileWrite 2022-10-11 15:19:51 +03:00
Henrique Gemignani Passos Lima ec88e2ac35
Add CMemoryCardDriver::StartFileCreate 2022-10-11 15:17:26 +03:00
Henrique Gemignani Passos Lima 7ca5b720aa
Match CMemoryCardDriver::StartFileDeleteBad 2022-10-11 14:50:30 +03:00
Henrique Gemignani Passos Lima c3fd91f641
Match CMemoryCardDriver::IndexFiles 2022-10-11 14:37:01 +03:00
Henrique Gemignani Passos Lima 65231b6191
Match CMemoryCardDriver::StartCardCheck 2022-10-11 12:44:26 +03:00
Phillip Stephens 76ac2bfd74 Match OSRtc, more frank issues >.< 2022-10-10 22:33:20 -07:00
Luke Street 32a5ad5b71 CMemoryCardDriver progress 2022-10-11 00:00:52 -04:00
Henrique Gemignani Passos Lima 711a67cc54
Add almost matched CMemoryCardDriver::UpdateFileRead 2022-10-11 02:22:28 +03:00
Henrique Gemignani Passos Lima 9fe421822a
Add CMemoryCardDriver::UpdateCardCheck 2022-10-11 02:08:19 +03:00
Luke Street 76c4802efb Fix up .comm entries to account for MWCC bug 2022-10-09 15:08:00 -04:00
Luke Street a110979970 Match & link CIntElement 2022-10-09 12:35:06 -04:00
Luke Street ad450211a5 Split CIntElement, CModVectorElement, CParticleDataFactory 2022-10-09 00:11:17 -04:00
Phillip Stephens bacfa6a458 Match and link CFinalInput 2022-10-08 15:05:33 -07:00
Phillip Stephens 41070ecd75 Move CFinalInput into Kyoto/Input 2022-10-08 13:21:19 -07:00
Phillip Stephens f779e5819d Match and link dtk 2022-10-07 19:38:36 -07:00
Phillip Stephens ed90d87a4b Initial CRumbleVoice, various fixes 2022-10-06 05:51:36 -07:00
Phillip Stephens b039acfac8 Match CLight, has issues with constants 2022-10-06 01:40:00 -07:00
Phillip Stephens 4ba459c876 Almost forgot these 2022-10-05 16:26:43 -07:00
Luke Street 45c5450376 Header merge & CScriptPickup progress 2022-10-05 19:06:15 -04:00
Phillip Stephens dc8e4b8106 Start work on CPhysicsActor 2022-10-05 09:28:48 -07:00
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