1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/include
Sandu Liviu Catalin 0137dfc66f Move the plugin Squirrel utilities to the Sqrat binding utility.
Implement registration of functions and methods with string formatting support in the Sqrat binding utility.
Few minor other fixes.
2016-11-16 11:54:07 +02:00
..
sqrat Move the plugin Squirrel utilities to the Sqrat binding utility. 2016-11-16 11:54:07 +02:00
aes256.h Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
ConvertUTF.h Fixed the INI compilation on Linux by reverting to the original library. 2016-03-11 20:04:26 +02:00
jansson_config.h Don't duplicate the configuration header files of the JSON library because they're the same across compiled platforms. 2016-07-05 23:08:32 +03:00
jansson_private_config.h Don't duplicate the configuration header files of the JSON library because they're the same across compiled platforms. 2016-07-05 23:08:32 +03:00
jansson.h Don't duplicate the configuration header files of the JSON library because they're the same across compiled platforms. 2016-07-05 23:08:32 +03:00
libirc_errors.h Implemented the IRC library. 2016-02-23 05:23:56 +02:00
libirc_events.h Implemented the IRC library. 2016-02-23 05:23:56 +02:00
libirc_options.h Implemented the IRC library. 2016-02-23 05:23:56 +02:00
libirc_rfcnumeric.h Implemented the IRC library. 2016-02-23 05:23:56 +02:00
libircclient.h Implement methods to send messages with style formatting in the IRC module. Should close #7 2016-08-16 21:38:04 +03:00
maxminddb.h Update the MaxmindDB library to latest version. Also include configs for all platforms. 2016-11-14 14:05:29 +02:00
mongoose.h Various changes to the modules. 2016-05-22 22:34:27 +03:00
pugixml.hpp Updated PUGIXML. 2016-10-31 18:28:38 +02:00
SimpleIni.h Add a method to the INI library to allow processing section keys through a custom functor. 2016-06-18 20:30:48 +03:00
sqlite3.h Updated the SQLite library to the latest version. 2016-10-31 18:29:09 +02:00
sqrat.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqstdaux.h Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
sqstdblob.h Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
sqstdio.h Updated the Squirrel and Sqrat libraries to the latest development versions. 2016-05-22 22:51:59 +03:00
sqstdmath.h Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
sqstdstring.h Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
sqstdsystem.h Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
squirrel.h Updated the Squirrel library to include the latest changes straight from the repository. 2016-08-03 16:39:37 +03:00
vcmp.h Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00