SA-MP/saco
2024-01-12 23:49:19 +08:00
..
archive [saco] Implement archive functions 2023-11-08 20:29:53 +08:00
d3d9/include [saco] Add d3d9 headers 2023-12-07 23:23:43 +08:00
game [saco] Update scriping.cpp/.h 2024-01-09 23:53:36 +08:00
net [saco] Implement RegisterRPCs and UnRegisterRPCs 2024-01-12 23:49:19 +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] Add few class stub 2023-11-14 22:58:51 +08:00
chatwindow.h [saco] Add few class stub 2023-11-14 22:58:51 +08:00
cmdwindow.cpp [saco] Add few class stub 2023-11-14 22:58:51 +08:00
cmdwindow.h [saco] Add few class stub 2023-11-14 22:58:51 +08:00
config.cpp [saco] Add CConfig and CAudioStream stubs 2023-10-28 18:49:21 +08:00
config.h [saco] Add CConfig and CAudioStream stubs 2023-10-28 18:49:21 +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] Implement few exception functions 2023-11-08 20:10:20 +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] Add few class stub 2023-11-14 22:58:51 +08:00
fontrender.h [saco] Add few class stub 2023-11-14 22:58:51 +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] Add directory setup functions 2023-12-01 18:31:52 +08:00
main.h [saco] Implement CNetGame::GetTime 2024-01-06 23:39:04 +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 font functions 2023-11-12 23:36:02 +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 font functions 2023-11-12 23:36:02 +08:00
saco.vcproj [saco] Implement CNetGame::GetTime 2024-01-06 23:39:04 +08:00
sha1.cpp [saco] Implement SHA1 hash functions 2023-11-01 21:14:13 +08:00
sha1.h [saco] Implement SHA1 hash functions 2023-11-01 21:14:13 +08:00
subclass.cpp [saco] Implement SubclassGameWindow 2024-01-06 23:36:46 +08:00