RD42
|
55540b1f10
|
[server] Fix compilation errors
|
2024-10-27 22:39:37 +08:00 |
|
RD42
|
bcdbedc0be
|
Revert RakNet source files back to the original v2.518 state
* Add RakNet source files to the VS project
|
2024-08-16 23:33:48 +08:00 |
|
RD42
|
dd6a4fa318
|
[server] Update project configuration
* Add `AMX_NODYNALOAD` preprocessor definition
* Enable String Pooling
|
2024-06-23 18:27:40 +08:00 |
|
RD42
|
7dbd5a2c52
|
[server] Update release configuration
* Adding `AMX_NODYNALOAD` preprocessor
* Setting optimization to Full Optimization (/Ox)
* Enable Inline Function Expansion
* Enable Minimal Rebuild
* Change Runtime Library to Multi-threaded (/MT)
* Enable Function Level Linking
|
2024-06-22 23:30:15 +08:00 |
|
RD42
|
d36c02eb05
|
[server] Implement and match n_VectorSize(...)
|
2024-04-27 21:04:44 +08:00 |
|
RD42
|
4356777720
|
[server] Update server.vcproj
|
2024-04-27 21:01:52 +08:00 |
|
RD42
|
d1451f9529
|
[bot/saco/server] Implement SocketDataEncryptor functions
|
2024-04-23 22:07:28 +08:00 |
|
RD42
|
fff2416b13
|
[server] Change member variable names in CPlayerPool
|
2024-04-11 22:47:05 +08:00 |
|
RD42
|
bdf7350468
|
[server] Implement script core functions
|
2024-04-11 22:16:05 +08:00 |
|
RD42
|
23c1cd334e
|
[server] Add SQLite to the VS project
|
2024-04-11 22:11:42 +08:00 |
|
RD42
|
b7d73e3154
|
[server] Add SQLite natives as stubs
|
2024-04-07 22:27:16 +08:00 |
|
RD42
|
3fde3eda6d
|
[server] Add custom natives as stubs
|
2024-04-07 22:22:04 +08:00 |
|
RD42
|
867e31bc55
|
Update server.vcproj
|
2024-04-07 22:16:02 +08:00 |
|
RD42
|
ece72f79e0
|
[server] Fix broken .vcproj file
|
2024-03-22 23:34:34 +08:00 |
|
RD42
|
3bdb21283f
|
Add AMX modules
|
2024-03-12 23:39:27 +08:00 |
|
RD42
|
c2b3293bbc
|
[saco] Add TCPInterface.cpp/.h to the project
|
2024-02-26 22:25:14 +08:00 |
|
RD42
|
03cc592835
|
Fix building errors
|
2024-02-14 22:51:29 +08:00 |
|
RD42
|
854f890108
|
[saco/server/bot] Add and match RakNet Rand functions
|
2024-02-04 19:26:33 +08:00 |
|
RD42
|
4ceb300a75
|
[saco/server/bot] Add and match RakNet SHA1
|
2024-02-04 19:23:08 +08:00 |
|
RD42
|
0a99004615
|
[server/bot] Add and match amxfloat.c functions
|
2024-02-04 19:18:38 +08:00 |
|
RD42
|
7c011b0ba7
|
[server/bot] Add and match amxtime.c functions
|
2024-02-04 19:15:17 +08:00 |
|
RD42
|
0362c5f6fa
|
[server] Add RakNet source files to the project
|
2024-01-31 23:52:11 +08:00 |
|
RD42
|
3ab1451889
|
[server] Add system.h header file
|
2024-01-05 23:26:32 +08:00 |
|
RD42
|
0542a9e8fe
|
[server] Disable AMX dynamic loading
|
2024-01-05 23:13:08 +08:00 |
|
RD42
|
13f1afb15e
|
[server] Disable BufferSecurityCheck
|
2024-01-05 23:11:47 +08:00 |
|
RD42
|
12544bb75e
|
[server] Implement RegisterRPCs and UnRegisterRPCs
|
2024-01-04 23:40:00 +08:00 |
|
RD42
|
89f7c4553a
|
[server] Update CPlugins constructor
|
2023-11-23 23:34:47 +08:00 |
|
RD42
|
efae836897
|
[server] Update CNetGame constructor
|
2023-11-17 23:54:20 +08:00 |
|
RD42
|
ba956da957
|
[server] Add timeBeginPeriod
|
2023-11-17 23:25:37 +08:00 |
|
RD42
|
fe8b7727bd
|
[server] Add AMX 3.0.3367
|
2023-11-16 22:36:25 +08:00 |
|
RD42
|
b89b8f4070
|
[server] Replace sub_44E9D0() to RakNet::GetTime()
|
2023-11-14 22:29:20 +08:00 |
|
RD42
|
d286182d25
|
Add ttmath 0.9.1 library
|
2023-11-13 20:32:38 +08:00 |
|
RD42
|
e1c7981db5
|
[server] Add bunch of classes
|
2023-10-29 22:26:43 +08:00 |
|
RD42
|
61d4bba25e
|
[server] Add CPlugins and CNetGame stubs
|
2023-10-29 00:00:36 +08:00 |
|
RD42
|
15fb2e6559
|
[server] Implement exception functions
|
2023-10-25 15:06:01 +08:00 |
|
RD42
|
5a71f0b9fa
|
[server] Implement few CConsole functions
|
2023-10-25 00:01:33 +08:00 |
|
RD42
|
5fe37b58b8
|
[server] Add version info resource
|
2023-10-21 16:50:39 +08:00 |
|
RD42
|
ea880f79d4
|
[server] Change output file to samp-server.exe
|
2023-10-21 16:49:32 +08:00 |
|
RD42
|
6e5a70c61f
|
[server] Implement LoadLogFile and some parts of logprintf
|
2023-10-20 08:31:31 +08:00 |
|
RD42
|
2d4252fbde
|
[server] Remove file filters
|
2023-10-20 08:26:00 +08:00 |
|
RD42
|
684fb6ea10
|
Create VC2003 project for server
|
2023-10-19 02:02:29 +02:00 |
|