1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
Go to file
Sandu Liviu Catalin c76acc07dc Use the new script loading system to be able to hold script information for future debugging implementations.
Fixes issue with scripts being sorted rather then being executed in the load order.
2016-06-17 03:28:37 +03:00
bin Enable debugging by default again. 2016-05-24 07:45:49 +03:00
cbp Implement utility to hold script contents for debugging purposes. 2016-06-17 03:15:02 +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 Add the SQLite library back to the project. 2016-06-16 00:03:17 +03:00
modules Allow chaining on Reset and Clear methods of the SQLite Statement type. 2016-06-16 06:37:32 +03:00
sandbox Add an empty program for the Sandbox project. 2016-06-12 13:53:15 +03:00
shared Export functions to at least create shared buffers from modules. 2016-06-15 10:01:07 +03:00
source Use the new script loading system to be able to hold script information for future debugging implementations. 2016-06-17 03:28:37 +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