Commit Graph

26 Commits

Author SHA1 Message Date
RD42
94e372378f [bot] Implement CGameMode::Frame() 2024-01-30 22:02:40 +08:00
RD42
0d0d4bb6af [bot] Implement CGameMode ctor/dtor 2024-01-30 21:58:10 +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
5d2ef1c982 [bot] Remove TODO from main() 2024-01-29 19:35:03 +08:00
RD42
36b3248d12 [bot] Update main() 2024-01-29 19:34:27 +08:00
RD42
00b4c91686 [bot] Rename CNPCMode to CGameMode 2024-01-19 23:19:26 +08:00
RD42
ec63982f4d [bot] Update CNetGame::Init 2024-01-15 23:53:36 +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
95f7eabf40 [bot] Remove comments in main.cpp 2024-01-05 23:35:33 +08:00
RD42
62d42f2c5e [bot] Implement CPlayerPool::SetLocalPlayerName 2024-01-05 23:34:53 +08:00
RD42
21b74604ef [bot] Rename sub_80AC0BE to GetTickCount 2023-12-18 23:27:45 +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
ba1294ad03 [bot] Add few classes 2023-10-31 21:31:16 +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
RD42
cb9cd260d5 [bot] Change output file to samp-npc.exe 2023-10-21 16:48:25 +08:00
RD42
60794ec1d3 [bot] Missing resource.h 2023-10-21 00:48:50 +08:00
RD42
aed737c721 [bot] Add version info resource 2023-10-20 08:05:57 +08:00
RD42
55074045ae [bot] Remove file filters 2023-10-20 08:03:08 +08:00
RD42
1977c44628 Create VC2003 project for bot/npc 2023-10-19 02:01:59 +02:00