Commit Graph

29 Commits

Author SHA1 Message Date
RD42
8c9eb8a774 [bot] Implement few functions 2024-10-01 19:19:51 +08:00
RD42
8a6b39b6cc [bot] Increase accuracy for script timer functions 2024-10-01 19:18:09 +08:00
RD42
f31707c53c [bot] Reorder filters 2024-09-29 23:40:54 +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
0b2cab3b18 [bot] Implement all util functions 2024-06-30 22:29:19 +08:00
RD42
9de4780943 [bot] Implement n_format(...)
* Implement `format_amxstring(...)`
* Implement `get_amxaddr(...)`
* Implement `AddString(...)`
* Implement `AddFloat(...)`
* Implement `AddInt(...)`
* Implement `AddHex(...)`
* Implement `AddBin(...)`
* Implement `__WHOA_DONT_CALL_ME_PLZ_K_lol_o_O()`
* Implement `atcprintf(...)`
2024-06-25 22:37:19 +08:00
RD42
b1b133c526 [bot] Change project settings
* Disable buffer security check

* Change structure alignment to 1 byte

*  Set runtime library to multi-threaded
2024-06-02 22:42:52 +08:00
RD42
59923266b8 [bot] Implement math util functions 2024-05-31 23:03:37 +08:00
RD42
2a1e452c6d [bot] Move scripting sources to a new filter 2024-05-31 23:00:10 +08:00
RD42
b1402decf8 [bot] Update project GUID 2024-05-31 22:57:15 +08:00
RD42
d1451f9529 [bot/saco/server] Implement SocketDataEncryptor functions 2024-04-23 22:07:28 +08:00
RD42
920b0a1f6e [bot] Fix compilation errors 2024-03-22 23:33:16 +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
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