RD42
|
caed517670
|
[saco] Implement/match RpClumpDestroy(...)
|
2024-08-04 22:37:45 +08:00 |
|
RD42
|
1f1a6046ab
|
[saco] Implement/match RpClumpClone(...)
|
2024-08-04 22:37:18 +08:00 |
|
RD42
|
896515e38f
|
[saco] Implement/match CVisibilityPlugins_SetRenderWareCamera(...)
|
2024-08-04 22:36:45 +08:00 |
|
RD42
|
6484d84fe5
|
[saco] Implement/match RpWorldRemoveLight(...)
|
2024-08-04 22:35:43 +08:00 |
|
RD42
|
deb4f39261
|
[saco] Implement/match RpWorldAddLight(...)
|
2024-08-04 22:34:47 +08:00 |
|
RD42
|
8edb4abbcf
|
[saco] Implement/match RpLightSetRadius(...)
|
2024-08-04 22:34:16 +08:00 |
|
RD42
|
16ddecf959
|
[saco] Implement/match RpClumpAddLight(...)
|
2024-08-04 22:33:41 +08:00 |
|
RD42
|
483c57ee33
|
[saco] Implement/match RpWorldRender()
|
2024-08-04 22:32:58 +08:00 |
|
RD42
|
bd29c38292
|
[saco] Implement/match RpWorldRemoveClump(...)
|
2024-08-04 22:32:34 +08:00 |
|
RD42
|
70d22f7319
|
[saco] Update SetCameraFrameAndZBuffer(...)
|
2024-08-04 22:32:07 +08:00 |
|
RD42
|
5082033f0c
|
[saco] Implement/match RpWorldAddClump(...)
|
2024-08-04 22:31:36 +08:00 |
|
RD42
|
c3bedd9458
|
[saco] Implement/match RpClumpRender(...)
|
2024-08-04 22:31:03 +08:00 |
|
RD42
|
ba17263eeb
|
[saco] Implement/match RwCameraEndUpdate(...)
|
2024-08-04 22:29:42 +08:00 |
|
RD42
|
c7a665d66b
|
[saco] Implement/match RwCameraBeginUpdate(...)
|
2024-08-04 22:29:16 +08:00 |
|
RD42
|
919199284d
|
[saco] Implement/match RwCameraClear(...)
|
2024-08-04 22:28:46 +08:00 |
|
RD42
|
10c7f31034
|
[saco] Implement/match CShadowCamera_Create(...)
|
2024-08-04 22:27:30 +08:00 |
|
RD42
|
70cd4fcede
|
[saco] Implement/match RwRasterDestroy(...)
|
2024-08-04 22:27:01 +08:00 |
|
RD42
|
06a0fe36ab
|
[saco] Match RwFrameRotate(...)
|
2024-08-02 22:56:39 +08:00 |
|
RD42
|
a7f6b48efb
|
[saco] Match IsATrainPart(...)
|
2024-08-02 22:44:47 +08:00 |
|
RD42
|
c9d437f4ed
|
[saco] Match CAudio::PlaySound(...)
|
2024-08-02 22:25:36 +08:00 |
|
RD42
|
e9607a89f9
|
[saco] Match CAudio::GetRadioStation()
|
2024-08-02 22:20:44 +08:00 |
|
RD42
|
579045472a
|
[saco] Implement/match RpAtomicDestroy(...)
|
2024-07-30 23:07:43 +08:00 |
|
RD42
|
87eda98351
|
[saco] Implement/match RwFrameDestroy(...)
|
2024-07-30 23:07:18 +08:00 |
|
RD42
|
a378f20823
|
[saco] Implement/match RwTextureDestroy(...)
|
2024-07-30 23:06:46 +08:00 |
|
RD42
|
5a0021ada7
|
[saco] Match RpLightCreate(...)
|
2024-07-30 23:06:04 +08:00 |
|
RD42
|
f2a0453d26
|
[saco] Match RwCameraCreate()
|
2024-07-30 23:05:41 +08:00 |
|
RD42
|
b894db75eb
|
[saco] Match RwFrameCreate()
|
2024-07-30 23:05:25 +08:00 |
|
RD42
|
5f7033c1c7
|
[saco] Match RwTextureCreate(...)
|
2024-07-30 23:05:11 +08:00 |
|
RD42
|
09db326d7b
|
[saco] Match RwRasterCreate(...)
|
2024-07-30 23:04:58 +08:00 |
|
RD42
|
52da6c73c1
|
[saco] Match CGame::SetWorldWeather(...)
|
2024-07-29 23:08:56 +08:00 |
|
RD42
|
79ae0f4f1f
|
[saco] Match CGame::DisplayGameText(...)
|
2024-07-29 23:05:44 +08:00 |
|
RD42
|
3051333de8
|
[saco] Merge sub_0(...) to CGame::DisplayGameText(...)
|
2024-07-29 23:03:18 +08:00 |
|
RD42
|
da400e2f9e
|
[saco] Remove CGame constructor TODO
|
2024-07-29 22:45:35 +08:00 |
|
RD42
|
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 |
|
RD42
|
a9e6635686
|
[saco] Implement/match CGame::ToggleKeyInputsDisabled(...)
|
2024-07-28 23:07:50 +08:00 |
|
RD42
|
6f842890eb
|
[saco] Implement/match CGame::ProcessInputDisabling()
|
2024-07-28 23:07:04 +08:00 |
|
RD42
|
0fa16b6f07
|
[saco] Implement/match DisableMouseProcess()
|
2024-07-28 23:05:58 +08:00 |
|
RD42
|
015e5ac3f7
|
[saco] Implement/match RestoreMousePositionUpdate()
|
2024-07-28 23:05:23 +08:00 |
|
RD42
|
bc7a9114a0
|
[saco] Implement/match DisableMousePositionUpdate()
|
2024-07-28 23:04:38 +08:00 |
|
RD42
|
7cc348d2c4
|
[saco] Implement/match UpdatePads()
|
2024-07-28 23:04:12 +08:00 |
|
RD42
|
45fc56b5ed
|
[saco] Implement/match DIResetMouse()
|
2024-07-28 23:03:50 +08:00 |
|
RD42
|
8c485ea669
|
[saco] Implement/match DIInitMouse()
|
2024-07-28 23:03:21 +08:00 |
|
RD42
|
a61d5112cf
|
[saco] Implement/match DIReleaseMouse()
|
2024-07-28 23:02:32 +08:00 |
|
RD42
|
c71af77066
|
[saco] Implement/match CGame::FindGroundZForCoord(...)
|
2024-07-28 22:55:34 +08:00 |
|
RD42
|
d92256c9ac
|
[saco] Implement/match CGame::IsKeyPressed(...)
|
2024-07-28 22:54:55 +08:00 |
|
RD42
|
558f64d84d
|
[saco] Implement/match CGame::GetWeaponModelIDFromWeapon(...)
|
2024-07-28 22:49:57 +08:00 |
|
RD42
|
b5371c6342
|
[saco] Implement/match CNewPlayerTags::Draw(...)
|
2024-07-28 22:45:58 +08:00 |
|
RD42
|
86a2181984
|
[saco] Implement/match CNewPlayerTags::End()
|
2024-07-28 22:43:41 +08:00 |
|
RD42
|
af70f9d32c
|
[saco] Implement/match CNewPlayerTags::Begin()
|
2024-07-28 22:43:02 +08:00 |
|
RD42
|
a79dde901d
|
[saco] Implement/match CNewPlayerTags::DeleteDeviceObjects()
|
2024-07-28 22:40:51 +08:00 |
|
RD42
|
e7af6d933f
|
[saco] Implement/match CNewPlayerTags destructor
|
2024-07-27 22:35:39 +08:00 |
|
RD42
|
efbb695cae
|
[saco] Implement/match CNewPlayerTags::RestoreDeviceObjects()
* Update CNewPlayerTags constructor
|
2024-07-27 22:34:17 +08:00 |
|
RD42
|
bf5db25fea
|
[saco] Rename CNewPlayerTags member variables
|
2024-07-27 22:31:37 +08:00 |
|
RD42
|
f4ed0604c1
|
[saco] Implement/match CDeathWindow::Draw()
* Update CDeathWindow constructor
|
2024-07-27 18:51:27 +08:00 |
|
RD42
|
4b6dd99ab8
|
[saco] Implement/match CDeathWindow::RenderWeaponSprite(...)
|
2024-07-27 17:52:50 +08:00 |
|
RD42
|
b9963944f4
|
[saco] Implement/match CDeathWindow::RenderText(...)
|
2024-07-27 17:52:24 +08:00 |
|
RD42
|
45c97b5a32
|
[saco] Implement/match CDeathWindow destructor
|
2024-07-27 17:51:43 +08:00 |
|
RD42
|
858c634ff2
|
[saco] Implement/match CDeathWindow constructor
|
2024-07-27 17:43:11 +08:00 |
|
RD42
|
e3617099bc
|
[saco] Implement/match CDeathWindow::CreateFonts()
* Implement/match `CDeathWindow::GetSymbolSize()`
|
2024-07-27 17:41:17 +08:00 |
|
RD42
|
cbd7949bd4
|
[saco] Implement/match CDeathWindow::AddMessage(...)
|
2024-07-27 17:31:21 +08:00 |
|
RD42
|
8656815697
|
[saco] Implement/match CDeathWindow::AddToDeathWindowBuffer(...)
|
2024-07-27 17:29:13 +08:00 |
|
RD42
|
555b116b01
|
[saco] Implement/match CDeathWindow::PushBack()
|
2024-07-27 17:26:10 +08:00 |
|
RD42
|
b544ded1f2
|
[saco] Remove comment blocks in CDeathWindow::SpriteIDForWeapon(...)
|
2024-07-27 17:14:29 +08:00 |
|
RD42
|
b9608184d4
|
[saco] Implement/match CDeathWindow::CreateAuxFonts()
|
2024-07-26 19:19:31 +08:00 |
|
RD42
|
86bd34be76
|
[saco] Implement/match CDeathWindow::SpriteIDForWeapon(...)
|
2024-07-26 19:12:51 +08:00 |
|
RD42
|
32c38604ba
|
[saco] Remove unkclass7.h inclusion
|
2024-07-24 19:13:08 +08:00 |
|
RD42
|
e37fa0474e
|
[saco] Rename sub_ to FUNC_
|
2024-07-24 17:01:39 +08:00 |
|
RD42
|
b20c2ebd31
|
[saco] Remove CGame::EnableZoneNames(...) TODO
|
2024-07-24 14:24:22 +08:00 |
|
unk.cs
|
be2e532eec
|
[saco] Implement 'CGame::EnableZoneNames'
|
2024-07-23 16:57:24 -03:00 |
|
RD42
|
79e40cf088
|
[saco] Implement/match CmdWindow::ResetDialogControls(...)
* Update CCmdWindow constructor
|
2024-07-23 19:06:48 +08:00 |
|
RD42
|
8f44bc5a0d
|
[saco] Match CCmdWindow constructor
|
2024-07-23 19:05:33 +08:00 |
|
RD42
|
5d04ca752d
|
[saco] Implement/match CChatWindow::ResetDialogControls(...)
* Implement/match `CChatWindow::FUNC_10067200()`
|
2024-07-23 19:02:41 +08:00 |
|
RD42
|
0a6d658266
|
[saco] Implement/match CFontRender::MeasureText2(...)
|
2024-07-23 18:56:47 +08:00 |
|
RD42
|
05250c0aa2
|
[saco] Implement/match CFontRender::MeasureText(...)
|
2024-07-23 18:55:50 +08:00 |
|
RD42
|
07904813b5
|
[saco] Implement/match RemoveColorEmbedsFromString(...)
|
2024-07-23 18:51:42 +08:00 |
|
RD42
|
1f42d8cc6e
|
[saco] Implement/match GetColorFromEmbedCode(...)
|
2024-07-22 18:37:27 +08:00 |
|
RD42
|
ed1646d102
|
[saco] Match SubclassGameWindow()
|
2024-07-22 18:27:19 +08:00 |
|
RD42
|
64ad774209
|
[saco] Add outputdebugstring.h
|
2024-07-22 18:26:07 +08:00 |
|
RD42
|
1ced050d38
|
[saco] Change optimization to "Maximize Speed (/O2)"
|
2024-07-22 18:24:57 +08:00 |
|
RD42
|
89bb281923
|
[saco] Implement the rest of DXUT functions
|
2024-07-21 23:13:14 +08:00 |
|
RD42
|
255055f6af
|
[saco] Update CGame::StartGame()
|
2024-07-19 23:35:51 +08:00 |
|
RD42
|
7c5f271741
|
[saco] Change name for hook functions
|
2024-07-19 23:33:12 +08:00 |
|
RD42
|
07a69485d1
|
[saco] Update CNetGame constructor
|
2024-07-19 23:15:22 +08:00 |
|
RD42
|
744903fb84
|
[saco] Implement/match CFontRender::CreateFonts()
|
2024-07-18 22:23:20 +08:00 |
|
RD42
|
966b759efc
|
[saco] Implement/match IsHexChar(...)
|
2024-07-18 22:09:30 +08:00 |
|
RD42
|
41db70ac88
|
[saco] Update DumpNetworkStateInformation(...)
|
2024-07-18 21:53:31 +08:00 |
|
RD42
|
fd560201f4
|
[saco] Implement/match GetFontFace()
|
2024-07-17 22:25:04 +08:00 |
|
RD42
|
e0c989586e
|
[saco] Implement/match GetFontWeight()
|
2024-07-17 22:24:47 +08:00 |
|
RD42
|
8023439fa3
|
[saco] Implement/match GetUIFontSize()
|
2024-07-17 22:24:31 +08:00 |
|
RD42
|
bdf9abb13d
|
[saco] Implement/match GetDeathWindowFontSize()
|
2024-07-17 22:24:15 +08:00 |
|
RD42
|
c2beca07fd
|
[saco] Implement/match GetFontSize()
|
2024-07-17 22:23:48 +08:00 |
|
RD42
|
62eaba43a7
|
[saco] Implement/match CMenuPool::Process()
* Implement/match `CMenu::GetSelectedRow()`
|
2024-07-16 23:32:22 +08:00 |
|
RD42
|
f51ecadaef
|
[saco] Implement/match CMenu::SetColumnTitle(...)
|
2024-07-16 23:30:56 +08:00 |
|
RD42
|
24286cb0fc
|
[saco] Implement/match CMenu::AddMenuItem(...)
|
2024-07-16 23:30:23 +08:00 |
|
RD42
|
1b78a14722
|
[saco] Implement/match CMenu::SetTitle(...)
|
2024-07-16 23:29:53 +08:00 |
|
RD42
|
ad0b31deb5
|
[saco] Implement/match CMenuPool::GetTextPointer(...)
* Implement/match `CMenu::GetMenuItem(...)`
* Implement/match `CMenu::GetMenuTitle()`
* Implement/match `CMenu::GetMenuHeader(...)`
|
2024-07-16 23:28:35 +08:00 |
|
RD42
|
b734328b5e
|
[saco] Imlement/match CMenuPool::HideMenu(...)
|
2024-07-16 23:25:58 +08:00 |
|
RD42
|
6fb501be50
|
[saco] Implement/match CMenuPool::ShowMenu(...)
* Implement/match `CMenu::Show()`
* Implement/match `CMenu::MS(...)`
|
2024-07-16 23:24:53 +08:00 |
|
RD42
|
37642d51d4
|
[saco] Implement/match CMenuPool destructor
* Implement/match `CMenu::Hide()`
|
2024-07-16 23:19:34 +08:00 |
|
RD42
|
4c0831a806
|
[saco] Implement/match CMenuPool::Delete(...)
|
2024-07-16 23:13:40 +08:00 |
|
RD42
|
fc436d9489
|
[saco] Implement/match CMenuPool::New(...)
* Implement/match CMenu constructor
* Update CMenuPool constructor
|
2024-07-16 23:12:10 +08:00 |
|
RD42
|
8bad01ccf4
|
[saco] Implement/match CPlayerPed::SetMoney(...)
|
2024-07-14 22:51:45 +08:00 |
|
RD42
|
410d45a6da
|
[saco] Implement/match CPlayerPed::SetAnimationSet(...)
|
2024-07-14 22:50:36 +08:00 |
|
RD42
|
c1b0fbded2
|
[saco] Change character set to "Not Set"
Force to use generic string functions, instead of multi-byte variants
|
2024-07-14 22:30:28 +08:00 |
|
RD42
|
4719195b6d
|
[saco] Match CPlayerPed constructor
|
2024-07-13 23:26:40 +08:00 |
|
RD42
|
9bbc1fb3d8
|
[saco] Implement CRemotePlayer constructor
* Implement/match `CRemotePlayer::ResetAllSyncAttributes()`
|
2024-07-13 21:59:37 +08:00 |
|
RD42
|
d9fe4ea5d1
|
[saco] Update CGame::StartGame()
|
2024-07-12 18:41:17 +08:00 |
|
RD42
|
8a535f0dc6
|
[saco] Implement/match ScriptCommand(...)
|
2024-07-12 18:38:48 +08:00 |
|
RD42
|
4a7312878e
|
[saco] Add missing ADDR_STARTGAME macro
|
2024-07-12 18:35:10 +08:00 |
|
RD42
|
fc20e24d91
|
[saco] Implement/match exc_filter(...)
|
2024-07-12 18:01:15 +08:00 |
|
RD42
|
3878481975
|
[saco] Match InitAnimNameHashes()
|
2024-07-11 19:19:59 +08:00 |
|
RD42
|
5a6eb5a43a
|
[saco] Implement InitAnimNameHashes()
* Update `CGame::StartGame()`
|
2024-07-11 19:09:33 +08:00 |
|
RD42
|
67f4e5ba51
|
[saco] Implement CRC32FromUpcaseString(...)
|
2024-07-11 19:02:33 +08:00 |
|
RD42
|
d9976bb678
|
[bot] Implement WorldVehicleAdd(...)
|
2024-06-26 23:21:06 +08:00 |
|
RD42
|
a94fbc924b
|
[bot] Implement WorldVehicleRemove(...)
|
2024-06-26 23:12:06 +08:00 |
|
RD42
|
5ce9095241
|
[bot] Implement WorldPlayerRemove(...)
|
2024-06-08 21:44:02 +08:00 |
|
RD42
|
0902c67707
|
[bot] Implement WorldPlayerDeath(...)
|
2024-06-08 21:42:42 +08:00 |
|
RD42
|
a88d88bb26
|
[bot] Implement ServerJoin(...)
* Implement `CPlayerPool::New(...)`
|
2024-06-08 21:39:40 +08:00 |
|
RD42
|
2aa2b1e628
|
[bot] Implement ScrRemovePlayerFromVehicle(...)
|
2024-06-08 21:35:32 +08:00 |
|
RD42
|
8b36c6d805
|
[bot] Implement ScrPutPlayerInVehicle(...)
|
2024-06-08 21:34:42 +08:00 |
|
RD42
|
6038cf0a59
|
[bot] Implement ScrSetPlayerPos(...)
|
2024-06-07 22:56:29 +08:00 |
|
RD42
|
bcb50d8800
|
[bot] Implement ScrSetPlayerFacingAngle(...)
|
2024-06-07 22:52:35 +08:00 |
|
RD42
|
8b46841b34
|
[bot] Rename RPC_Unk27 to RPC_DisableRaceCheckpoint
|
2024-06-06 23:01:27 +08:00 |
|
RD42
|
a7e6441afa
|
[bot] Rename RPC_Unk26 to RPC_SetRaceCheckpoint
|
2024-06-06 22:59:52 +08:00 |
|
RD42
|
964c0ad96d
|
[bot] Rename RPC_Unk25 to RPC_DisableCheckpoint
|
2024-06-06 22:58:14 +08:00 |
|
RD42
|
8d50bf0963
|
[bot] Rename RPC_Unk6B to RPC_SetCheckpoint
|
2024-06-06 22:55:39 +08:00 |
|
RD42
|
26ea16aaae
|
[bot] Implement WorldPlayerAdd(...)
* Rename `CNetGame::sub_415EC0(...)` to `CNetGame::SetPlayerAdded(...)`
|
2024-06-03 22:58:59 +08:00 |
|
RD42
|
843b2406bf
|
[bot] Implement InitGame(...)
|
2024-06-03 22:51:04 +08:00 |
|
RD42
|
aca41ed816
|
[bot] Implement ServerQuit(...)
|
2024-06-02 22:55:46 +08:00 |
|
RD42
|
05e65e3d17
|
[bot] Implement ScrSetSpawnInfo(...)
|
2024-06-02 22:36:16 +08:00 |
|
RD42
|
1b58865926
|
[bot] Implement ScrDisplayGameText(...)
|
2024-06-02 22:21:36 +08:00 |
|
RD42
|
fc879a6fdc
|
[bot] Implement ConnectionRejected(...)
* Update SAMPRPC.h
* Update `RegisterRPCs(...)`
* Update `UnRegisterRPCs(...)`
|
2024-06-01 19:43:12 +08:00 |
|
RD42
|
9a61b24a2f
|
[bot] Implement GameModeRestart(...)
* Implement `CNetGame::ShutdownForGameModeRestart()`
* Implement `CPlayerPool::Process()`
* Implement `CNetGame::ResetVehiclePool()`
* Implement `CNetGame::StopRecordingPlayback()`
|
2024-06-01 18:30:44 +08:00 |
|
RD42
|
eb2876272f
|
[saco] Implement CDXUTDialog::GetPrevControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
92f47f526f
|
[saco] Implement CDXUTDialog::GetNextControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
937495a9b8
|
[saco] Implement CDXUTDialog::GetControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
66cb7f0290
|
[saco] Implement CDXUTDialog::AddControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
0c26d699c2
|
[saco] Implement CDXUTDialog::InitControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
87488b7d52
|
[saco] Implement CDXUTDialog::GetFont(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
d2c7139b01
|
[saco] Implement CDXUTDialog::SetFont(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
efc90f78e3
|
[saco] Implement CDXUTDialogResourceManager::AddFont(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
fd4965bf98
|
[saco] Implement CDXUTDialog::SendEvent(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
8fc6a8e473
|
[saco] Implement CDXUTDialog::Refresh()
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
b3ff5fd8aa
|
[saco] Implement CDXUTDialog::RemoveAllControls()
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
7ad9b52673
|
[saco] Implement CDXUTDialog::SetCallback(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
fee3ab194a
|
[saco] Implement CDXUTDialog destructor
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
a630a523e1
|
[arctool2] Add archive tool
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
16f92725a7
|
[saco] Add ms_hAdvApi32 variable to CCryptoContext
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
98041c3628
|
[saco] Add ms_dwRSAKeySize variable to CKeyPair
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
8ec4a246a6
|
[saco] Implement CFileStream constructor
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
ca014a8e6c
|
[saco] Implement CDXUTIMEEditBox::EnableImeSystem(...)
|
2024-05-18 22:59:21 +08:00 |
|
RD42
|
69708b5ff5
|
[saco] Implement CDXUTElement::Refresh()
|
2024-05-18 22:55:23 +08:00 |
|
RD42
|
1f100e5d90
|
[saco] Implement CDXUTElement::SetFont(...)
|
2024-05-18 22:54:36 +08:00 |
|
RD42
|
8d20084ee2
|
[saco] Implement CDXUTElement::SetTexture(...)
|
2024-05-18 22:53:38 +08:00 |
|
RD42
|
d8b2b2b92b
|
[saco] Implement DXUTPresentIntervalToString(...)
|
2024-05-18 22:35:26 +08:00 |
|
RD42
|
7a012d4c86
|
[saco] Implement DXUTVertexProcessingTypeToString(...)
|
2024-05-18 22:35:07 +08:00 |
|
RD42
|
849ede1364
|
[saco] Implement DXUTMultisampleTypeToString(...)
|
2024-05-18 22:34:46 +08:00 |
|
RD42
|
4e2f68eb37
|
[saco] Implement DXUTD3DDeviceTypeToString(...)
|
2024-05-18 22:34:13 +08:00 |
|
RD42
|
16d6680e91
|
[saco] Implement CDXUTResourceCache member functions
|
2024-05-17 22:40:35 +08:00 |
|
RD42
|
9dbf21d4ce
|
[saco] Implement rest of CGrowableArray member functions
|
2024-05-17 22:33:58 +08:00 |
|
RD42
|
81c340ad4f
|
[saco] Implement CDXUTDialog constructor
|
2024-05-16 22:41:42 +08:00 |
|
RD42
|
f833cc2302
|
[saco] Implement CDXUTControl member funtions
|
2024-05-16 22:32:55 +08:00 |
|
RD42
|
a430621286
|
[saco] Implement CDXUTStatic::GetTextCopy(...)
|
2024-05-16 22:23:43 +08:00 |
|
RD42
|
747d865c87
|
[saco] Implement CDXUTControl constructor
|
2024-05-15 22:52:08 +08:00 |
|
RD42
|
1675c68d5e
|
[saco] Add CDXUTElement class
|
2024-05-15 22:49:02 +08:00 |
|
RD42
|
38a476378e
|
[saco] Implement CDXUTDialogResourceManager::OnDestroyDevice()
|
2024-05-15 22:24:47 +08:00 |
|
RD42
|
d639d50d1e
|
[saco] Implement CDXUTDialogResourceManager::OnLostDevice()
|
2024-05-15 22:23:34 +08:00 |
|
RD42
|
31f6c23496
|
[saco] Implement CDXUTDialogResourceManager::OnResetDevice()
|
2024-05-15 22:21:07 +08:00 |
|
RD42
|
422163126b
|
[saco] Implement CDXUTDialogResourceManager constructor
|
2024-05-13 22:42:05 +08:00 |
|
RD42
|
8793b4eb73
|
[saco] Implement DXUTBlendColor class member functions
|
2024-05-13 22:35:46 +08:00 |
|
RD42
|
337cc58920
|
[saco] Implement few CGrowableArray member functions
|
2024-05-13 22:26:32 +08:00 |
|
RD42
|
07b017d217
|
[saco] Implement DXUT_Dynamic_* functions
|
2024-05-13 22:22:05 +08:00 |
|
RD42
|
95be49b49c
|
[saco] Implement and match DXUTFindMediaSearchParentDirs(...)
|
2024-05-12 22:51:13 +08:00 |
|
RD42
|
94c7b478af
|
[saco] Implement and match DXUTFindMediaSearchTypicalDirs(...)
|
2024-05-12 22:50:11 +08:00 |
|
RD42
|
1e0ce73275
|
[saco] Implement DXUTSetMediaSearchPath(...)
|
2024-05-12 22:48:50 +08:00 |
|
RD42
|
cb0177debc
|
[saco] Implement DXUTGetMediaSearchPath()
|
2024-05-12 22:45:31 +08:00 |
|
RD42
|
b6605273da
|
[saco] Implement DXUTMediaSearchPath()
|
2024-05-12 22:44:56 +08:00 |
|
RD42
|
9e6b5a9f94
|
[saco] Implement DXUTGetGlobalTimer()
|
2024-05-12 22:41:26 +08:00 |
|
RD42
|
42a6ead0dc
|
[saco] Implement and match CDXUTTimer class member functions
|
2024-05-12 20:35:20 +08:00 |
|
RD42
|
3e55404ffc
|
[saco] Change release configuration
|
2024-05-10 22:18:52 +08:00 |
|
RD42
|
e528b1b769
|
[saco] Implement and match GetNormalisation(...)
|
2024-05-07 22:31:48 +08:00 |
|
RD42
|
ffa4d3b01e
|
[saco] Implement and match _VectorNormalise(...)
|
2024-05-07 22:30:48 +08:00 |
|
RD42
|
23d890c7f9
|
[saco] Implement and match SquaredDistanceBetweenPoints(...)
|
2024-05-07 22:29:56 +08:00 |
|
RD42
|
b8ef3c5e16
|
[saco] Implement and match DistanceBetweenPoints(...)
|
2024-05-07 22:26:45 +08:00 |
|
RD42
|
7b42598f9a
|
[saco] Implement and match DistanceBetweenHorizontalPoints(...)
|
2024-05-07 22:25:37 +08:00 |
|
RD42
|
00d60205c5
|
[saco] Implement and match SquaredDistanceBetweenHorizontalPoints(...)
|
2024-05-07 22:24:39 +08:00 |
|
RD42
|
5820739d66
|
[saco] Implement and match NormalizeAngle(...)
|
2024-05-06 22:35:47 +08:00 |
|
RD42
|
46405f9dc1
|
[saco] Implement and match FloatOffset(...)
|
2024-05-06 22:34:58 +08:00 |
|
RD42
|
4643d1ff97
|
[saco] Implement and match FloatDifference(...)
|
2024-05-06 22:34:26 +08:00 |
|
RD42
|
282a3c88f6
|
[saco] Implement and match IsATrainPart(...)
|
2024-05-06 22:32:46 +08:00 |
|
RD42
|
6b2e018270
|
[saco] Implement and match HasCollisionLoaded(...)
|
2024-05-06 22:32:07 +08:00 |
|
RD42
|
21d9e69510
|
[saco] Implement and match InvDegToRad(...)
|
2024-05-06 22:30:31 +08:00 |
|
RD42
|
8221529e6c
|
[saco] Implement and match DegToRad(...)
|
2024-05-06 22:29:22 +08:00 |
|
RD42
|
972a615f42
|
[saco] Implement and match ResetLocalPad(...)
|
2024-05-05 22:23:17 +08:00 |
|
RD42
|
d37f421236
|
[saco] Implement and match CreateCameraRaster()
|
2024-05-05 22:22:32 +08:00 |
|
RD42
|
e72af6ce72
|
[saco] Implement and match CPlayerPed::IsInVehicle()
|
2024-05-05 22:18:25 +08:00 |
|
RD42
|
9c4d7692a6
|
[saco] Implement and match CPlayerPed::SetActionTrigger(...)
|
2024-05-05 22:16:50 +08:00 |
|
RD42
|
526dff8889
|
[saco] Implement and match CPlayerPed::GetActionTrigger()
|
2024-05-05 22:16:15 +08:00 |
|
RD42
|
a7f29efcef
|
[saco] Implement and match CPlayerPed::IsDead()
|
2024-05-05 22:14:11 +08:00 |
|
RD42
|
c5eb9a8421
|
[saco] Implement and match CPlayerPed::SetStateFlags(...)
|
2024-05-05 22:13:40 +08:00 |
|
RD42
|
24b2cc72c1
|
[saco] Implement and match CPlayerPed::GetStateFlags()
|
2024-05-05 22:12:31 +08:00 |
|
RD42
|
525700b01e
|
[saco] Implement and match CPlayerPed::SetArmour(...)
|
2024-05-05 22:11:39 +08:00 |
|
RD42
|
895adbad7e
|
[saco] Implement and match CPlayerPed::GetArmour()
|
2024-05-05 22:10:52 +08:00 |
|
RD42
|
a64a724681
|
[saco] Implement and match SaveCameraRaster(...)
|
2024-05-05 21:41:12 +08:00 |
|
RD42
|
bb943ef2a3
|
[saco] Implement and match GameIsEntityOnScreen(...)
|
2024-05-05 21:33:51 +08:00 |
|
RD42
|
1865de083f
|
[saco] Implement and match CPlayerPed::SetHealth(...)
|
2024-05-05 19:06:45 +08:00 |
|
RD42
|
e2ee3d3a3b
|
[saco] Implement and match CPlayerPed::GetHealth()
|
2024-05-05 19:04:57 +08:00 |
|
RD42
|
4cd7a6942b
|
[saco] Implement and match CPlayerPed::SetImmunities(...)
|
2024-05-05 19:02:17 +08:00 |
|
RD42
|
a14828960b
|
[saco] Implement and match CPlayerPed::IsOnScreen()
|
2024-05-05 18:59:28 +08:00 |
|
RD42
|
492705d035
|
[saco] Implement and match CPlayerPed::HideMarker()
|
2024-05-05 18:57:12 +08:00 |
|
RD42
|
cf591f0fb8
|
[saco] Implement and match CPlayerPed::GetCurrentVehicleID()
|
2024-05-05 18:54:54 +08:00 |
|
RD42
|
f7ff8d45df
|
[saco] Implement and match CPlayerPed::GetCurrentWeapon()
|
2024-05-05 18:52:08 +08:00 |
|
RD42
|
1ff732c35c
|
[saco] Implement and match CPlayerPed::SetCurrentAim(...)
|
2024-05-05 18:37:07 +08:00 |
|
RD42
|
c8bd72c1a0
|
[saco] Implement and match CPlayerPed::GetCurrentAim()
|
2024-05-05 18:34:54 +08:00 |
|
RD42
|
3fc4174268
|
[saco] Implement and match CPlayerPed::GetSpecialKey()
|
2024-05-05 18:32:43 +08:00 |
|
RD42
|
d767d9d6e3
|
[saco] Implement and match CPlayerPed::SetInitialState()
|
2024-05-05 18:30:43 +08:00 |
|
RD42
|
4a743549b5
|
[saco] Implement and match CPlayerPed::ResetPointers()
|
2024-05-05 18:29:24 +08:00 |
|
RD42
|
29fc46aa00
|
[saco] Implement and match GetInvalidModelInfoCount()
|
2024-05-05 18:21:21 +08:00 |
|
RD42
|
ddb2440aab
|
[saco] Implement and match ReplaceBuildingModel(...)
|
2024-05-05 18:19:43 +08:00 |
|
RD42
|
34e3becac1
|
[saco] Implement and match GamePool_GetObject()
|
2024-05-05 16:41:54 +08:00 |
|
RD42
|
261cd01e1d
|
[saco] Implement and match GamePool_GetDummy()
|
2024-05-05 16:40:42 +08:00 |
|
RD42
|
2eaeae5b56
|
[saco] Implement and match GamePool_GetBuilding()
|
2024-05-05 16:39:28 +08:00 |
|
RD42
|
4db124b7d3
|
[saco] Match ProcessLineOfSight(...)
|
2024-05-05 16:37:48 +08:00 |
|
RD42
|
b2397256b8
|
[saco] Implement VehicleModel_SetEnvironmentMapHook()
|
2024-05-04 22:57:30 +08:00 |
|
RD42
|
f3e040cfc3
|
[saco] Implement CPlayerPed_ProcessCollision_Hook()
|
2024-05-04 22:56:40 +08:00 |
|
RD42
|
b5d2f63338
|
[saco] Implement Rand_Hook()
|
2024-05-04 22:55:06 +08:00 |
|
RD42
|
5b75400b9f
|
[saco] Implement HOOK_6()
|
2024-05-04 22:52:42 +08:00 |
|
RD42
|
3e2c80c2b1
|
[saco] Implement CPlayerPed::HasAmmoForCurrentWeapon()
|
2024-05-03 22:10:53 +08:00 |
|
RD42
|
9894fd3ec7
|
[saco] Implement CPlayerPed::StartGoggles()
|
2024-05-03 22:10:08 +08:00 |
|
RD42
|
f6211221c4
|
[saco] Implement CPlayerPed::GiveWeapon(...)
|
2024-05-03 22:09:09 +08:00 |
|
RD42
|
653f8dcc16
|
[saco] Implement CPlayerPed::SetArmedWeapon(...)
|
2024-05-03 22:07:17 +08:00 |
|
RD42
|
1b274863d8
|
[saco] Implement CPlayerPed::GetAmmo()
|
2024-05-03 21:59:22 +08:00 |
|
RD42
|
d20bd16a24
|
[saco] Implement CPlayerPed::GetCurrentWeaponSlot()
|
2024-05-03 21:56:41 +08:00 |
|
RD42
|
8f763d8f30
|
[saco] Implement CPlayerPed::FindWeaponSlot(...)
|
2024-05-03 21:54:53 +08:00 |
|
RD42
|
7f0710a9d3
|
[saco] Implement CPlayerPed::StopGoggles()
|
2024-05-03 21:51:28 +08:00 |
|
RD42
|
c905d1dfb4
|
[saco] Implement CPlayerPed::HasGoggles()
|
2024-05-03 21:48:31 +08:00 |
|
RD42
|
4a6bdad74a
|
[saco] Implement CTaskKillPedOnFootArmed constructor
|
2024-05-02 21:51:45 +08:00 |
|
RD42
|
c70e9f59c8
|
[saco] Implement CTaskGoToPoint constructor
|
2024-05-02 21:50:59 +08:00 |
|
RD42
|
4c400c51ed
|
[saco] Implement CTaskGoggles constructor
|
2024-05-02 21:50:26 +08:00 |
|
RD42
|
e600a29d0c
|
[saco] Implement CTaskTakeDamageFall constructor
|
2024-05-02 21:49:48 +08:00 |
|
RD42
|
b5e5b572d9
|
[saco] Implement CTaskJetpack constructor and destructor
|
2024-05-02 21:49:22 +08:00 |
|
RD42
|
161bc72d96
|
[saco] Implement CTask member functions
|
2024-05-02 21:47:10 +08:00 |
|
RD42
|
362480c54e
|
[bot/saco/server] Rename static RPC functions
|
2024-04-28 21:00:12 +08:00 |
|
RD42
|
f775572598
|
Remove and ignore .aps files
|
2024-04-24 22:14:31 +08:00 |
|
RD42
|
ae590d171c
|
[bot/saco/server] Update CNetGame constructor
|
2024-04-23 22:44:38 +08:00 |
|
RD42
|
d1451f9529
|
[bot/saco/server] Implement SocketDataEncryptor functions
|
2024-04-23 22:07:28 +08:00 |
|
RD42
|
b75e98217d
|
[saco] Implement IDirect3DDevice9Hook::SetTransform(...)
|
2024-04-22 22:52:52 +08:00 |
|
RD42
|
2ee12dfee5
|
[saco] Rename CUnkClass7 to CHelpDialog
|
2024-04-21 21:59:15 +08:00 |
|
RD42
|
14f26cc6f7
|
[saco] Rename CUnkClass2 to CScoreBoard
|
2024-04-21 21:51:23 +08:00 |
|
RD42
|
f2999a96b1
|
[saco] Rename CUnkClass1 to CNewPlayerTags
|
2024-04-21 21:35:36 +08:00 |
|
RD42
|
e9fad33c84
|
[saco] Rename CunkClass6 to CNetStats
|
2024-04-21 21:19:10 +08:00 |
|
RD42
|
49a8482549
|
[saco] Rename CUnkClass9 to CLabel
|
2024-04-21 20:49:59 +08:00 |
|
RD42
|
f21756f285
|
Remove and ignore .ncb and .suo files
|
2024-04-18 22:27:21 +08:00 |
|
RD42
|
33cb3d22f7
|
[saco] Implement and match file hook functions
|
2024-04-17 22:48:54 +08:00 |
|
RD42
|
3b7b6e47c5
|
[saco] Implement and match checksum functions
|
2024-04-17 22:16:29 +08:00 |
|
RD42
|
bff06cfeec
|
[saco] Match and rename SHA1_HashData to CalcSHA1
|
2024-04-17 21:56:04 +08:00 |
|
RD42
|
0a59142702
|
[saco] Implement and match file check functions
|
2024-04-17 21:45:48 +08:00 |
|
RD42
|
d86fdfc4eb
|
[saco] Implement and match all CConfig member functions
|
2024-04-16 22:42:10 +08:00 |
|
RD42
|
5177bdcb11
|
[saco] Match CConfig::ReadFile()
|
2024-04-16 20:35:29 +08:00 |
|
RD42
|
ad8c70ee50
|
[raknet] Implement RakPeer::SetMTUSize(...)
|
2024-04-14 19:14:58 +08:00 |
|
RD42
|
6186f0c488
|
[saco] Match InstallFileSystemHooks()
|
2024-04-13 22:29:25 +08:00 |
|
RD42
|
783b4fb01a
|
[saco] Add ApplyInGamePatches()()
|
2024-04-10 22:15:51 +08:00 |
|
RD42
|
e1bd0daf96
|
[saco] Implement RelocateBaseModelInfoHack()
|
2024-04-10 22:15:00 +08:00 |
|
RD42
|
d790a6bee1
|
[saco] Update RelocateScanListHack()
|
2024-04-10 22:14:25 +08:00 |
|
RD42
|
b9ee9d4786
|
[saco] Implement SetTimedObjects(...)
* Implement `SetIPLs(...)`
* Implement `_patch(...)`
|
2024-04-08 22:20:41 +08:00 |
|
RD42
|
9ce72dcf79
|
[saco] Implement CAudio::StopRadio()
* Implement `CAudio::sub_100A21D0()`
|
2024-04-08 22:17:26 +08:00 |
|
RD42
|
9315131c61
|
[saco] Update CChatWindow constructor
|
2024-04-08 22:11:49 +08:00 |
|
RD42
|
0e00550b0a
|
[saco] Implement few CFontRender member functions
|
2024-04-07 22:47:56 +08:00 |
|
RD42
|
e3430e3719
|
[saco] Implement ApplyGameLimitPatches()
|
2024-04-07 22:43:44 +08:00 |
|
RD42
|
093bc22abf
|
[saco] Update DoInitStuff()
|
2024-04-07 22:42:34 +08:00 |
|
RD42
|
397f481722
|
[saco] Implement all CPlayerTags member functions
|
2024-04-07 22:40:23 +08:00 |
|
RD42
|
6506991783
|
[saco] Implement CUnkClass15 constructor
* Implement `CUnkClass15::sub_1006BE40()`
* Implement various RenderWare function calls
* Update `DoInitStuff()`
|
2024-04-02 22:40:58 +08:00 |
|
RD42
|
c01899123c
|
[saco] Implement CUnkClass14 constructor
* Implement `CUnkClass14::RestoreDeviceObjects()`
* Update `DoInitStuff()`
|
2024-04-02 22:24:25 +08:00 |
|
RD42
|
aac4f57110
|
[saco] Implement CUnkClass13 constructor
* Implement `CUnkClass13::RestoreDeviceObjects()`
* Update `DoInitStuff()`
|
2024-04-02 22:22:38 +08:00 |
|
RD42
|
fdde0ffe60
|
[saco] Implement CUnkClass12 constructor
|
2024-04-02 22:20:14 +08:00 |
|
RD42
|
12b5c7433d
|
[saco] Implement CUnkClass11 constructor
|
2024-04-02 22:19:13 +08:00 |
|
RD42
|
e20485de35
|
[saco] Update struc_157
|
2024-04-02 22:17:53 +08:00 |
|
RD42
|
04a2af446a
|
[saco] Implement CUnkClass10 constructor
|
2024-03-28 23:32:21 +08:00 |
|
RD42
|
efb3a5a812
|
[saco] Implement CUnkClass9 constructor
|
2024-03-28 23:29:42 +08:00 |
|
RD42
|
a4ae2c88df
|
[saco] Implement CUnkClass8 constructor
|
2024-03-28 23:25:57 +08:00 |
|
RD42
|
1c679ea374
|
[saco] Implement CUnkClass7 constructor
|
2024-03-27 23:29:41 +08:00 |
|
RD42
|
408b637e3c
|
[saco] Implement CSvrNetStats
|
2024-03-27 23:27:18 +08:00 |
|
RD42
|
531911be69
|
[saco] Implement CUnkClass6 constructor
|
2024-03-27 22:47:09 +08:00 |
|
RD42
|
890477a533
|
[saco] Implement CUnkClass5 constructor
|
2024-03-26 23:52:21 +08:00 |
|
RD42
|
8ef36cc71e
|
[saco] Implement CUnkClass4 constructor
|
2024-03-26 23:50:28 +08:00 |
|
RD42
|
6241c3d9a2
|
[saco] Implement CUnkClass3 constructor
|
2024-03-25 23:10:42 +08:00 |
|
RD42
|
44199a40f8
|
[saco] Implement CUnkClass2 constructor
* Implement `CUnkClass2::sub_1006E930()`
|
2024-03-25 23:09:08 +08:00 |
|
RD42
|
6d646178a4
|
[saco] Implement CUnkClass1 constructor
|
2024-03-25 23:01:51 +08:00 |
|
RD42
|
d17a278bcd
|
[saco] Fix compilation errors
|
2024-03-22 23:47:43 +08:00 |
|
RD42
|
bbf72d218d
|
[saco] Implement all CSpawnScreen member functions
* Updates `DoInitStuff()`
|
2024-03-20 23:49:06 +08:00 |
|
RD42
|
a7b92a2f3d
|
[saco] Add CDeathWindow stub constructor
|
2024-03-20 23:46:57 +08:00 |
|
RD42
|
57f5d13be0
|
[saco] Fix CChatWindow constructor declaration
|
2024-03-20 23:45:19 +08:00 |
|
RD42
|
7aab86cc96
|
[saco] Update CCmdWindow constructor
|
2024-03-20 23:43:00 +08:00 |
|
RD42
|
79572bb0f8
|
[saco] Update CChatWindow constructor
* Update `DoInitStuff()`
* Add `CChatWindow::CreateFonts()` stub
|
2024-03-20 23:39:55 +08:00 |
|
RD42
|
75d426fbee
|
[saco] Add DirectX .lib files
|
2024-03-16 23:40:38 +08:00 |
|
RD42
|
d89893ce91
|
[saco] Implement few CCamera member functions
* Implement `CCamera::sub_1009D660()`
* Implement `CCamera::sub_1009D6B0()`
* Implement `CCamera::GetDistanceFromPoint(...)`
* Implement `unnamed_100B4B50(...)`
|
2024-03-16 23:35:28 +08:00 |
|
RD42
|
d32fb4e22f
|
[saco] Implement GameGetWeaponModelIDFromWeaponID
|
2024-03-16 23:29:52 +08:00 |
|
RD42
|
b6d8c9c215
|
[saco] Update DoProcessStuff()
* Add `CNetGame::Process()` stub
* Add `CNetGame::UpdateNetwork()` stub
* Implement `GetPacketID(...)`
* Implement `HasTimestamps()`
|
2024-03-16 23:28:06 +08:00 |
|
RD42
|
3687b95a9d
|
[saco] DllMain jump?
|
2024-03-14 23:56:03 +08:00 |
|
RD42
|
e8c56e3085
|
[saco] Implement ID3DXFontHook functions
|
2024-03-14 23:48:25 +08:00 |
|