Commit Graph

20 Commits

Author SHA1 Message Date
RD42
05e8c3b2a8 [bot] Include system.h from server 2024-08-28 23:12:47 +08:00
RD42
64b342aec0 [bot] Add missing PI constant 2024-08-28 23:12:12 +08:00
RD42
6ead220db3 [bot] Implement/match n_GetPlayerSpecialAction(...)
* Implement/match `CNetGame::GetPlayerSpecialAction(...)`
2024-07-08 18:01:38 +08:00
RD42
3930e321c9 [bot] Implement/match n_GetPlayerPos(...)
* Implement `CNetGame::GetPlayerPos(...)`
2024-07-01 22:59:50 +08:00
RD42
cbca7594a1 [bot] Implement RequestClass(...)
* Implement `CNetGame::SetMyZAngle(...)`
2024-06-06 23:09:13 +08:00
RD42
4e071895a3 [bot] Include malloc.h
Required for amx_StrParam
2024-06-02 22:44:56 +08:00
RD42
05e65e3d17 [bot] Implement ScrSetSpawnInfo(...) 2024-06-02 22:36:16 +08:00
RD42
30614e0b23 [bot] Implement CScriptTimers ctor 2024-01-30 21:52:00 +08:00
RD42
3a3b19d8fc [bot] Implement few script core functions
* Implements aux_LoadProgram()
* Implements aux_LoadProgramFromMemory()
* Implements aux_FreeProgram()
* Implements aux_StrError()
* Implements AMXPrintError()
2024-01-30 21:49:10 +08:00
RD42
38ce3c1439 [bot] Update CNetGame dtor 2024-01-29 19:36:08 +08:00
RD42
00b4c91686 [bot] Rename CNPCMode to CGameMode 2024-01-19 23:19:26 +08:00
RD42
7e0bd528fa [bot] Update CVehiclePool ctor 2024-01-15 23:52:08 +08:00
RD42
93fd944b72 [bot] Update CPlayerPool ctor 2024-01-15 23:51:39 +08:00
RD42
36540d90e8 [bot] Implement RegisterScriptRPCs and UnRegisterScriptRPCs 2024-01-14 22:53:06 +08:00
RD42
9f3ed4158d [bot] Implement RegisterRPCs and UnRegisterRPCs 2024-01-14 22:51:51 +08:00
RD42
62d42f2c5e [bot] Implement CPlayerPool::SetLocalPlayerName 2024-01-05 23:34:53 +08:00
RD42
37bc99154a [bot] Implement SignalHandler, GetTickCount, strlwr 2023-12-18 23:26:11 +08:00
RD42
e661820274 [bot] Update CNetGame::Init() 2023-11-18 00:00:52 +08:00
RD42
f0516a9467 [bot] Add few CNetGame stubs 2023-10-22 17:08:53 +08:00
RD42
af4346b14b [bot] Implement command line parser 2023-10-22 01:43:00 +08:00