Commit Graph

347 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 3ff96e58fa
Initial CGameArea::StartStreamingMainArea 2023-07-30 22:18:25 +03:00
Phillip Stephens e5668e767e Start COBBTree 2023-06-23 17:15:06 -07:00
Phillip Stephens 8516ca4705 Various emitter fixes 2023-06-19 19:20:48 -07:00
Phillip Stephens f26e5d41d3 Add CPVSVisOctree 2023-02-12 11:20:44 -08:00
Luke Street b6ddfcfc35 Revert override removal 2023-02-06 12:01:01 -05:00
Luke Street 357658defa Use const bool for CGX::SetZMode 2023-02-06 11:48:29 -05:00
Phillip Stephens 72256e77a5 const bool fixes, remove override define 2023-02-05 23:21:28 -08:00
Phillip Stephens bad0c14988 Add CBodyController, and CBodyStateCmdMgr 2023-02-05 11:13:04 -08:00
Phillip Stephens 25f0b7229b Match and link CParticleGen 2023-02-04 01:18:12 -08:00
Phillip Stephens 76e0804ecb More DolphinCDvdFile progress, only one function remains 2023-02-01 00:13:54 -08:00
Henrique Gemignani Passos Lima 7d627be624
Add wip CCredits 2023-01-30 23:17:54 +02:00
Phillip Stephens b24751b60c Match and link CDvdRequest, Split and match CDvdRequestManager 2023-01-29 14:58:21 -08:00
Phillip Stephens 7c47499116 IDvdRequest is fake, remove it 2023-01-29 14:16:45 -08:00
Luke Street f02833c84e Delete CInstruction, fix --no-static-libs build, fix all_source build 2023-01-19 00:31:27 -08:00
Phillip Stephens d7934033c1 Match and link RumbleFxTable 2023-01-14 13:28:52 -08:00
Phillip Stephens 97b330aa75 Initialize CParticleGlobals static vars 2023-01-14 02:42:15 -08:00
Phillip Stephens ad21202340 Match and link CFactoryStore in a really dumb way 2023-01-14 02:00:14 -08:00
Phillip Stephens 93082a4a13 Delete CFactoryStore.cpp, something funky is going on 2023-01-14 01:50:25 -08:00
Phillip Stephens 9f2e8c67f9 Fix rc_ptr::ReleaseData symbol for IVParamObj 2023-01-14 01:43:12 -08:00
Phillip Stephens ee48b34a8b Initial CVParamTransfer imps 2023-01-14 01:26:24 -08:00
Phillip Stephens e2567bfa9c Match and link CDependencyGroup 2023-01-13 23:55:03 -08:00
Phillip Stephens d7a435fb5b Use proper return for CFactoryFnReturn::GetObjForTransfer 2023-01-13 22:40:19 -08:00
Phillip Stephens 5b126665df Match and link CObjectReference 2023-01-13 22:27:43 -08:00
Phillip Stephens 267f40bff8 Almost match CPowerBomb::AcceptScriptMessage 2023-01-13 17:12:51 -08:00
Phillip Stephens 112a7adec8 Add CDvdFile, match and link dvdfs 2023-01-12 16:05:25 -08:00
Phillip Stephens b2a9c6a8f3 Add RstlExtras 2023-01-12 14:47:03 -08:00
Phillip Stephens 7764f30c5b Add CVirtualBone and CSkinRules 2023-01-12 12:37:45 -08:00
Phillip Stephens a51e53a6f9 Match and link CPASAnimInfo 2023-01-11 19:00:40 -08:00
Phillip Stephens 89e39a7677 I'm an idiot 2023-01-11 18:51:14 -08:00
Phillip Stephens 94922577d2 Fix Splelling fial 2023-01-11 18:47:52 -08:00
Phillip Stephens 3c67858cda Add getters 2023-01-11 18:46:44 -08:00
Phillip Stephens a04a2267f4 Match and link CPASParmInfo 2023-01-11 18:43:43 -08:00
Phillip Stephens 534d415da3 Match and link CPASAnimParm 2023-01-11 18:20:23 -08:00
Phillip Stephens 91313bf619 Split POI nodes into their own headers, add weak imps to CSoundPOINode 2023-01-11 18:01:00 -08:00
Phillip Stephens aa37f3f471 Match and link CParticlePOINode 2023-01-11 17:44:25 -08:00
Phillip Stephens 7a8022aee7 Fix formatting 2023-01-11 17:34:35 -08:00
Phillip Stephens b90862a39a Match and link CBoolPOINode 2023-01-11 17:33:42 -08:00
Phillip Stephens d642396d26 Match and link CInt32POINode 2023-01-11 17:02:35 -08:00
Phillip Stephens dbc36c5b23 Match and link CTransitionManager 2023-01-11 16:34:08 -08:00
Phillip Stephens 2f75767d00 Add CWordInstruction 2023-01-11 16:12:37 -08:00
Phillip Stephens 3bba1300af Match and link CBlockInstruction 2023-01-11 15:17:26 -08:00
Phillip Stephens b49d6096c7 Use union in CTextColor 2023-01-11 14:03:38 -08:00
Phillip Stephens 1ee8ca9225 Match and link CColorOverrideInstruction 2023-01-11 13:26:39 -08:00
Phillip Stephens d0b7837042 Match and link CRemoveColorOverrideInstruction 2023-01-11 12:16:02 -08:00
Phillip Stephens e0d723eaeb Match and link CColorInstruction 2023-01-11 12:06:08 -08:00
Phillip Stephens d72c176ac7 Match and link CEffectComponent 2023-01-11 11:40:36 -08:00
Phillip Stephens 4b664aaf36 More text implementations 2023-01-11 11:08:11 -08:00
Phillip Stephens dcb2ebb2fd Add CMatrix4f, nearly matches 2023-01-10 15:03:38 -08:00
Phillip Stephens 28c5e7d23f Match and link CLineExtraSpaceInstruction 2023-01-10 15:03:07 -08:00
Phillip Stephens 749dec6b1e Start CCollidableAABox, add CPlayerCameraBob 2023-01-09 22:51:58 -08:00