1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2016-05-26 08:55:48 +03:00
..
Base Remove the {fmt} library from the project. Too many compilation issues with it. 2016-05-25 22:47:55 +03:00
Entity Remove duplicate property from player class. 2016-05-26 08:55:48 +03:00
Library Remove obsolete files from the library folder. 2016-05-25 21:17:30 +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 Fix wrong parameter to format. 2016-05-26 06:57:42 +03:00
Core.hpp Move most of the reload implementation to the central core. 2016-05-24 19:26:43 +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 Move most of the reload implementation to the central core. 2016-05-24 19:26:43 +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 Move most of the reload implementation to the central core. 2016-05-24 19:26:43 +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