1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Go to file
2019-05-21 21:14:19 +03:00
bin Update the hello world script to work with the new changes. 2017-02-22 18:32:32 +02:00
cbp Remove nonexistent files from project. 2019-04-30 22:32:40 +03:00
config Update the MaxmindDB library to the latest version. 2017-05-25 22:56:09 +03:00
external Export newly added Squirrel functions. Fix function definition with different name than declaration. 2019-04-30 22:28:23 +03:00
include Improve the debug information provided by the logger. Include value, size, type and other useful information where possible. 2019-05-17 22:54:08 +03:00
modules Discard instances of constant StackStrF parameters. This should always be non-const if possible. 2019-02-17 17:23:59 +02:00
sandbox Add an empty program for the Sandbox project. 2016-06-12 13:53:15 +03:00
shared Export newly added Squirrel functions. Fix function definition with different name than declaration. 2019-04-30 22:28:23 +03:00
source Add a secondary seed function that fills the entire seed size. Even on x64 windows. Where long is 32 bit. 2019-05-21 21:14:19 +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
Makefile Fix missing endif in makefile. 2019-02-09 20:51:21 +02: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