SA-MP/saco
RD42 c01899123c [saco] Implement CUnkClass14 constructor
* Implement `CUnkClass14::RestoreDeviceObjects()`
* Update `DoInitStuff()`
2024-04-02 22:24:25 +08:00
..
archive [saco] Implement CArchiveFS class member functions 2024-02-20 23:37:17 +08:00
d3d9 [saco] Add DirectX .lib files 2024-03-16 23:40:38 +08:00
d3dhook [saco] Implement ID3DXFontHook functions 2024-03-14 23:48:25 +08:00
game [saco] Fix compilation errors 2024-03-22 23:47:43 +08:00
net [saco] Update DoProcessStuff() 2024-03-16 23:28:06 +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] Fix compilation errors 2024-03-22 23:47:43 +08:00
chatwindow.h [saco] Fix CChatWindow constructor declaration 2024-03-20 23:45:19 +08:00
checksums.cpp [saco] Implement SHA1_HashData(...) 2024-02-21 19:16:31 +08:00
checksums.h [saco] Implement SHA1_HashData(...) 2024-02-21 19:16:31 +08:00
cmdprocs.cpp [saco] Implement cmdDebugLabels(...) 2024-02-16 22:23:35 +08:00
cmdwindow.cpp [saco] Fix compilation errors 2024-03-22 23:47:43 +08:00
cmdwindow.h [saco] Update CCmdWindow constructor 2024-03-20 23:43:00 +08:00
config.cpp [saco] Implement CConfig::ReadFile() 2024-02-20 23:39:56 +08:00
config.h [saco] Implement CConfig::ReadFile() 2024-02-20 23:39:56 +08:00
deathwindow.cpp [saco] Add CDeathWindow stub constructor 2024-03-20 23:46:57 +08:00
deathwindow.h [saco] Add CDeathWindow stub constructor 2024-03-20 23:46:57 +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.aps [saco] Missing exceptbox and saco .aps 2023-10-22 01:44:29 +08:00
exceptbox.rc [saco] Add exceptbox dialog 2023-10-21 00:50:15 +08:00
exceptions.cpp [saco] Update DumpMain(...) 2024-02-27 21:20:51 +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
filehooks.cpp [saco] Implement UninstallFileSystemHooks() 2024-02-16 22:20:59 +08:00
filehooks.h [saco] Implement UninstallFileSystemHooks() 2024-02-16 22:20:59 +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] Fix compilation errors 2024-03-22 23:47:43 +08:00
fontrender.h [saco] Fix compilation errors 2024-03-22 23:47:43 +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
main.cpp [saco] Implement CUnkClass14 constructor 2024-04-02 22:24:25 +08:00
main.h [saco] Implement CUnkClass14 constructor 2024-04-02 22:24:25 +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
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.aps [saco] Missing exceptbox and saco .aps 2023-10-22 01:44:29 +08:00
saco.ncb [saco] Add RakNet source files to the project 2024-01-31 23:46:06 +08:00
saco.rc [saco] Add version resource 2023-10-21 00:50:49 +08:00
saco.sln Create VC2003 project for saco 2023-10-19 02:02:18 +02:00
saco.suo [saco] Add RakNet source files to the project 2024-01-31 23:46:06 +08:00
saco.vcproj [saco] Implement CUnkClass14 constructor 2024-04-02 22:24:25 +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 InstallNewWindowProcedure() 2024-02-05 21:49:33 +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
unkclass1.cpp [saco] Implement CUnkClass1 constructor 2024-03-25 23:01:51 +08:00
unkclass1.h [saco] Implement CUnkClass1 constructor 2024-03-25 23:01:51 +08:00
unkclass2.cpp [saco] Implement CUnkClass2 constructor 2024-03-25 23:09:08 +08:00
unkclass2.h [saco] Implement CUnkClass2 constructor 2024-03-25 23:09:08 +08:00
unkclass3.cpp [saco] Implement CUnkClass3 constructor 2024-03-25 23:10:42 +08:00
unkclass3.h [saco] Implement CUnkClass3 constructor 2024-03-25 23:10:42 +08:00
unkclass4.cpp [saco] Implement CUnkClass4 constructor 2024-03-26 23:50:28 +08:00
unkclass4.h [saco] Implement CUnkClass4 constructor 2024-03-26 23:50:28 +08:00
unkclass5.cpp [saco] Implement CUnkClass5 constructor 2024-03-26 23:52:21 +08:00
unkclass5.h [saco] Implement CUnkClass5 constructor 2024-03-26 23:52:21 +08:00
unkclass6.cpp [saco] Implement CUnkClass6 constructor 2024-03-27 22:47:09 +08:00
unkclass6.h [saco] Implement CUnkClass6 constructor 2024-03-27 22:47:09 +08:00
unkclass7.cpp [saco] Implement CUnkClass7 constructor 2024-03-27 23:29:41 +08:00
unkclass7.h [saco] Implement CUnkClass7 constructor 2024-03-27 23:29:41 +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
unkclass9.cpp [saco] Implement CUnkClass9 constructor 2024-03-28 23:29:42 +08:00
unkclass9.h [saco] Implement CUnkClass9 constructor 2024-03-28 23:29:42 +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 CUnkClass13 constructor 2024-04-02 22:22:38 +08:00
unkclass13.h [saco] Implement CUnkClass13 constructor 2024-04-02 22:22:38 +08:00
unkclass14.cpp [saco] Implement CUnkClass14 constructor 2024-04-02 22:24:25 +08:00
unkclass14.h [saco] Implement CUnkClass14 constructor 2024-04-02 22:24:25 +08:00