1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
Go to file
2018-10-31 20:11:15 +02:00
bin Update the hello world script to work with the new changes. 2017-02-22 18:32:32 +02:00
cbp Restructure some files. 2018-07-29 12:25:44 +03:00
config Update the MaxmindDB library to the latest version. 2017-05-25 22:56:09 +03:00
external Implement new Squirrel API functions to get a native closure pointer and an alternative function to pop the closure before pushing the free variable. 2018-10-26 21:51:48 +03:00
include Use standard type trait instead of legacy solution. 2018-10-31 20:11:15 +02:00
modules Update the MaxmindDB module to comply with the new StackStrF changes. 2018-07-30 01:10:35 +03:00
sandbox Add an empty program for the Sandbox project. 2016-06-12 13:53:15 +03:00
shared Update code to comply with changes in the Squirrel API. 2018-10-25 20:08:31 +03:00
source Get rid of explicit format enabled constructors since they're detected automatically. 2018-10-31 20:07:46 +02: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 Don't postfix everything. Just the binary output. 2018-10-25 20:34:16 +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