1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/external
Sandu Liviu Catalin bedf03c9cd Implemented the IRC library.
Fixed a bug in the Routine system that caused crashes when constructed with only the first three arguments because it wasn't attached.
Implemented a gentle release of functions to not release them if the reference count is 1.
Adjusted the Routine and Command system to not be necessary to include them in the module core.
Moved the INI and XML libraries into their own namespace.
Various other modifications and fixes.
2016-02-23 05:23:56 +02:00
..
Hash Incorporated the hash project into the module project. 2016-02-22 22:00:44 +02:00
LibIRC Implemented the IRC library. 2016-02-23 05:23:56 +02:00
PUGIXML Included the pugixml source into the project. 2016-02-22 09:28:34 +02:00
RandomLib Move the random library to the external directory. 2016-02-22 09:27:20 +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 Added external Sqrat library. 2015-11-01 10:06:54 +02:00
Squirrel Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00