Commit Graph

312 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima 920fe2cbd9
Add CMapArea 2022-12-05 17:48:20 +02:00
Phillip Stephens f711682fbf Start DolphinCTexture and CARAMToken 2022-12-03 13:31:54 -08:00
Phillip Stephens 9684ace9af Add DolphinCPalette, logic matched, unfortunately has instruction swaps around TLUT ops 2022-12-02 22:01:02 -08:00
Luke Street 4a13726665 DolphinCGraphics: 15 more matching funcs 2022-12-02 14:35:58 -05:00
Luke Street 205947ebdf CTevCombiners: Fix CTevPass (un)inlining 2022-12-02 12:33:10 -05:00
Phillip Stephens 36f4a28988 Add and nearly match CTevCombiners 2022-12-01 22:36:25 -08:00
Luke Street 64a23c22cc DolphinCGraphics inches closer 2022-12-02 00:19:53 -05:00
Henrique Gemignani Passos Lima 2cab0b6b59
Fix CTexture size 2022-12-01 18:25:24 +02:00
Henrique Gemignani Passos Lima 603d2ac81e
Fix build 2022-12-01 18:16:32 +02:00
Henrique Gemignani Passos Lima 552dc65a2c
Add CWorldShadow 2022-12-01 18:11:09 +02:00
Henrique Gemignani Passos Lima b506df2778
Add WeaponTypes.cpp 2022-12-01 18:10:20 +02:00
Luke Street dd8dd94f36 Even more DolphinCGraphics 2022-12-01 00:59:03 -05:00
Luke Street d9f71836b5 More DolphinCGraphics 2022-11-30 01:43:17 -05:00
Luke Street 609873426e Start DolphinCGraphics, 10/11 functions matching 2022-11-29 20:56:37 -05:00
Henrique Gemignani Passos Lima 0c29161e11
Add CStateManager::BuildDynamicLightListForWorld 2022-11-28 19:00:49 +02:00
Henrique Gemignani Passos Lima 5af3c20f3c
Add CStateManager area_sorter 2022-11-28 01:26:24 +02:00
Henrique Gemignani Passos Lima 318c1e0b7f
Add CFlameWarp 2022-11-27 03:43:52 +02:00
Henrique Gemignani Passos Lima 147e46d2e8
Add CExplosion 2022-11-27 02:26:12 +02:00
Henrique Gemignani Passos Lima ef3779ac51
Add CSamusFaceReflection 2022-11-26 15:51:04 +02:00
Luke Street e662d05247 Match & link CFlaahgraPlants 2022-11-25 23:03:36 -05:00
Henrique Gemignani Passos Lima a34a639326
Fix compilation of all files 2022-11-25 23:02:17 +02:00
Henrique Gemignani Passos Lima 07ea1b3d0a
Fix build 2022-11-25 22:52:18 +02:00
Henrique Gemignani Passos Lima edbfd0d305
Add CGunWeapon 2022-11-25 22:24:38 +02:00
Henrique Gemignani Passos Lima 5bdc5643af
Add CIceBeam 2022-11-24 18:48:00 +02:00
Henrique Gemignani Passos Lima 04a530faeb
Add CErrorOutputWindow 2022-11-24 02:41:55 +02:00
Henrique Gemignani Passos Lima 24390b8901
Add CElectricBeamProjectile 2022-11-24 01:49:52 +02:00
Henrique Gemignani Passos Lima 29457d953c
Add CBSTurn 2022-11-23 23:25:35 +02:00
Henrique Gemignani Passos Lima 67416249b5
Add CScriptVisorGoo 2022-11-22 23:11:50 +02:00
Henrique Gemignani Passos Lima 1f30508cd3
Add CAnimationDatabaseGame 2022-11-17 17:46:10 +02:00
Henrique Gemignani Passos Lima c29af5f67d
Add CStateManager::MemoryAllocatorAllocationFailedCallback and RayStaticIntersection 2022-11-17 12:12:03 +02:00
Henrique Gemignani Passos Lima 19877f6fa2
Add CSimpleShadow 2022-11-17 06:56:32 +02:00
Henrique Gemignani Passos Lima 0d1b469f91
Add CPowerBeam 2022-11-15 22:06:18 +02:00
Henrique Gemignani Passos Lima 23371108b3
Add ScriptLoader::LoadActor 2022-11-14 16:16:52 +02:00
Henrique Gemignani Passos Lima f782c0c72d
Start ScriptLoader 2022-11-14 15:37:44 +02:00
Henrique Gemignani Passos Lima 25b4d12207
Add almost matched CGameCubeDoll 2022-11-14 04:18:45 +02:00
Henrique Gemignani Passos Lima a63276e51d
Add CBSCover 2022-11-11 15:57:31 +02:00
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
Henrique Gemignani Passos Lima 629a014207
Improving match of CPhysicsActor 2022-10-18 03:37:11 +03:00
Henrique Gemignani Passos Lima f7715e98f6
Add CParticleGenInfo and CParticleGenInfoGeneric 2022-10-17 18:02:11 +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
Pwootage d8804b5244
CGBASupport (#13)
* Start work on GBASupport

* Match update

* Almost perfect match

* Very close to 100% match

* Match & link CGBASupport

* Fix some naming

* use c-cstle cast and round-up
2022-10-16 13:20:36 -07:00
Henrique Gemignani Passos Lima 8b12f9a986
Add CInputStream::Get<bool> 2022-10-15 19:09:59 +03: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
Henrique Gemignani Passos Lima 14bf190ed2
Match and link CPatternedInfo 2022-10-14 18:12:16 +03:00
Henrique Gemignani Passos Lima 6a7cfb135f
Match(?) CABSFlinch, but hash fails after linking 2022-10-14 16:36:01 +03:00