Commit Graph

839 Commits

Author SHA1 Message Date
483c57ee33 [saco] Implement/match RpWorldRender() 2024-08-04 22:32:58 +08:00
bd29c38292 [saco] Implement/match RpWorldRemoveClump(...) 2024-08-04 22:32:34 +08:00
70d22f7319 [saco] Update SetCameraFrameAndZBuffer(...) 2024-08-04 22:32:07 +08:00
5082033f0c [saco] Implement/match RpWorldAddClump(...) 2024-08-04 22:31:36 +08:00
c3bedd9458 [saco] Implement/match RpClumpRender(...) 2024-08-04 22:31:03 +08:00
ba17263eeb [saco] Implement/match RwCameraEndUpdate(...) 2024-08-04 22:29:42 +08:00
c7a665d66b [saco] Implement/match RwCameraBeginUpdate(...) 2024-08-04 22:29:16 +08:00
919199284d [saco] Implement/match RwCameraClear(...) 2024-08-04 22:28:46 +08:00
10c7f31034 [saco] Implement/match CShadowCamera_Create(...) 2024-08-04 22:27:30 +08:00
70cd4fcede [saco] Implement/match RwRasterDestroy(...) 2024-08-04 22:27:01 +08:00
06a0fe36ab [saco] Match RwFrameRotate(...) 2024-08-02 22:56:39 +08:00
a7f6b48efb [saco] Match IsATrainPart(...) 2024-08-02 22:44:47 +08:00
c9d437f4ed [saco] Match CAudio::PlaySound(...) 2024-08-02 22:25:36 +08:00
e9607a89f9 [saco] Match CAudio::GetRadioStation() 2024-08-02 22:20:44 +08:00
579045472a [saco] Implement/match RpAtomicDestroy(...) 2024-07-30 23:07:43 +08:00
87eda98351 [saco] Implement/match RwFrameDestroy(...) 2024-07-30 23:07:18 +08:00
a378f20823 [saco] Implement/match RwTextureDestroy(...) 2024-07-30 23:06:46 +08:00
5a0021ada7 [saco] Match RpLightCreate(...) 2024-07-30 23:06:04 +08:00
f2a0453d26 [saco] Match RwCameraCreate() 2024-07-30 23:05:41 +08:00
b894db75eb [saco] Match RwFrameCreate() 2024-07-30 23:05:25 +08:00
5f7033c1c7 [saco] Match RwTextureCreate(...) 2024-07-30 23:05:11 +08:00
09db326d7b [saco] Match RwRasterCreate(...) 2024-07-30 23:04:58 +08:00
52da6c73c1 [saco] Match CGame::SetWorldWeather(...) 2024-07-29 23:08:56 +08:00
79ae0f4f1f [saco] Match CGame::DisplayGameText(...) 2024-07-29 23:05:44 +08:00
3051333de8 [saco] Merge sub_0(...) to CGame::DisplayGameText(...) 2024-07-29 23:03:18 +08:00
da400e2f9e [saco] Remove CGame constructor TODO 2024-07-29 22:45:35 +08:00
800415d243 [saco] Remove TODOs
* `CGame::sub_100A03D0()` -> `CGame::GetWeaponModelIDFromWeapon(...)`
* `CGame::sub_100A03E0()` -> `CGame::IsKeyPressed(...)`
* `CGame::sub_100A0400()` -> `CGame::FindGroundZForCoord(...)`
* `CGame::sub_100A05D0()` -> `CGame::ProcessInputDisabling()`
* `CGame::sub_100A06F0()` -> `CGame::ToggleKeyInputsDisabled(...)`
2024-07-28 23:20:43 +08:00
a9e6635686 [saco] Implement/match CGame::ToggleKeyInputsDisabled(...) 2024-07-28 23:07:50 +08:00
6f842890eb [saco] Implement/match CGame::ProcessInputDisabling() 2024-07-28 23:07:04 +08:00
0fa16b6f07 [saco] Implement/match DisableMouseProcess() 2024-07-28 23:05:58 +08:00
015e5ac3f7 [saco] Implement/match RestoreMousePositionUpdate() 2024-07-28 23:05:23 +08:00
bc7a9114a0 [saco] Implement/match DisableMousePositionUpdate() 2024-07-28 23:04:38 +08:00
7cc348d2c4 [saco] Implement/match UpdatePads() 2024-07-28 23:04:12 +08:00
45fc56b5ed [saco] Implement/match DIResetMouse() 2024-07-28 23:03:50 +08:00
8c485ea669 [saco] Implement/match DIInitMouse() 2024-07-28 23:03:21 +08:00
a61d5112cf [saco] Implement/match DIReleaseMouse() 2024-07-28 23:02:32 +08:00
c71af77066 [saco] Implement/match CGame::FindGroundZForCoord(...) 2024-07-28 22:55:34 +08:00
d92256c9ac [saco] Implement/match CGame::IsKeyPressed(...) 2024-07-28 22:54:55 +08:00
558f64d84d [saco] Implement/match CGame::GetWeaponModelIDFromWeapon(...) 2024-07-28 22:49:57 +08:00
b5371c6342 [saco] Implement/match CNewPlayerTags::Draw(...) 2024-07-28 22:45:58 +08:00
86a2181984 [saco] Implement/match CNewPlayerTags::End() 2024-07-28 22:43:41 +08:00
af70f9d32c [saco] Implement/match CNewPlayerTags::Begin() 2024-07-28 22:43:02 +08:00
a79dde901d [saco] Implement/match CNewPlayerTags::DeleteDeviceObjects() 2024-07-28 22:40:51 +08:00
e7af6d933f [saco] Implement/match CNewPlayerTags destructor 2024-07-27 22:35:39 +08:00
efbb695cae [saco] Implement/match CNewPlayerTags::RestoreDeviceObjects()
* Update CNewPlayerTags constructor
2024-07-27 22:34:17 +08:00
bf5db25fea [saco] Rename CNewPlayerTags member variables 2024-07-27 22:31:37 +08:00
f4ed0604c1 [saco] Implement/match CDeathWindow::Draw()
* Update CDeathWindow constructor
2024-07-27 18:51:27 +08:00
4b6dd99ab8 [saco] Implement/match CDeathWindow::RenderWeaponSprite(...) 2024-07-27 17:52:50 +08:00
b9963944f4 [saco] Implement/match CDeathWindow::RenderText(...) 2024-07-27 17:52:24 +08:00
45c97b5a32 [saco] Implement/match CDeathWindow destructor 2024-07-27 17:51:43 +08:00