Commit Graph

568 Commits

Author SHA1 Message Date
Phillip Stephens e0eb0de673 Link snd_synthapi 2022-12-17 18:31:07 -08:00
Phillip Stephens b61b8f5439 Add synth_vsamples 2022-12-17 17:50:25 -08:00
Phillip Stephens d593090766 Add arena header to os.h 2022-12-17 17:47:41 -08:00
Ryan Burns 25c687bd02
Match OSArena (#15) 2022-12-17 17:45:27 -08:00
Phillip Stephens 54b3ccc832 Match and link hw_dolphin 2022-12-16 00:11:11 -08:00
Henrique Gemignani Passos Lima 4aa8843cf5 Add CProjectedShadow 2022-12-12 22:15:33 -03:00
Phillip Stephens 357278d214 Fix compiler warning 2022-12-09 17:55:54 -08:00
Phillip Stephens 4c6a0fc63c Match and link CAuiMain 2022-12-09 13:30:06 -08:00
Phillip Stephens 44c34072f9 Implement all simple operators in CCharAnimTime 2022-12-09 13:16:10 -08:00
Phillip Stephens f7e3f059b2 Add CCharAnimTime 2022-12-09 13:00:39 -08:00
Phillip Stephens b734a37cd6 Match and link CPOINode 2022-12-09 12:16:05 -08:00
Phillip Stephens 5ec6adb7c3 Start moving animation related class headers to Kyoto where appropriate 2022-12-09 11:38:20 -08:00
Phillip Stephens 89b63425f2 Fix CMetaTransFactory header guard 2022-12-09 11:13:47 -08:00
Phillip Stephens 5527462426 Revert "Add CProjectileWeapon"
This reverts commit 6ca23c9cf3.
2022-12-09 11:11:37 -08:00
Phillip Stephens 6ca23c9cf3 Add CProjectileWeapon 2022-12-09 11:00:49 -08:00
Henrique Gemignani Passos Lima 9faedfc547 Match binary_find.
Thanks Gib.
2022-12-09 15:00:01 -03:00
Henrique Gemignani Passos Lima 572777596d Match rstl::find_by_key.
Thanks anonymous contributor.
2022-12-09 14:05:56 -03:00
Phillip Stephens 4e0df3d957 Match and link CTransition 2022-12-08 15:01:45 -08:00
Phillip Stephens b2bebb982d Match and link CAnimation 2022-12-08 14:45:30 -08:00
Phillip Stephens 394cbea9c3 Match and link CCollidableCollisionSurface 2022-12-08 14:33:06 -08:00
Phillip Stephens d977d443ee Match and link CScriptControllerAction 2022-12-08 14:05:14 -08:00
Phillip Stephens 182d400484 CArchitectureQueue: Implement Push 2022-12-08 13:42:30 -08:00
Henrique Gemignani Passos Lima c1d11e5701
Add CWaveBeam 2022-12-08 00:48:51 +02:00
Henrique Gemignani Passos Lima 8dc42490e5
Match rstl::lower_bound
Thanks Antidote
2022-12-07 18:46:34 +02:00
Luke Street b61e1774c1 Minor CActor fixes 2022-12-07 01:14:03 -05:00
Luke Street 84e8d8a9fa Link CTweakPlayer 2022-12-07 01:06:09 -05:00
Luke Street 58ea53f21d CMainFlow improvements 2022-12-07 00:52:23 -05:00
Luke Street 67f01bc9cd Minor CEulerAngles progress 2022-12-07 00:13:59 -05:00
Luke Street d065d80388 DolphinCGraphics nearly done 2022-12-06 18:32:53 -05:00
Henrique Gemignani Passos Lima 51025dccc0
Implement CPlayerState::GetScanTime and SetScanTime 2022-12-06 14:06:03 +02:00
Phillip Stephens b096be696a Match and link CARAMToken 2022-12-05 23:59:41 -08:00
Phillip Stephens f163fb3fd5 Compile fixes for CZipOutputStream, link deflate code 2022-12-05 21:41:21 -08:00
Phillip Stephens 529c359935 Restore CZipOutputStream from MP3 prototype 2022-12-05 21:30:20 -08:00
Phillip Stephens 6880c19ae9 Match and link CBasicsDolphin.cpp 2022-12-05 20:11:13 -08:00
Henrique Gemignani Passos Lima e4a864880b
Add rstl::binary_find
Including CAnimData::GetBoundingBox
2022-12-05 23:35:31 +02:00
Henrique Gemignani Passos Lima 960b828260
Add CMappableObject::IsDoorType 2022-12-05 20:23:30 +02:00
Henrique Gemignani Passos Lima cf0893f3b5
Add CMappableObject 2022-12-05 20:17:40 +02:00
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 8ca2500768
Add CIOWinManager 2022-12-01 21:06:35 +02: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