1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
Go to file
2019-08-15 17:48:24 +03:00
bin Begin working on a demo script. 2019-08-13 21:14:20 +03:00
cbp Initial implementation of directory traversal utility. 2019-08-14 04:36:45 +03:00
config Update the MaxmindDB library to the latest version. 2017-05-25 22:56:09 +03:00
external Export newly added Squirrel functions. Fix function definition with different name than declaration. 2019-04-30 22:28:23 +03:00
include Helper function to retrieve callbacks. 2019-08-15 17:48:24 +03:00
modules Supress some fall through warnings in GCC with markers. Later to be updated to attributes and include support for more compilers. 2019-05-24 22:17:24 +03:00
sandbox Add an empty program for the Sandbox project. 2016-06-12 13:53:15 +03:00
shared Supress some fall through warnings in GCC with markers. Later to be updated to attributes and include support for more compilers. 2019-05-24 22:17:24 +03:00
source Implement server network statistics. 2019-08-15 16:46:11 +03:00
.gitignore Update .gitignore 2019-08-13 19:52:54 +03:00
LICENSE Update license year. 2016-05-24 18:47:19 +03:00
Makefile Change target order in Makefile 2019-06-28 13:17:04 +02:00
README.md Remove the link to the topic that discussed the design of the previous plugin. 2016-02-21 07:38:01 +02:00

VCMP-SqMod

Work In Progress VC:MP Scripting Plugin