1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/modules
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
..
ini Fixed the INI compilation on Linux by reverting to the original library. 2016-03-11 20:04:26 +02:00
irc Removed the forward declarations that got moved into the base module. 2016-02-28 17:38:57 +02:00
mmdb Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
sample Removed the forward declarations that got moved into the base module. 2016-02-28 17:38:57 +02:00
sqlite Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
xml Migrated the XML module to C++ exceptions as well. 2016-02-28 17:39:26 +02:00