1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-14 03:37:16 +01:00
SqMod/include
Sandu Liviu Catalin f300e7ff4a Massive code reduction in the binding utility by using variadic templates.
Extensive code refactoring surrounding the StackStrF helper to facilitate the new changes.
Various other miscellaneous changes and code refactoring to facilitate the new changes.
2018-07-30 00:58:27 +03:00
..
sqrat Massive code reduction in the binding utility by using variadic templates. 2018-07-30 00:58:27 +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 the SQLite library to the latest version available (3.23.1). 2018-04-13 20:27:21 +03: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 Update the VC:MP SDK header. 2018-06-23 16:17:51 +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