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 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
..
RandomLib Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
sqrat Implemented the IRC library. 2016-02-23 05:23:56 +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
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
sqmod.h Added external Sqrat library. 2015-11-01 10:06:54 +02:00
sqmodule.h Added external Sqrat library. 2015-11-01 10:06:54 +02:00
sqrat.h Added external Sqrat library. 2015-11-01 10:06:54 +02:00
sqratimport.h Added external Sqrat library. 2015-11-01 10:06:54 +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 Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
vcmp.h Added external vcmp sdk. 2015-11-01 10:11:17 +02:00