Commit Graph

  • 27cbd475c5 [saco] Add wsock32.lib to additional dependencies RD42 2023-11-03 18:50:23 +08:00
  • 9a0f042cb8 [saco] Set structure alignment to 1 RD42 2023-11-03 18:48:46 +08:00
  • 40f38a892e [server] Add console command stubs RD42 2023-11-01 21:30:19 +08:00
  • d7101d3a02 [saco] Implement aim stuff functions RD42 2023-11-01 21:24:45 +08:00
  • a50b453784 [raknet] Implement RakSleep RD42 2023-11-01 21:16:31 +08:00
  • a89c9b75f9 [saco] Implement SHA1 hash functions RD42 2023-11-01 21:14:13 +08:00
  • 32256591bd [saco] Implement MD5 hash functions RD42 2023-11-01 21:13:50 +08:00
  • 01b0a60743 [saco] Add exported public and TEA keys RD42 2023-11-01 21:01:00 +08:00
  • ba1294ad03 [bot] Add few classes RD42 2023-10-31 21:31:16 +08:00
  • 49b2219015 [saco] Implement key stuff functions RD42 2023-10-31 21:15:51 +08:00
  • e7bebd1b9f [raknet] Implement SimpleMutex RD42 2023-10-31 21:11:58 +08:00
  • 5550c20f37 [raknet] Implement GetTime and GetTimeNS RD42 2023-10-31 21:05:49 +08:00
  • 7992273f86 [server] Rename most of the CNetGame member variables RD42 2023-10-30 00:27:01 +08:00
  • e1c7981db5 [server] Add bunch of classes RD42 2023-10-29 22:26:43 +08:00
  • e377d429f5 Merge pull request #1 from unkcs/main RD42 2023-10-29 10:22:52 +01:00
  • 070bc7b5b5 Merge branch 'dashr9230:main' into main unk.cs 2023-10-28 13:04:30 -03:00
  • 61d4bba25e [server] Add CPlugins and CNetGame stubs RD42 2023-10-29 00:00:36 +08:00
  • 824a608f80 [server] Add console variables RD42 2023-10-28 23:37:40 +08:00
  • 070fb0a4b2 [server] Match CConsole constructor/destructor RD42 2023-10-28 23:27:44 +08:00
  • a779e73009 [saco] Add CAudio stubs unkcs 2023-10-28 10:39:11 -03:00
  • 05187b27ed [saco] renamed CAudioStream class function names unkcs 2023-10-28 10:36:58 -03:00
  • 6c6b831be6 [saco] Add CConfig and CAudioStream stubs RD42 2023-10-28 18:49:21 +08:00
  • d8a7bafd22 [saco] Implement CHttpClient RD42 2023-10-28 18:45:48 +08:00
  • a9fc395182 [launch3] Refactor and match RD42 2023-10-27 18:04:36 +08:00
  • 7c4cb763b2 [launch3] Replace DLL injection functions with Detours library integration RD42 2023-10-27 17:05:24 +08:00
  • 3dba9aef58 [launch3] Remove more about dialog stuff RD42 2023-10-27 16:34:07 +08:00
  • 606e7b709e [launch3] Fix icon height RD42 2023-10-27 16:21:50 +08:00
  • 29026a61ea [raknet] Rename ID_UNK_208_SYNC to ID_MARKERS_SYNC RD42 2023-10-27 16:21:00 +08:00
  • a2762758d9 [saco] Implement CFileSystem RD42 2023-10-26 19:22:39 +08:00
  • ff6fce366b [raknet] Rename ID_UNK_206_SYNC to ID_BULLET_SYNC RD42 2023-10-26 15:33:10 +08:00
  • d5bac377b3 [saco] Add CHttpClient stubs RD42 2023-10-26 15:32:16 +08:00
  • 3ee88bc77f [saco] Implement run utility functions RD42 2023-10-26 15:18:25 +08:00
  • b1bf31811a [announce] Change some Release properties to match with the original file RD42 2023-10-25 17:02:08 +08:00
  • 6a3fbf9571 [announce] Update WinMain and main RD42 2023-10-25 16:54:54 +08:00
  • 39e810e1b1 [announce] Implement CHttpClient RD42 2023-10-25 16:53:42 +08:00
  • 15fb2e6559 [server] Implement exception functions RD42 2023-10-25 15:06:01 +08:00
  • 77acff8b2c [announce] Implement util functions RD42 2023-10-25 14:46:26 +08:00
  • 5a71f0b9fa [server] Implement few CConsole functions RD42 2023-10-25 00:01:33 +08:00
  • a83e0d65cc [launch3] Implement DLL inject functions RD42 2023-10-24 23:58:07 +08:00
  • a80d3607f4 [saco] Add CGame class RD42 2023-10-23 23:04:28 +08:00
  • f157a5f8f0 [saco] Add font resources RD42 2023-10-23 22:58:28 +08:00
  • c61ed03712 [saco] Add CCamera class RD42 2023-10-23 22:49:42 +08:00
  • 20d22b68be [saco] Add CAudio class RD42 2023-10-23 22:49:21 +08:00
  • c9701b9174 [raknet] Add few found packet IDs RD42 2023-10-23 00:02:43 +08:00
  • 9e76a85080 [launch3] Change main dialog form RD42 2023-10-22 17:19:24 +08:00
  • 9c0651a883 [announce] Add CHttpClient and util stubs RD42 2023-10-22 17:10:27 +08:00
  • f0516a9467 [bot] Add few CNetGame stubs RD42 2023-10-22 17:08:53 +08:00
  • 6a8b5aeae9 [launch3] Remove about box RD42 2023-10-22 07:54:35 +08:00
  • 585408cebb [launch3] Change launch3.ico RD42 2023-10-22 07:43:22 +08:00
  • 344b46906e [launch3] Remove AfxEnableControlContainer RD42 2023-10-22 07:36:58 +08:00
  • d45480fe0d [launch3] Update version info resource RD42 2023-10-22 07:32:43 +08:00
  • 98491c23d0 [launch3] Change output file to samp_debug.exe RD42 2023-10-22 07:24:25 +08:00
  • c3b845b15c [saco] Missing exceptbox and saco .aps RD42 2023-10-22 01:44:29 +08:00
  • af4346b14b [bot] Implement command line parser RD42 2023-10-22 01:43:00 +08:00
  • 7a0c525559 [announce] Remove file filters RD42 2023-10-21 17:58:54 +08:00
  • 5fe37b58b8 [server] Add version info resource RD42 2023-10-21 16:50:39 +08:00
  • ea880f79d4 [server] Change output file to samp-server.exe RD42 2023-10-21 16:49:32 +08:00
  • 0b3365935c [saco] Change output file to samp.dll RD42 2023-10-21 16:48:55 +08:00
  • cb9cd260d5 [bot] Change output file to samp-npc.exe RD42 2023-10-21 16:48:25 +08:00
  • 3505c634e3 [saco] Add version resource RD42 2023-10-21 00:50:49 +08:00
  • f02d18c93d [saco] Add exceptbox dialog RD42 2023-10-21 00:50:15 +08:00
  • 60794ec1d3 [bot] Missing resource.h RD42 2023-10-21 00:48:50 +08:00
  • 6e5a70c61f [server] Implement LoadLogFile and some parts of logprintf RD42 2023-10-20 08:31:31 +08:00
  • 2d4252fbde [server] Remove file filters RD42 2023-10-20 08:26:00 +08:00
  • aed737c721 [bot] Add version info resource RD42 2023-10-20 08:05:57 +08:00
  • 55074045ae [bot] Remove file filters RD42 2023-10-20 08:03:08 +08:00
  • 464dbb5db8 [saco] Implement command line parser RD42 2023-10-20 06:46:57 +08:00
  • f422a29a10 [saco] Remove file filters RD42 2023-10-20 06:46:40 +08:00
  • cef4f10ab3 Create VC2003 project file for launch3 RD42 2023-10-20 06:40:57 +08:00
  • 684fb6ea10 Create VC2003 project for server RD42 2023-10-19 02:02:29 +02:00
  • ec0f1febb0 Create VC2003 project for saco RD42 2023-10-19 02:02:18 +02:00
  • 1977c44628 Create VC2003 project for bot/npc RD42 2023-10-19 02:01:59 +02:00
  • c4a669748a Create VC2003 project for announce RD42 2023-10-19 02:01:32 +02:00
  • da5547c425 Complete and match rcon RD42 2023-10-19 01:24:41 +02:00
  • 07a0198ea5 Add .plg to gitignore RD42 2023-10-19 00:56:33 +02:00
  • 63674dc7a9 Create VC6 workspace for rcon RD42 2023-10-18 23:36:34 +02:00
  • d63e5f5b0f Create .gitignore RD42 2023-10-18 23:35:48 +02:00