Commit Graph

578 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima fa49ecfc17 Fixing build
Former-commit-id: f8e02c251c
2022-12-22 01:26:49 -03:00
Phillip Stephens 212525747d Add ar.c
Former-commit-id: 85c6d662d0
2022-12-20 18:09:34 -08:00
Phillip Stephens 431d222b0a Match and link dsp_task
Former-commit-id: e7eaf286f9
2022-12-20 15:19:11 -08:00
Phillip Stephens 2b1f19dcf7 Match and link OSError
Former-commit-id: eff0143e11
2022-12-18 11:41:59 -08:00
Phillip Stephens 7bd2b5f649 Match and link OSMemory
Former-commit-id: 8c11873cf2
2022-12-18 10:32:00 -08:00
Phillip Stephens 758b61fc47 Remove hack
Former-commit-id: b876430ed3
2022-12-18 09:43:09 -08:00
Luke Street 5bc355e432 Add fn/obj/sym macros to macros.inc
Former-commit-id: 2c871bb5b9
2022-12-18 12:23:20 -05:00
Phillip Stephens 41e8757d20 Split, match and link OSMessage
Former-commit-id: 7a4e74e0e0
2022-12-17 22:48:45 -08:00
Phillip Stephens 922a4428f9 Match and link OSContext, add ability to turn off frank
Former-commit-id: e924a90c59
2022-12-17 22:04:23 -08:00
Phillip Stephens 6d5f3fae1c Match and link OSLink
Former-commit-id: 63e08c42a2
2022-12-17 20:08:25 -08:00
Phillip Stephens 0fc686018f Link snd_synthapi
Former-commit-id: e0eb0de673
2022-12-17 18:31:07 -08:00
Phillip Stephens dfd05f2f14 Add synth_vsamples
Former-commit-id: b61b8f5439
2022-12-17 17:50:25 -08:00
Phillip Stephens f6f9a8487b Add arena header to os.h
Former-commit-id: d593090766
2022-12-17 17:47:41 -08:00
Ryan Burns e5e30d8e95 Match OSArena (#15)
Former-commit-id: 25c687bd02
2022-12-17 17:45:27 -08:00
Phillip Stephens 6355eb3d78 Match and link hw_dolphin
Former-commit-id: 54b3ccc832
2022-12-16 00:11:11 -08:00
Henrique Gemignani Passos Lima 6db1cf03c6 Add CProjectedShadow
Former-commit-id: 4aa8843cf5
2022-12-12 22:15:33 -03:00
Phillip Stephens ce7e883029 Fix compiler warning
Former-commit-id: 357278d214
2022-12-09 17:55:54 -08:00
Phillip Stephens 19d581261e Match and link CAuiMain
Former-commit-id: 4c6a0fc63c
2022-12-09 13:30:06 -08:00
Phillip Stephens b7a44f2040 Implement all simple operators in CCharAnimTime
Former-commit-id: 44c34072f9
2022-12-09 13:16:10 -08:00
Phillip Stephens 4a96415237 Add CCharAnimTime
Former-commit-id: f7e3f059b2
2022-12-09 13:00:39 -08:00
Phillip Stephens 0f49d0bf5e Match and link CPOINode
Former-commit-id: b734a37cd6
2022-12-09 12:16:05 -08:00
Phillip Stephens d6b59eabc8 Start moving animation related class headers to Kyoto where appropriate
Former-commit-id: 5ec6adb7c3
2022-12-09 11:38:20 -08:00
Phillip Stephens e141569f99 Fix CMetaTransFactory header guard
Former-commit-id: 89b63425f2
2022-12-09 11:13:47 -08:00
Phillip Stephens 536de26c71 Revert "Add CProjectileWeapon"
This reverts commit bf4b7e5811 [formerly 6ca23c9cf3].


Former-commit-id: 5527462426
2022-12-09 11:11:37 -08:00
Phillip Stephens bf4b7e5811 Add CProjectileWeapon
Former-commit-id: 6ca23c9cf3
2022-12-09 11:00:49 -08:00
Henrique Gemignani Passos Lima d2c055d270 Match binary_find.
Thanks Gib.


Former-commit-id: 9faedfc547
2022-12-09 15:00:01 -03:00
Henrique Gemignani Passos Lima 6b69dfc5de Match rstl::find_by_key.
Thanks anonymous contributor.


Former-commit-id: 572777596d
2022-12-09 14:05:56 -03:00
Phillip Stephens bcb87c3223 Match and link CTransition
Former-commit-id: 4e0df3d957
2022-12-08 15:01:45 -08:00
Phillip Stephens 0d13bb1a4d Match and link CAnimation
Former-commit-id: b2bebb982d
2022-12-08 14:45:30 -08:00
Phillip Stephens c3f05117e6 Match and link CCollidableCollisionSurface
Former-commit-id: 394cbea9c3
2022-12-08 14:33:06 -08:00
Phillip Stephens 44d09fd5ea Match and link CScriptControllerAction
Former-commit-id: d977d443ee
2022-12-08 14:05:14 -08:00
Phillip Stephens b6f09b36d1 CArchitectureQueue: Implement Push
Former-commit-id: 182d400484
2022-12-08 13:42:30 -08:00
Henrique Gemignani Passos Lima d4efd4caa1 Add CWaveBeam
Former-commit-id: c1d11e5701
2022-12-08 00:48:51 +02:00
Henrique Gemignani Passos Lima 28e9710502 Match rstl::lower_bound
Thanks Antidote


Former-commit-id: 8dc42490e5
2022-12-07 18:46:34 +02:00
Luke Street 23d5e95417 Minor CActor fixes
Former-commit-id: b61e1774c1
2022-12-07 01:14:03 -05:00
Luke Street 4a4e040adf Link CTweakPlayer
Former-commit-id: 84e8d8a9fa
2022-12-07 01:06:09 -05:00
Luke Street 8dc5aee508 CMainFlow improvements
Former-commit-id: 58ea53f21d
2022-12-07 00:52:23 -05:00
Luke Street abef49951c Minor CEulerAngles progress
Former-commit-id: 67f01bc9cd
2022-12-07 00:13:59 -05:00
Luke Street 341e73de06 DolphinCGraphics nearly done
Former-commit-id: d065d80388
2022-12-06 18:32:53 -05:00
Henrique Gemignani Passos Lima ba1996e6d0 Implement CPlayerState::GetScanTime and SetScanTime
Former-commit-id: 51025dccc0
2022-12-06 14:06:03 +02:00
Phillip Stephens a58b008abd Match and link CARAMToken
Former-commit-id: b096be696a
2022-12-05 23:59:41 -08:00
Phillip Stephens 623a6990c2 Compile fixes for CZipOutputStream, link deflate code
Former-commit-id: f163fb3fd5
2022-12-05 21:41:21 -08:00
Phillip Stephens 1e7e5887d2 Restore CZipOutputStream from MP3 prototype
Former-commit-id: 529c359935
2022-12-05 21:30:20 -08:00
Phillip Stephens 4f9bb0ae1c Match and link CBasicsDolphin.cpp
Former-commit-id: 6880c19ae9
2022-12-05 20:11:13 -08:00
Henrique Gemignani Passos Lima d86009a79d Add rstl::binary_find
Including CAnimData::GetBoundingBox


Former-commit-id: e4a864880b
2022-12-05 23:35:31 +02:00
Henrique Gemignani Passos Lima b29e5337fc Add CMappableObject::IsDoorType
Former-commit-id: 960b828260
2022-12-05 20:23:30 +02:00
Henrique Gemignani Passos Lima 236045c563 Add CMappableObject
Former-commit-id: cf0893f3b5
2022-12-05 20:17:40 +02:00
Henrique Gemignani Passos Lima 1ece642d1b Add CMapArea
Former-commit-id: 920fe2cbd9
2022-12-05 17:48:20 +02:00
Phillip Stephens dd56a38ae5 Start DolphinCTexture and CARAMToken
Former-commit-id: f711682fbf
2022-12-03 13:31:54 -08:00
Phillip Stephens 696d65dd24 Add DolphinCPalette, logic matched, unfortunately has instruction swaps around TLUT ops
Former-commit-id: 9684ace9af
2022-12-02 22:01:02 -08:00