1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/external
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
..
Common Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Hash Incorporated the hash project into the module project. 2016-02-22 22:00:44 +02:00
LibIRC Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
MaxmindDB Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
PUGIXML Included the pugixml source into the project. 2016-02-22 09:28:34 +02:00
SimpleINI Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
SQLite Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Sqrat Implemented the module system. 2016-02-23 17:48:30 +02:00
Squirrel Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00