Commit Graph

908 Commits

Author SHA1 Message Date
Phillip Stephens 8528f2ca93 Add missing source files, remove dummy split 2024-10-15 17:02:32 -07:00
Luke Street cddd01c7a8 All CPlayer implemented (w/ some nonmatchings) 2024-10-14 23:48:26 -06:00
Phillip Stephens f9ed07d33c Initial CCollidableSphere match work 2024-10-13 22:00:50 -07:00
Phillip Stephens b60f49e18a Match CSfxManager::CSfxEmitterWrapper::Play 2024-10-12 19:35:07 -07:00
Phillip Stephens 5b5c114bb6 Minor CSfxManager fixes and renames 2024-10-12 19:29:07 -07:00
Luke Street 8768673d18 Enable clangd integration & revamp VS Code config 2024-10-12 16:58:00 -06:00
Luke Street 5eb6264efd Symbol renaming & cleanup 2024-10-08 20:35:42 -06:00
Luke Street b5223e6d9a Rename CInputFilter -> CPlayerStuckTracker & CPlayer progress 2024-09-30 22:05:24 -06:00
Luke Street 24c42469fb More CPlayer progress 2024-09-30 00:02:23 -06:00
Luke Street 539b269d01 Better CVector3f::Cross; link CVector3f/CModVectorElement
Thanks @1superchip for the help
2024-09-28 13:53:24 -06:00
Luke Street 3a933dcd24 CPlayer progress 2024-09-28 13:43:23 -06:00
Luke Street c4f5b352fa Start CPlayer 2024-09-25 23:54:05 -06:00
Luke Street 4147a9fdec CScriptCameraHint, CCameraManager progress & renaming from MPR 2024-09-24 22:05:42 -06:00
Luke Street 141d88c0f7 More CCameraManager progress 2024-09-22 23:56:21 -06:00
Luke Street 3d73c595c0 Fix build 2024-09-22 17:00:06 -06:00
Luke Street 1b6a756648 CCameraManager progress 2024-09-22 16:58:50 -06:00
Luke Street 5195d31e22 DolphinCGraphics & CDecal 99% 2024-09-18 23:13:27 -06:00
Luke Street 02ca9b7893 Minor cleanup & renaming 2024-09-18 23:07:35 -06:00
Luke Street da7e0244bc Link DolphinCTexture 2024-09-18 21:19:34 -06:00
Luke Street c1e547cd4f Minor CUVElement progress 2024-09-18 00:46:52 -06:00
Luke Street d19d96f10f Link CFluidUVMotion 2024-09-17 23:50:30 -06:00
Phillip Stephens 7f50024bdc Remove fakematch attempt from CCharAnimTime 2024-03-19 18:26:42 -07:00
Phillip Stephens fb1a193a90 FINALLY match and link CCharAnimTime 2024-03-19 18:20:58 -07:00
Phillip Stephens 7a491da611 Nearly match CCharAnimTime, just down to some sdata BS 2024-03-19 18:13:15 -07:00
Phillip Stephens 9f7d939aba CCharAnimTime progress 2024-03-18 17:07:06 -07:00
Phillip Stephens 7eaafd5cc4 Add missing CPathCamera files 2024-03-18 16:01:45 -07:00
Phillip Stephens 953c5e1edf Initial CPathCamera 2024-03-18 16:00:25 -07:00
Luke Street a876d81ac2 Fix all_source build 2024-02-28 22:04:59 -07:00
Phillip Stephens d885ed5a4b Initial NESemu
Former-commit-id: 454723c7de88d8848a29ac914d3ca43916eeadeb
2023-12-19 01:44:37 -08:00
Phillip Stephens 5442a6f9b7 Convert MusyX to a submodule
Former-commit-id: 465620fe5729ceb87953fc5d6a66f9453871348a
2023-12-18 18:42:55 -08:00
Phillip Stephens 2733104114 Sync MusyX source
Former-commit-id: 081a2fe39f957eabbe1ae649d9afc3aaf641e386
2023-12-18 18:28:24 -08:00
Phillip Stephens c2d27e0beb Match and link synthvoice.c
Former-commit-id: 0c302d2c554666cdcab303017c0ae5fca98fea32
2023-12-15 13:21:09 -08:00
Phillip Stephens c75dae767e Build fixes
Former-commit-id: 04d06aec008ca8ae0254256e2c09a30c087bee06
2023-11-30 04:38:32 -08:00
Phillip Stephens 88d1cd404e MusyX: add missing files
Former-commit-id: cb7c8e496e17429d4378927ae391fd8591de1c5f
2023-11-29 22:51:46 -08:00
Phillip Stephens add17c11c7 MusyX: Initial PC Port rework
Former-commit-id: 6f498225ac05f1d4ad7721d8f4c36aedd23fc52d
2023-11-29 22:50:02 -08:00
Luke Street 622219bb94 Update dtk & use asset extraction for font
Former-commit-id: 87c251bd40b95b3e8ee03cdca5e0699a620c46c4
2023-11-26 00:56:57 -05:00
Phillip Stephens 01b60994cb Initial CSortedLists matching
Former-commit-id: a322c29e91f35ad778af21b670d594dfd868dd9e
2023-11-13 15:41:51 -08:00
Phillip Stephens 9843c3b263 Add missing getters in SObjectTag and migrate to them
Former-commit-id: 80edcb3749d3f5733e0040d320a6ed6ac5425790
2023-11-10 15:16:36 -08:00
Phillip Stephens 1fa508ac99 RAssertDolphin fix combo ordering in comment
Former-commit-id: 97a18228a0e535edbe13dac29131ff0a347e90fb
2023-11-10 14:24:29 -08:00
Phillip Stephens 3900186690 Minor cleanups in snd_midictrl.c and stream.c
Former-commit-id: b38eb521a92ae3da7f579ba9ae697e31de770a12
2023-11-10 14:21:46 -08:00
Phillip Stephens 0f995cbf7e Minor cleanup in CDolphinController
Former-commit-id: 69c35e4308f5fb79a8213e951df5294cd247d4d2
2023-11-10 14:21:09 -08:00
Phillip Stephens d0f0f7088e Cleanup and comment RAssertDolphin
Former-commit-id: 2eb4fdb0fe9173604a5a8555b9ddf57194a1012c
2023-11-10 14:20:35 -08:00
Phillip Stephens 18d745d0ea More fixes, remove hack in synthmacros
Former-commit-id: 13dca4b011bd8f9116001a9db2e577fb83547c9c
2023-10-28 09:00:01 -07:00
Phillip Stephens e3f7be4cd6 add mcmdSetPianoPanning version difference
Former-commit-id: 1c3cb89d27c78419c19530f28105c5da481113b4
2023-10-28 00:49:35 -07:00
Phillip Stephens c7c979c50f streamHandle progress
Former-commit-id: 686a4ae74768e4513a790ee75600185bab0be7d4
2023-10-27 23:43:47 -07:00
Phillip Stephens 4ad098d83e Match and link synth_adsr.c
Former-commit-id: 76898edb333b04c680a31d4a92620594491c46a9
2023-10-27 23:36:35 -07:00
Phillip Stephens 1fbb29656c Minor cleanup and fixes
Former-commit-id: 2d4311121544fbd21f45b051375d299f162a9482
2023-10-27 23:36:26 -07:00
Phillip Stephens 092ae46a4c Minor MusyX fixes
Former-commit-id: 1432f381d9a3cf2c2d8650a659de4c339f7b4a97
2023-10-26 19:55:01 -07:00
Phillip Stephens 7d74b1f127 Match adsrHandle
Former-commit-id: 3cd23e9ab856d3b4ef139eb432adeb23d723632f
2023-10-26 18:49:24 -07:00
Phillip Stephens c712d523b3 Rename known fields
Former-commit-id: 78bbe70ce243df22d010bd592b317ef5e7e3d427
2023-10-26 12:56:19 -07:00