1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
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
..
Base Move the random library to the external directory. 2016-02-22 09:27:20 +02:00
Entity Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Library Implemented the IRC library. 2016-02-23 05:23:56 +02:00
Misc Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Command.cpp Implemented the IRC library. 2016-02-23 05:23:56 +02:00
Command.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Constants.cpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Core.cpp Implemented the IRC library. 2016-02-23 05:23:56 +02:00
Core.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Logger.cpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Logger.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Main.cpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Misc.cpp Implemented the IRC library. 2016-02-23 05:23:56 +02:00
Register.cpp Implemented the IRC library. 2016-02-23 05:23:56 +02:00
Routine.cpp Implemented the IRC library. 2016-02-23 05:23:56 +02:00
Routine.hpp Implemented the IRC library. 2016-02-23 05:23:56 +02:00
SqBase.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00