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 f27a195b6f Fixed the INI compilation on Linux by reverting to the original library.
Fixed an infinite loop in the parsing of command specification strings.
Added the option to retrieve common configs with a fall back value if they don't exist.
Few other minor changes.
2016-03-11 20:04:26 +02:00
..
default.workspace Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
ModINI.cbp Fixed the INI compilation on Linux by reverting to the original library. 2016-03-11 20:04:26 +02:00
ModIRC.cbp Migrated the IRC module to C++ exceptions as well. 2016-02-28 16:17:59 +02:00
ModMMDB.cbp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
ModSample.cbp Removed the forward declarations that got moved into the base module. 2016-02-28 17:38:57 +02:00
ModSQLite.cbp Implemented RAII when modifying the stack before returning to sqrat inside SQLite module. 2016-02-28 16:20:33 +02:00
Module.cbp Updated the buffer class to include an optional numeric value to be used as an edit cursor or to mark the used buffer size. 2016-03-11 04:14:28 +02:00
ModXML.cbp Migrated the XML module to C++ exceptions as well. 2016-02-28 17:39:26 +02:00
Sandbox.cbp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Squirrel.cbp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00