Commit Graph

14 Commits

Author SHA1 Message Date
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
22f307fd3a [bot] Add RakNet source files to the project 2024-01-31 23:40:06 +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
00b4c91686 [bot] Rename CNPCMode to CGameMode 2024-01-19 23:19:26 +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
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
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