1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Go to file
2016-08-24 18:47:18 +03:00
bin Update the sample config to indicate that log file name supports strftime format. 2016-06-19 15:25:16 +03:00
cbp Minor change in some projects to satisfy codeblocks and prevent a request to save them each time. 2016-08-24 01:21:27 +03:00
config Don't duplicate the configuration header files of the JSON library because they're the same across compiled platforms. 2016-07-05 23:08:32 +03:00
external Add a dummy return value to prevent an error about not returning anything. 2016-08-24 01:19:05 +03:00
include Implement methods to send messages with style formatting in the IRC module. Should close #7 2016-08-16 21:38:04 +03:00
modules Implement methods to send messages with style formatting in the IRC module. Should close #7 2016-08-16 21:38:04 +03:00
sandbox Add an empty program for the Sandbox project. 2016-06-12 13:53:15 +03:00
shared Implement a dynamic comparison system. 2016-08-24 18:45:46 +03:00
source Implement dynamic comparison for the Routine type. 2016-08-24 18:47:18 +03:00
.gitignore Ignore the sandbox folder. 2016-06-16 00:05:19 +03:00
LICENSE Update license year. 2016-05-24 18:47:19 +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