SA-MP/saco
2024-11-06 00:03:12 +08:00
..
archive [arctool2] Add archive tool 2024-05-29 16:32:30 +08:00
d3d9 [saco] Fix compilation errors 2024-10-28 00:00:41 +08:00
d3dhook [saco] Implement IDirect3DDevice9Hook::SetTransform(...) 2024-04-22 22:52:52 +08:00
game [saco] Match FUNC_1009D560 2024-11-06 00:03:12 +08:00
net [saco] Implement/match CRemotePlayer::ExitVehicle() 2024-10-31 17:43:13 +08:00
audiostream.cpp [saco] renamed CAudioStream class function names 2023-10-28 10:36:58 -03:00
audiostream.h [saco] renamed CAudioStream class function names 2023-10-28 10:36:58 -03:00
buildinfo.h [saco] Implement few exception functions 2023-11-08 20:10:20 +08:00
chatwindow.cpp [saco] Implement/match CChatWindow::ResetDialogControls(...) 2024-07-23 19:02:41 +08:00
chatwindow.h [saco] Implement/match CChatWindow::ResetDialogControls(...) 2024-07-23 19:02:41 +08:00
checksums.cpp [saco] Implement and match checksum functions 2024-04-17 22:16:29 +08:00
checksums.h [saco] Implement and match checksum functions 2024-04-17 22:16:29 +08:00
cmdprocs.cpp [saco] Match cmdHudScaleFix(...) 2024-10-13 20:56:17 +08:00
cmdwindow.cpp [saco] Implement/match CNewPlayerTags::DeleteDeviceObjects() 2024-07-28 22:40:51 +08:00
cmdwindow.h [saco] Implement/match CNewPlayerTags::DeleteDeviceObjects() 2024-07-28 22:40:51 +08:00
config.cpp [saco] Implement and match all CConfig member functions 2024-04-16 22:42:10 +08:00
config.h [saco] Implement and match all CConfig member functions 2024-04-16 22:42:10 +08:00
deathwindow.cpp [saco] Implement/match CDeathWindow::Draw() 2024-07-27 18:51:27 +08:00
deathwindow.h [saco] Implement/match CDeathWindow::Draw() 2024-07-27 18:51:27 +08:00
detours.h [saco] Implement InstallFileSystemHooks() 2024-02-14 23:23:26 +08:00
detours.lib [saco] Implement InstallFileSystemHooks() 2024-02-14 23:23:26 +08:00
exceptbox.rc [saco] Add exceptbox dialog 2023-10-21 00:50:15 +08:00
exceptions.cpp [saco] Update DumpNetworkStateInformation(...) 2024-07-18 21:53:31 +08:00
fhicl-sha1.cpp [saco] Rename sha1.cpp/.h to fhicl-sha1.cpp/.h 2024-02-06 21:23:49 +08:00
fhicl-sha1.h [saco] Rename sha1.cpp/.h to fhicl-sha1.cpp/.h 2024-02-06 21:23:49 +08:00
filechecks.cpp [saco] Implement and match file check functions 2024-04-17 21:45:48 +08:00
filechecks.h [saco] Implement and match file check functions 2024-04-17 21:45:48 +08:00
filehooks.cpp [saco] Rename sub_ to FUNC_ 2024-07-24 17:01:39 +08:00
filehooks.h [saco] Implement and match file hook functions 2024-04-17 22:48:54 +08:00
filesystem.cpp [saco] Implement CFileSystem 2023-10-26 19:22:39 +08:00
filesystem.h [saco] Implement CFileSystem 2023-10-26 19:22:39 +08:00
fontrender.cpp [saco] Implement/match CFontRender::RenderText(...) 2024-08-13 23:24:19 +08:00
fontrender.h [saco] Implement/match CFontRender::RenderText(...) 2024-08-13 23:24:19 +08:00
helpdialog.cpp [saco] Rename CUnkClass7 to CHelpDialog 2024-04-21 21:59:15 +08:00
helpdialog.h [saco] Rename CUnkClass7 to CHelpDialog 2024-04-21 21:59:15 +08:00
httpclient.cpp [saco] Implement CHttpClient 2023-10-28 18:45:48 +08:00
httpclient.h [saco] Implement CHttpClient 2023-10-28 18:45:48 +08:00
label.cpp [saco] Rename CUnkClass9 to CLabel 2024-04-21 20:49:59 +08:00
label.h [saco] Rename CUnkClass9 to CLabel 2024-04-21 20:49:59 +08:00
main.cpp [saco] Implement/match QuitGame() 2024-10-21 22:46:54 +08:00
main.h [saco] Fix compilation errors 2024-10-28 00:00:41 +08:00
md5.cpp [saco] Implement MD5 hash functions 2023-11-01 21:13:50 +08:00
md5.h [saco] Implement MD5 hash functions 2023-11-01 21:13:50 +08:00
mod.h [saco] Add exported public and TEA keys 2023-11-01 21:01:00 +08:00
netstats.cpp [saco] Rename CunkClass6 to CNetStats 2024-04-21 21:19:10 +08:00
netstats.h [saco] Rename CunkClass6 to CNetStats 2024-04-21 21:19:10 +08:00
newplayertags.cpp [saco] Implement/match CNewPlayerTags::Draw(...) 2024-07-28 22:45:58 +08:00
newplayertags.h [saco] Implement/match CNewPlayerTags::Draw(...) 2024-07-28 22:45:58 +08:00
outputdebugstring.h [saco] Add outputdebugstring.h 2024-07-22 18:26:07 +08:00
playertags.cpp [saco] Implement all CPlayerTags member functions 2024-04-07 22:40:23 +08:00
playertags.h [saco] Implement all CPlayerTags member functions 2024-04-07 22:40:23 +08:00
resource1.h [saco] Add version resource 2023-10-21 00:50:49 +08:00
resource.h [saco] Add exceptbox dialog 2023-10-21 00:50:15 +08:00
runutil.cpp [saco] Implement K_EncodeString and K_DecodeString 2023-11-13 20:29:50 +08:00
runutil.h [saco] Implement K_EncodeString and K_DecodeString 2023-11-13 20:29:50 +08:00
saco.rc [saco] Add version resource 2023-10-21 00:50:49 +08:00
saco.vcproj [saco] Fix compilation errors 2024-10-28 00:00:41 +08:00
scoreboard.cpp [saco] Implement/match CScoreBoard::ResetDialogControls(...) 2024-08-24 23:23:48 +08:00
scoreboard.h [saco] Implement/match CScoreBoard::ResetDialogControls(...) 2024-08-24 23:23:48 +08:00
spawnscreen.cpp [saco] Implement all CSpawnScreen member functions 2024-03-20 23:49:06 +08:00
spawnscreen.h [saco] Implement all CSpawnScreen member functions 2024-03-20 23:49:06 +08:00
subclass.cpp [saco] Implement/match RemoveColorEmbedsFromString(...) 2024-07-23 18:51:42 +08:00
svrnetstats.cpp [saco] Implement CSvrNetStats 2024-03-27 23:27:18 +08:00
svrnetstats.h [saco] Implement CSvrNetStats 2024-03-27 23:27:18 +08:00
unkclass3.cpp [saco] Implement/match CUnkClass3::ResetDialogControls(...) 2024-08-26 22:35:43 +08:00
unkclass3.h [saco] Implement/match CUnkClass3::ResetDialogControls(...) 2024-08-26 22:35:43 +08:00
unkclass4.cpp [saco] Match CUnkClass4::ResetDialogControls(...) 2024-08-26 22:33:12 +08:00
unkclass4.h [saco] Implement CUnkClass4::ResetDialogControls(...) 2024-08-25 23:01:16 +08:00
unkclass5.cpp [saco] Implement/match CUnkClass5::ResetDialogControls(...) 2024-08-25 21:12:42 +08:00
unkclass5.h [saco] Implement/match CUnkClass5::ResetDialogControls(...) 2024-08-25 21:12:42 +08:00
unkclass8.cpp [saco] Implement CUnkClass8 constructor 2024-03-28 23:25:57 +08:00
unkclass8.h [saco] Update struc_157 2024-04-02 22:17:53 +08:00
unkclass10.cpp [saco] Implement CUnkClass10 constructor 2024-03-28 23:32:21 +08:00
unkclass10.h [saco] Implement CUnkClass10 constructor 2024-03-28 23:32:21 +08:00
unkclass11.cpp [saco] Implement CUnkClass11 constructor 2024-04-02 22:19:13 +08:00
unkclass11.h [saco] Implement CUnkClass11 constructor 2024-04-02 22:19:13 +08:00
unkclass12.cpp [saco] Implement CUnkClass12 constructor 2024-04-02 22:20:14 +08:00
unkclass12.h [saco] Implement CUnkClass12 constructor 2024-04-02 22:20:14 +08:00
unkclass13.cpp [saco] Implement/match CUnkClass13 destructor 2024-08-26 23:25:58 +08:00
unkclass13.h [saco] Implement/match CUnkClass13 destructor 2024-08-26 23:25:58 +08:00
unkclass14.cpp [saco] Implement/match CUnkClass14 destructor 2024-08-26 22:45:46 +08:00
unkclass14.h [saco] Implement/match CUnkClass14 destructor 2024-08-26 22:45:46 +08:00
unkclass15.cpp [saco] Rename sub_ to FUNC_ 2024-07-24 17:01:39 +08:00
unkclass15.h [saco] Rename sub_ to FUNC_ 2024-07-24 17:01:39 +08:00