1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/include
Sandu Liviu Catalin 5266465df6 Update the plugin SDK.
Expose new constants and remove deprecated ones.
2019-08-13 18:23:01 +03:00
..
sqrat Improve the debug information provided by the logger. Include value, size, type and other useful information where possible. 2019-05-17 22:54:08 +03:00
aes256.h Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
b64.h Add a quick and simple implementation of base64 encryption and Whirpool hashing algorithm. 2017-06-16 23:31:20 +03: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 the latest version. 2017-05-25 22:56:09 +03:00
pugixml.hpp Update the PUGIXML library to the latest version. 2017-02-22 18:23:42 +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 Update SQLite library to version 3.28.0. 2019-04-30 22:08:54 +03:00
sqrat.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqstdaux.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03: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 Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqstdsystem.h Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
squirrel.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
squirrelex.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
vcmp.h Update the plugin SDK. 2019-08-13 18:23:01 +03:00
whirlpool.h Add a quick and simple implementation of base64 encryption and Whirpool hashing algorithm. 2017-06-16 23:31:20 +03:00