1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Go to file
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
bin Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
cbp Implemented the IRC library. 2016-02-23 05:23:56 +02:00
config Incorporated the hash project into the module project. 2016-02-22 22:00:44 +02:00
external Implemented the IRC library. 2016-02-23 05:23:56 +02:00
include Implemented the IRC library. 2016-02-23 05:23:56 +02:00
source Implemented the IRC library. 2016-02-23 05:23:56 +02:00
.gitignore Updated git ignore. 2015-11-01 09:57:54 +02:00
LICENSE Initial commit 2015-09-30 02:16:47 +03:00
README.md Remove the link to the topic that discussed the design of the previous plugin. 2016-02-21 07:38:01 +02:00

VCMP-SqMod

Work In Progress VC:MP Scripting Plugin