Commit Graph

460 Commits

Author SHA1 Message Date
Luke Street 7556b47bf2 CCameraFilter is wild 2022-11-01 23:52:49 -04:00
Luke Street 492b31276a Match CWeapon::FluidFXThink 2022-11-01 22:57:25 -04:00
Luke Street e31200f62d Minor improvements to CScriptVisorFlare 2022-11-01 21:21:07 -04:00
Henrique Gemignani Passos Lima b19380ffb4
Match and link CScriptBeam 2022-11-01 01:46:20 +02:00
Henrique Gemignani Passos Lima f1d4bb10f0
Match and link CBSProjectileAttack 2022-11-01 01:03:15 +02:00
Henrique Gemignani Passos Lima 47163e0f4e
Properly make vector::operator= not inline 2022-10-31 22:30:15 +02:00
Luke Street 4fc17cf0f5 Match CGameOptions::SetScreenBrightness 2022-10-31 14:59:13 -04:00
Henrique Gemignani Passos Lima fb422bead3
Add CGameOptions 2022-10-31 18:19:47 +02:00
Luke Street bc0a05a424 Add CBeamProjectile.hpp 2022-10-30 15:48:17 -04:00
Luke Street fb4706a250 CNewIntroBoss progress 2022-10-30 15:47:50 -04:00
Luke Street 280fe91feb 95% match CMetaree 2022-10-29 00:22:07 -04: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 3344af40bf
Add CBSKnockBack 2022-10-28 19:12:27 +03:00
Henrique Gemignani Passos Lima b8cdf8d847
Add CBSGroundHit 2022-10-28 16:37:30 +03: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 1f6f501f86
Match and link CBSStep 2022-10-28 14:41:31 +03:00
Henrique Gemignani Passos Lima 9c26f252bb
Match and link CBSTaunt 2022-10-28 14:34:03 +03:00
Henrique Gemignani Passos Lima 07479bf310
Match and link CBSScripted 2022-10-28 14:25:08 +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 6153e5881f
Add missing forward declarations 2022-10-28 12:01:30 +03:00
Henrique Gemignani Passos Lima 8996496d00
Match and link CBSDie 2022-10-28 11:57:00 +03:00
Phillip Stephens 831aaf2435 Add CWeapon.cpp 2022-10-26 22:57:38 -07:00
Phillip Stephens 9b3a16477f Rename CSaveWorld to CWorldSaveGameInfo, minor fixes 2022-10-26 21:40:49 -07:00
Phillip Stephens 2263c6843f Match and link OSTime 2022-10-25 22:00:49 -07:00
Henrique Gemignani Passos Lima 368fff5a2e
Add CBSGenerate 2022-10-25 22:35:44 +03:00
Henrique Gemignani Passos Lima 5161698bef
Add CBodyStateInfo 2022-10-25 18:43:42 +03:00
Henrique Gemignani Passos Lima 447aa387af
More things for red_black_tree 2022-10-25 18:11:05 +03:00
Henrique Gemignani Passos Lima 7bff97b8be
Add red_black_tree::find 2022-10-25 17:29:23 +03:00
Henrique Gemignani Passos Lima ee58faa944
Add red_black_tree::insert 2022-10-25 15:50:23 +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 428163daf3
Fix compilation of IRenderer.hpp 2022-10-25 00:44:55 +03:00
Phillip Stephens 25294591f6 Minor fixes, rename CStateFlowSetter to CStateSetterFlow 2022-10-23 19:03:16 -07:00
Phillip Stephens f18a1963f0 Add CMainFlow 2022-10-23 18:44:54 -07:00
Phillip Stephens dd62a7eaa0 Match and link PatternedCastTo 2022-10-23 11:36:25 -07: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
Luke Street d4601c22b0 CScriptMidi: Update for CEntity getters 2022-10-22 12:00:11 -04:00
Luke Street 3e2ea84c7e Use private fields + getters for CEntity 2022-10-22 11:57:01 -04:00
Henrique Gemignani Passos Lima 1b5ee3bee8
Add CScriptMidi 2022-10-22 00:40:29 +03:00
Henrique Gemignani Passos Lima 890d2bb2d1
Add almost matching CScriptCameraWaypoint 2022-10-21 19:43:34 +03:00
Henrique Gemignani Passos Lima 4b457fed70
Match and link CScriptCameraHintTrigger 2022-10-21 19:23:06 +03:00
Henrique Gemignani Passos Lima de4370288f
Match and link CScriptAiJumpPoint 2022-10-21 19:00:19 +03:00
Henrique Gemignani Passos Lima 18ebd4146e
Almost match CScriptSpiderBallAttractionSurface 2022-10-21 18:13:34 +03:00
Henrique Gemignani Passos Lima e1d392927c
Match and link CScriptPointOfInterest 2022-10-21 17:52:45 +03:00
Henrique Gemignani Passos Lima d99637766d
Add almost matching CScriptDistanceFog 2022-10-21 17:38:36 +03:00
Henrique Gemignani Passos Lima 0a0483489c
Add almost matching CFaceplateDecoration 2022-10-21 16:48:25 +03:00
Henrique Gemignani Passos Lima 6ead1d3fae
Match and link CRepulsor 2022-10-21 15:52:22 +03:00
Henrique Gemignani Passos Lima 9234899097
Add CScriptSteam 2022-10-21 15:01: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
Henrique Gemignani Passos Lima 865e2d58f2
Add CScriptTrigger 2022-10-20 19:33:06 +03:00
Phillip Stephens b8d23f2ff6 Add CAmbientAI, just needs Think implmented 2022-10-20 08:43:17 -07:00
Phillip Stephens ff40d50c8d Match and link CToken 2022-10-20 07:28:13 -07:00
Henrique Gemignani Passos Lima 8f29934c36
Match ~list (in CScriptTrigger) 2022-10-20 17:25:08 +03:00
Henrique Gemignani Passos Lima 16cb68c709
Improve list::clear 2022-10-20 17:10:03 +03: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 a5685638b5
Match and link CBurstFire 2022-10-20 05:00:49 +03:00
Henrique Gemignani Passos Lima 5b4dfc0258
Improve CRippleManager::AddRipple 2022-10-20 04:10:34 +03:00
Henrique Gemignani Passos Lima 3fb706ec17
CRippleManager has defeated me 2022-10-20 03:25:03 +03:00
Henrique Gemignani Passos Lima 8e0266da21
Match and link CScriptHUDMemo 2022-10-20 02:08:22 +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
Luke Street 2883468211 Link CAABoxFilter 2022-10-19 00:12:05 -04: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 b45d9d9a48 Link CTweakPlayerControl 2022-10-18 23:46:19 -04:00
Luke Street e44706da59 rstl::list constructor fix 2022-10-18 23:37:43 -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 a1b52467ea Link CEffect 2022-10-18 21:47:26 -04:00
Luke Street 45baefd608 Link SPositionHistory 2022-10-18 21:38:51 -04:00
Phillip Stephens fc60e9b7c4 More musyx imps 2022-10-18 18:01:03 -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
Henrique Gemignani Passos Lima d745551c48
Match and link CScriptTimer 2022-10-18 18:17:17 +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
Henrique Gemignani Passos Lima 629a014207
Improving match of CPhysicsActor 2022-10-18 03:37:11 +03:00
Henrique Gemignani Passos Lima 6d086a09e7
Add CScriptSpawnPoint 2022-10-17 22:19:07 +03:00
Henrique Gemignani Passos Lima 49f6652114
Match and link CScriptGrapplePoint 2022-10-17 21:28:33 +03:00
Henrique Gemignani Passos Lima 061bf00af6
Match and link CScriptTargetingPoint 2022-10-17 21:17:46 +03:00
Henrique Gemignani Passos Lima 4f7c5ec7e2
Use ECameraFilterStage 2022-10-17 20:52:49 +03:00
Henrique Gemignani Passos Lima 45aa20e25e
Match and link CScriptCameraBlurKeyframe 2022-10-17 20:43:21 +03:00
Henrique Gemignani Passos Lima c6d3f0ae8b
Change CEntity::SetActive argument to uchar 2022-10-17 18:59:36 +03:00
Henrique Gemignani Passos Lima 0510758333
Fix missing forward declaration in IRenderer 2022-10-17 18:54:45 +03:00
Henrique Gemignani Passos Lima f7715e98f6
Add CParticleGenInfo and CParticleGenInfoGeneric 2022-10-17 18:02:11 +03:00
Henrique Gemignani Passos Lima 2cd913399f
Match and link CPreFrontEnd 2022-10-17 14:47:47 +03:00
Henrique Gemignani Passos Lima 6aaf6fbd0d
Match and link CRumbleManager 2022-10-17 14:10:16 +03:00
Luke Street 608f103163 Rename kEnvPassThru -> kEnvPassthru 2022-10-16 23:01:00 -04:00
Luke Street cd88e8eedd CDecal progress 2022-10-16 22:33:08 -04:00
Luke Street 5e367d95ee Link Decode & CABSFlinch 2022-10-16 20:46:56 -04:00
Henrique Gemignani Passos Lima c93d6060e8
Add a disaster called CEulerAngles 2022-10-17 01:49:37 +03:00
Henrique Gemignani Passos Lima bda30a003b
Add CRipple::CRipple 2022-10-17 01:32:15 +03:00