Commit Graph

226 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima b2cfeb8f15
Add nearly matched CHUDBillboardEffect 2022-11-11 02:26:17 +02:00
Henrique Gemignani Passos Lima 271406f725
Match and link CPauseScreenBlur 2022-11-10 18:32:18 +02:00
Phillip Stephens 27e713a505 More CCameraManager 2022-11-09 22:50:18 -08:00
Henrique Gemignani Passos Lima 70e69ea33b
Add CPowerBomb 2022-11-10 01:45:24 +02:00
Henrique Gemignani Passos Lima 9691ea9089
Add CScriptWorldTeleporter 2022-11-09 01:06:32 +02:00
Henrique Gemignani Passos Lima 989015db6a
Fix override usage 2022-11-08 16:23:03 +02:00
Phillip Stephens 851320a6ff Fix CSfxManager::AddListener 2022-11-06 16:47:16 -08:00
Phillip Stephens 50a6575c49 Add CCameraManager 2022-11-06 16:20:46 -08:00
Henrique Gemignani Passos Lima b9e7123f3e
Match and link CScriptRoomAcoustics 2022-11-04 16:58:34 +02:00
Henrique Gemignani Passos Lima c9e5e494e0
Change CQuaternion to use a CVector3f for the non-w coordinates 2022-11-04 14:33:59 +02:00
Henrique Gemignani Passos Lima 55608d26be
Add the rest of CPhysicsActor 2022-11-04 14:22:09 +02:00
Henrique Gemignani Passos Lima fe02b80545
Mostly add CPhysicsActor::GetRotateToORAngularMomentumWR 2022-11-04 12:50:34 +02:00
Luke Street b17f7014c9 Match CScriptActor::PreRender 2022-11-04 01:39:14 -04:00
Luke Street febfd1faae Add CScriptActor 2022-11-04 01:25:39 -04:00
Luke Street 5e3a450b54 CColor fixes & CVisorFlare progress 2022-11-03 13:10:05 -04:00
Henrique Gemignani Passos Lima 5ba677a41b
Add almost matched CScriptControllerAction 2022-11-03 13:35:43 +02:00
Henrique Gemignani Passos Lima b9f422978b
Fix CFaceplateDecoration::Draw build 2022-11-03 12:51:20 +02:00
Luke Street 7556b47bf2 CCameraFilter is wild 2022-11-01 23:52:49 -04:00
Luke Street e31200f62d Minor improvements to CScriptVisorFlare 2022-11-01 21:21:07 -04:00
Henrique Gemignani Passos Lima fb422bead3
Add CGameOptions 2022-10-31 18:19:47 +02:00
Luke Street 7fd19f0c12 CPatterned & related headers; almost match CPuffer 2022-10-28 17:43:22 -04:00
Phillip Stephens dca89789f2 Add CCollisionActorManager 2022-10-28 14:06:29 -07:00
Henrique Gemignani Passos Lima 4e55f8c7dd
Add CBSFall 2022-10-28 16:16:03 +03:00
Henrique Gemignani Passos Lima a7e2bdf73f
Match and link CABSReaction 2022-10-28 15:33:10 +03:00
Henrique Gemignani Passos Lima 0ed302f71c
Match and link CBSLieOnGround 2022-10-28 13:49:33 +03:00
Henrique Gemignani Passos Lima 41bf7e38fb
Match and link CBSGetup 2022-10-28 12:17:39 +03:00
Henrique Gemignani Passos Lima 5161698bef
Add CBodyStateInfo 2022-10-25 18:43:42 +03:00
Henrique Gemignani Passos Lima 4db5549046
Add CBSSlide very close to matching 2022-10-25 02:29:11 +03:00
Henrique Gemignani Passos Lima 2999309f13
Add CScriptVisorFlare and CVisorFlare 2022-10-23 16:44:06 +03:00
Phillip Stephens 06464964dd Add CStateMachine, mostly matched, constructor needs work 2022-10-22 21:49:41 -07:00
Phillip Stephens 8fad208125 Add CScannableObjectInfo (this thing is a confusing mess) 2022-10-22 20:02:37 -07:00
Phillip Stephens 3ef2263170 Add CControlMapper 2022-10-22 13:57:30 -07:00
Henrique Gemignani Passos Lima 1b5ee3bee8
Add CScriptMidi 2022-10-22 00:40:29 +03:00
Henrique Gemignani Passos Lima 0a0483489c
Add almost matching CFaceplateDecoration 2022-10-21 16:48:25 +03:00
Henrique Gemignani Passos Lima c473566160
Fix all compilation errors when building for host 2022-10-21 14:24:45 +03:00
Luke Street 2659556809 Various build fixes for host builds 2022-10-20 21:32:04 -04:00
Luke Street 71ff684be4 Add CMetroidAreaCollider 2022-10-20 20:26:45 -04:00
Phillip Stephens ff40d50c8d Match and link CToken 2022-10-20 07:28:13 -07:00
Henrique Gemignani Passos Lima 1a83aa2aac
Match and link CTweakAutoMapper. With a slight hack. 2022-10-20 15:45:54 +03:00
Henrique Gemignani Passos Lima 928ade0175
Match and link CProjectileInfo 2022-10-20 14:18:42 +03:00
Henrique Gemignani Passos Lima bfbeaf4695
Improve host_cc and some code fixes 2022-10-20 01:29:03 +03:00
Henrique Gemignani Passos Lima 83fe50ee1f
Fix CElementGen being abstract 2022-10-20 01:06:17 +03:00
Phillip Stephens 8281bd5424 Remove fake destructor definitions 2022-10-18 20:51:49 -07:00
Luke Street 9bb016c149 Link CParticleGenInfo 2022-10-18 23:50:15 -04:00
Luke Street 3029184d1e Implement rstl::list::push_back; CInputGenerator 98% 2022-10-18 23:35:26 -04: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
Henrique Gemignani Passos Lima f091a58822
Also match CGameLight 2022-10-18 23:21:14 +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