1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
Go to file
2016-07-03 03:44:44 +03:00
bin Update the sample config to indicate that log file name supports strftime format. 2016-06-19 15:25:16 +03:00
cbp Partial and untested revision of the MySQL module. 2016-06-28 01:15:31 +03:00
config Partial implementation of the JSON module. 2016-06-09 03:01:19 +03:00
external Add the SQLite library back to the project. 2016-06-16 00:03:17 +03:00
include Implement implicit or explicit conversions to boolean for Sqrat weak pointers. 2016-07-03 03:21:29 +03:00
modules Prevent common null objects from using dead virtual machines after reloads. 2016-07-03 03:27:18 +03:00
sandbox Add an empty program for the Sandbox project. 2016-06-12 13:53:15 +03:00
shared Introduce a new module event to be called after the virtual machine was destroyed. Thus, preventing the release of the virtual machine while still in use. 2016-06-26 16:18:23 +03:00
source Implement option to retrieve the manager associated with a command and the number of commands managed by a manager. 2016-07-03 03:44:44 +03:00
.gitignore Ignore the sandbox folder. 2016-06-16 00:05:19 +03:00
LICENSE Update license year. 2016-05-24 18:47:19 +03: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