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 a867bfd84d Fixed various issues with Sqrat thinking the type wasn't registered if an error is thrown in the constructor.
Fixed asserts in connection and statement handles to check the correct property.
Switched various methods to return objects instead of direct types.
Various other fixes and improvements on the SQLite module.
2016-02-27 13:51:14 +02:00
bin Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
cbp Fixed various issues with Sqrat thinking the type wasn't registered if an error is thrown in the constructor. 2016-02-27 13:51:14 +02:00
config Incorporated the hash project into the module project. 2016-02-22 22:00:44 +02:00
external Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
include Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
modules Fixed various issues with Sqrat thinking the type wasn't registered if an error is thrown in the constructor. 2016-02-27 13:51:14 +02:00
shared Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
source Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
.gitignore Updated git ignore. 2015-11-01 09:57:54 +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