1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/cbp
Sandu Liviu Catalin 41e04e5167 Initial implementation of the new event system.
Initial implementation of the new signals and slots class.
Fixed command parsing which compared a pointer to a character.
Buffer overflow fix in routines which used the limits from the entity tasks.
Switched from Sqrat::Object to Sqrat::LightObj in most places to avoid the overhead of the VM pointer.
Various other adjustments and improvements.
The plugin is currently in a broken state and crashes at shutdown. The bug is unknown at this point.
2017-02-21 21:24:59 +02:00
..
default.workspace Initial implementation of the MaxmindDB module. 2016-11-14 14:06:30 +02:00
ModIRC.cbp Update projects to putput standalone binaries to a subfolder. 2016-08-26 00:10:46 +03:00
ModJSON.cbp Update projects to putput standalone binaries to a subfolder. 2016-08-26 00:10:46 +03:00
ModMMDB.cbp More code cleanup and fixes in the MaxmindDB module. 2016-11-14 15:46:48 +02:00
ModMongoose.cbp Update projects to putput standalone binaries to a subfolder. 2016-08-26 00:10:46 +03:00
ModMySQL.cbp Update projects to putput standalone binaries to a subfolder. 2016-08-26 00:10:46 +03:00
ModSample.cbp Update projects to putput standalone binaries to a subfolder. 2016-08-26 00:10:46 +03:00
ModSQLite.cbp Update projects to putput standalone binaries to a subfolder. 2016-08-26 00:10:46 +03:00
Module.cbp Initial implementation of the new event system. 2017-02-21 21:24:59 +02:00
ModXML.cbp Update projects to putput standalone binaries to a subfolder. 2016-08-26 00:10:46 +03:00
Sandbox.cbp Rvised the API distribution system to avoid segmentation fault crashes on Linux and make the overal code cleaner. 2016-07-17 03:24:07 +03:00
Squirrel.cbp Configure project platforms to avoid Linux modules showing up on Windows and vice versa. 2016-05-25 22:59:54 +03:00