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 b818a162ee Initial implementation of the standard math library.
Implemented utilities to convert between fundamental types.
Implemented helper functions to retrieve numeric values from the stack at all costs.
Implemented various delegates on the long integer types to mimic the standard types.
Moved most of the stack utilities in a separate source.
Various other fixes and improvements.
2016-04-14 03:08:06 +03:00
bin Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
cbp Initial implementation of the standard math library. 2016-04-14 03:08:06 +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 Minor changes in modules and host plugin. 2016-04-02 13:13:32 +03:00
shared Use modern include style in shared module header. 2016-04-02 12:32:16 +03:00
source Initial implementation of the standard math library. 2016-04-14 03:08:06 +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