1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
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
..
Base Remove duplicate code that converts a buffer to a script string object. 2016-03-11 04:23:59 +02:00
Entity Implemented searching entities by ID and Tag. 2016-03-10 06:18:39 +02:00
Library Remove duplicate code that converts a buffer to a script string object. 2016-03-11 04:23:59 +02:00
Misc Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Command.cpp Fixed the INI compilation on Linux by reverting to the original library. 2016-03-11 20:04:26 +02:00
Command.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Constants.cpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Core.cpp Fixed the INI compilation on Linux by reverting to the original library. 2016-03-11 20:04:26 +02:00
Core.hpp Fixed the INI compilation on Linux by reverting to the original library. 2016-03-11 20:04:26 +02:00
Exports.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Logger.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Logger.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Main.cpp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
Misc.cpp Fixed the INI compilation on Linux by reverting to the original library. 2016-03-11 20:04:26 +02:00
Register.cpp 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
Routine.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Routine.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
SqBase.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00