1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Go to file
2016-04-02 11:04:28 +03:00
bin Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
cbp Update the Sample module project to copy the executable to the plugins directory after compilation. 2016-03-29 05:47:11 +03:00
config Add the config header for the IRC library. 2016-03-27 21:03:24 +03:00
external Add the config header for the IRC library. 2016-03-27 21:03:24 +03:00
include Update squirrel to the latest version from the official repository. 2016-03-22 02:32:03 +02:00
modules Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 11:04:28 +03:00
shared Fix null "‘NULL’ was not declared in this scope" error on linux for module API. 2016-03-27 20:49:57 +03:00
source Remove duplicate information when warning about command name collisions. 2016-03-29 05:58:12 +03:00
.gitignore Fixed the gitignore to not exclude the squirrel library. 2016-03-22 02:30:56 +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