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 44b1cb5d96 Move Squirrel and Sqrat into the root level directory.
Create the initial CMake build scripts.
2020-03-21 21:39:01 +02: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 libmaxminddb library to version 1.4.2. 2020-03-20 21:29:08 +02:00
pugixml.hpp Update XML library to current master. 2019-08-17 15:46:47 +03: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.31.1 (2020-01-27) 2020-03-20 20:40:41 +02:00
tinydir.h Initial implementation of directory traversal utility. 2019-08-14 04:36:45 +03:00
vcmp.h Candidate for backwards compatibility. 2020-03-20 20:37:17 +02:00
vcmp.new.h Candidate for backwards compatibility. 2020-03-20 20:37:17 +02:00
whirlpool.h Add a quick and simple implementation of base64 encryption and Whirpool hashing algorithm. 2017-06-16 23:31:20 +03:00