RD42
|
9dfa35f439
|
[server] Implement/match CPlayer::SetCheckpoint(...)
|
2024-09-16 23:45:32 +08:00 |
|
RD42
|
3fc732d05c
|
[server] Implement/match CPlayer::ToggleCheckpoint(...)
|
2024-09-16 23:44:09 +08:00 |
|
RD42
|
54eeb4abfa
|
[server] Add CPlayer member variables
|
2024-09-16 22:45:43 +08:00 |
|
RD42
|
50997f9f03
|
[server] Implement/match n_SetSpawnInfo(...)
|
2024-09-15 23:22:20 +08:00 |
|
RD42
|
0b15ccfb87
|
[server] Implement/match CPlayer::SetSpawnInfo(...)
|
2024-09-15 23:18:47 +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
|
5467762720
|
[server] Implement CScriptTimers::Process(...)
* Implement `CScriptTimers::Delete(...)`
* Update `CNetGame::Process()`
|
2024-06-25 22:29:12 +08:00 |
|
RD42
|
2df59766ac
|
[server] Implement CGameMode::Frame(...)
* Update `CNetGame::Process()`
|
2024-06-25 22:26:45 +08:00 |
|
RD42
|
52ee926fdd
|
[server] Implement/match CScriptTimers::DeleteForMode(...)
|
2024-06-24 23:21:47 +08:00 |
|
RD42
|
5675f1555b
|
[server] Implement/match n_KillTimer(...)
* Implement/match `CScriptTimers::Kill(...)`
|
2024-06-24 23:20:29 +08:00 |
|
RD42
|
875dc0ed5c
|
[server] Implement/match n_SetTimerEx(...)
* Implement/match `CScriptTimers::NewEx(...)`
|
2024-06-24 23:19:06 +08:00 |
|
RD42
|
f3446e9c36
|
[server] Implement/match n_SetTimer(...)
* Implement/match `CScriptTimers::New(...)`
|
2024-06-24 23:10:26 +08:00 |
|
RD42
|
1da7f651ea
|
[server] Implement/match CScriptTimers destructor
* Implement/match `CScriptTimers::FreeMem(...)`
|
2024-06-24 23:06:46 +08:00 |
|
RD42
|
9a6f3dcfe1
|
[server] Implement/match CScriptTimers constructor
|
2024-06-24 23:01:04 +08:00 |
|
RD42
|
f2b77cc356
|
[server] Update amx_StrParam
|
2024-06-23 22:14:28 +08:00 |
|
RD42
|
a503b7be9b
|
[server] Update completename(...)
|
2024-06-23 22:13:14 +08:00 |
|
RD42
|
2dbf9d9f61
|
[server] Update n_fputchar(...)
|
2024-06-23 22:12:43 +08:00 |
|
RD42
|
006376b50f
|
[server] Update n_floatstr(...)
|
2024-06-23 22:11:42 +08:00 |
|
RD42
|
fe2bce37db
|
[server] Update amxDGram.c
|
2024-06-23 22:11:12 +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
|
af6f75dd04
|
[server] Match printstring(...)
|
2024-06-22 19:51:34 +08:00 |
|
RD42
|
9f2b5cfb1e
|
[server] Match amx_Exec(...)
|
2024-06-21 21:14:12 +08:00 |
|
RD42
|
431a1e394f
|
[server] Match amx_NumPublics(...)
|
2024-06-21 20:34:45 +08:00 |
|
RD42
|
551369a228
|
[server] Match amx_FindNative(...)
|
2024-06-21 20:34:14 +08:00 |
|
RD42
|
e38f342453
|
[server] Implement CNetGame::MasterServerAnnounce(...)
|
2024-05-11 22:44:43 +08:00 |
|
RD42
|
167456da23
|
[server] Implement HasTimestamps(...)
|
2024-05-11 22:43:29 +08:00 |
|
RD42
|
eb1376c960
|
[server] Implement GetPacketID(..)
|
2024-05-11 22:43:01 +08:00 |
|
RD42
|
fc07affef6
|
[server] Implement and match n_AttachPlayerObjectToPlayer(...)
|
2024-04-28 22:35:56 +08:00 |
|
RD42
|
bed399209d
|
[server] Implement and match n_EnableZoneNames(...)
|
2024-04-28 22:35:29 +08:00 |
|
RD42
|
d4b24be604
|
[server] Implement and match n_GetWeaponName(...)
|
2024-04-28 22:35:04 +08:00 |
|
RD42
|
7767dc226c
|
[server] Implement and match n_SetGameModeText(...)
|
2024-04-28 22:34:20 +08:00 |
|
RD42
|
6996d316e6
|
[server] Implement and match n_SetTeamCount(...)
|
2024-04-28 22:33:57 +08:00 |
|
RD42
|
c249a1d0ac
|
[server] Implement and match n_GameModeExit(...)
|
2024-04-28 22:33:31 +08:00 |
|
RD42
|
ea1a2cb2b3
|
[server] Implement and match n_gpci(...)
|
2024-04-28 22:32:25 +08:00 |
|
RD42
|
362480c54e
|
[bot/saco/server] Rename static RPC functions
|
2024-04-28 21:00:12 +08:00 |
|
RD42
|
9cd7b2a0ba
|
[server] Implement and match n_ShowPlayerMarkers(...)
|
2024-04-28 20:32:09 +08:00 |
|
RD42
|
658432bae0
|
[server] Implement and match n_ShowNameTags(...)
|
2024-04-28 20:31:49 +08:00 |
|
RD42
|
7e810757fa
|
[server] Implement and match n_LimitPlayerMarkerRadius(...)
|
2024-04-28 20:31:18 +08:00 |
|
RD42
|
076e7fcf0e
|
[server] Implement and match n_LimitGlobalChatRadius(...)
|
2024-04-28 20:30:54 +08:00 |
|
RD42
|
64eaba107a
|
[server] Implement and match n_GetGravity(...)
|
2024-04-27 21:11:26 +08:00 |
|
RD42
|
798d8e1b50
|
[server] Implement and match n_AllowInteriorWeapons(...)
|
2024-04-27 21:11:03 +08:00 |
|
RD42
|
9e30ad1fce
|
[server] Implement and match n_EnableVehicleFriendlyFire(...)
|
2024-04-27 21:10:38 +08:00 |
|
RD42
|
0ee6b84fd4
|
[server] Implement and match n_EnableTirePopping(...)
|
2024-04-27 21:10:12 +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
|
cfb5743246
|
[server] Implement and match n_atan(...)
|
2024-04-27 18:34:03 +08:00 |
|
RD42
|
b612f60138
|
[server] Implement and match n_atan2(...)
|
2024-04-27 18:33:27 +08:00 |
|
RD42
|
7ebc00cec1
|
[server] Implement and match n_acos(...)
|
2024-04-27 18:32:16 +08:00 |
|
RD42
|
970527a58a
|
[server] Implement and match n_asin(...)
|
2024-04-27 18:31:51 +08:00 |
|