1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/source
2016-05-24 18:45:50 +03:00
..
Base Get rid of type aliasing warning. 2016-05-24 05:39:54 +03:00
Entity Throw an error if the given player name is invalid. 2016-05-24 08:26:47 +03:00
Library Separate the IO library into smaller sub components. 2016-05-24 18:37:34 +03:00
Misc Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Command.cpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Command.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Constants.cpp Exported more enumerations from teh SDK. 2016-05-24 08:18:39 +03:00
Core.cpp Make the function environment optional in global callbacks. 2016-05-24 07:29:35 +03:00
Core.hpp Enable the reload system in the macros. 2016-05-24 06:51:40 +03:00
CoreEntity.cpp Make the function environment optional in global callbacks. 2016-05-24 07:29:35 +03:00
CoreEvents.cpp Move routine processing outside the core class. 2016-05-23 03:54:50 +03:00
CoreFuncs.cpp Separate micellaneous functions. 2016-05-24 18:45:50 +03:00
CoreUtils.cpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Exports.cpp Updated the Squirrel and Sqrat libraries to the latest development versions. 2016-05-22 22:51:59 +03:00
Logger.cpp Separate micellaneous functions. 2016-05-24 18:45:50 +03:00
Logger.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Main.cpp Enable the reload system in the macros. 2016-05-24 06:51:40 +03:00
Register.cpp Separate the IO library into smaller sub components. 2016-05-24 18:37:34 +03:00
Routine.cpp Make the function environment optional in routine callbacks. 2016-05-24 07:24:21 +03:00
Routine.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
SqBase.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00