1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Go to file
Sandu Liviu Catalin 1a312f7e7f Implemented the SQLite transaction class using the RAII pattern.
Fixed an issue that generated bad messages for errors that occurred in the formatted query execution method.
Minor adjustments throughout the code structure.
2016-03-23 05:43:19 +02:00
bin Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
cbp Updated the MaxmindDB module to include the location for C++ exceptions in source code for debug builds. 2016-03-23 00:27:48 +02:00
config Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
external Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
include Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
modules Implemented the SQLite transaction class using the RAII pattern. 2016-03-23 05:43:19 +02:00
shared Add the exception throwing macros to the base module header as well. 2016-03-22 16:54:40 +02:00
source Dumb implementation of GetTickCount to be revised later if necessary. 2016-03-23 00:49:10 +02:00
.gitignore Fixed the gitignore to not exclude the squirrel library. 2016-03-22 02:30:56 +02:00
LICENSE Initial commit 2015-09-30 02:16:47 +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