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 70e5f0ba21 Migrated the host module to C++ exceptions as well.
Also enabled the latest C++ revision in the project.
Replaced the Random library with the one provided by C++11.
Implemented a simple AES256 encryption class.
Various other fixes and improvements.
2016-03-10 05:57:13 +02:00
..
sqrat Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
aes256.h Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02: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 Implemented the IRC library. 2016-02-23 05:23:56 +02:00
maxminddb.h Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
pugixml.hpp Included the pugixml source into the project. 2016-02-22 09:28:34 +02:00
SimpleIni.h Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
sqlite3.h Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
sqrat.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqstdaux.h Added external Squirrel library. 2015-11-01 10:05:13 +02:00
sqstdblob.h Added external Squirrel library. 2015-11-01 10:05:13 +02:00
sqstdio.h Added external Squirrel library. 2015-11-01 10:05:13 +02:00
sqstdmath.h Added external Squirrel library. 2015-11-01 10:05:13 +02:00
sqstdstring.h Added external Squirrel library. 2015-11-01 10:05:13 +02:00
sqstdsystem.h Added external Squirrel library. 2015-11-01 10:05:13 +02:00
squirrel.h Implemented the module system. 2016-02-23 17:48:30 +02:00
vcmp.h Added external vcmp sdk. 2015-11-01 10:11:17 +02:00