Commit Graph

878 Commits

Author SHA1 Message Date
Luke Street cb8d5b0bfe Build static libs by default; update progress.py 2022-12-14 21:17:16 -05:00
Luke Street 6fc09e2bb9 Update DTK (uses static Linux binaries) 2022-12-14 13:36:06 -05:00
Luke Street 946c0da941 Update DTK; add debug configure flag 2022-12-14 11:51:20 -05:00
Henrique Gemignani Passos Lima 4aa8843cf5 Add CProjectedShadow 2022-12-12 22:15:33 -03:00
Phillip Stephens 254fff51db Wrap nonmatching functions and link OSRtc 2022-12-09 18:13:03 -08:00
Phillip Stephens 357278d214 Fix compiler warning 2022-12-09 17:55:54 -08:00
Phillip Stephens 4737d6c9d3 Wrap nonmatching functions and link ai.c 2022-12-09 17:51:32 -08:00
Phillip Stephens 219f534bfd Wrap nonmatching functions in pad.c and link 2022-12-09 17:25:20 -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 bf5279ef2f Match and link CPrimitive and CHalfTransition, add CPOINode 2022-12-09 11:38:58 -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 8c3bb41887 Improve CPlayerState::Get/SetScanTime 2022-12-09 15:04:42 -03: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 2cbd08bb66
Fix names in CPlayerState.s 2022-12-07 18:50:16 +02:00
Henrique Gemignani Passos Lima 8dc42490e5
Match rstl::lower_bound
Thanks Antidote
2022-12-07 18:46:34 +02:00
Luke Street 71c27ee7fc Delete obj_files.mk 2022-12-07 01:19:02 -05: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
Phillip Stephens 64402f5155 Rename CARAMManager globals 2022-12-06 13:03:05 -08: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 2c672dbfb1 Minor fixes to RAssertDolphin 2022-12-05 20:30:11 -08:00
Phillip Stephens 9e26e29035 Match and link CBasics.cpp 2022-12-05 20:25:17 -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
EpochFlame cd31ecff2e fix the typo's fix 2022-12-04 18:12:35 -05:00
EpochFlame d3497a51ce repair antidote typo 2022-12-04 18:06:20 -05:00
Phillip Stephens f711682fbf Start DolphinCTexture and CARAMToken 2022-12-03 13:31:54 -08:00
Phillip Stephens 209fd5d3b5 Minor cleanup 2022-12-02 23:13:34 -08:00