Commit Graph

285 Commits

Author SHA1 Message Date
Phillip Stephens ea0198a1de Add CRasterFont 2022-12-23 20:27:33 -08:00
Henrique Gemignani Passos Lima 521b2d5413 Add CScriptActorRotate 2022-12-23 22:50:57 -03:00
Phillip Stephens 8cd4e80bb0 Fix naming of CSaveableState 2022-12-22 18:18:46 -08:00
Phillip Stephens f3e0324674 Match and link CDrawString, CSaveableState, minor OS.c cleanup 2022-12-22 18:15:25 -08:00
Phillip Stephens 914ca994a0 Match and link CFont 2022-12-22 17:18:13 -08:00
Phillip Stephens 008b7f848d Match and link OS.c (steal code from pikmin2) 2022-12-22 16:42:44 -08:00
Phillip Stephens dd742bcc8c Match and link OSResetSW 2022-12-22 15:11:03 -08:00
Phillip Stephens 4059bf7e3d Match and link EXI 2022-12-22 12:46:37 -08:00
Henrique Gemignani Passos Lima 2f5676d2e0 Add CScriptStreamedAudio 2022-12-22 11:19:00 -03:00
Phillip Stephens 85c6d662d0 Add ar.c 2022-12-20 18:09:34 -08:00
Phillip Stephens 7fd2ea8dda Remove NONMATCHING, use frank (oops) 2022-12-20 15:22:25 -08:00
Phillip Stephens e7eaf286f9 Match and link dsp_task 2022-12-20 15:19:11 -08:00
Phillip Stephens eff0143e11 Match and link OSError 2022-12-18 11:41:59 -08:00
Phillip Stephens 8c11873cf2 Match and link OSMemory 2022-12-18 10:32:00 -08:00
Phillip Stephens b876430ed3 Remove hack 2022-12-18 09:43:09 -08:00
Phillip Stephens 7a4e74e0e0 Split, match and link OSMessage 2022-12-17 22:48:45 -08:00
Phillip Stephens e924a90c59 Match and link OSContext, add ability to turn off frank 2022-12-17 22:04:23 -08:00
Phillip Stephens 42555103a2 Match and link OSInterrupt 2022-12-17 21:18:29 -08:00
Phillip Stephens 63e08c42a2 Match and link OSLink 2022-12-17 20:08:25 -08:00
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
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
Luke Street cb8d5b0bfe Build static libs by default; update progress.py 2022-12-14 21:17:16 -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 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 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 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
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
Henrique Gemignani Passos Lima c1d11e5701
Add CWaveBeam 2022-12-08 00:48:51 +02:00
Luke Street 84e8d8a9fa Link CTweakPlayer 2022-12-07 01:06:09 -05: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 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 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