1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
Sandu Liviu Catalin bc1e7dbde6 Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks.
Also expose several properties for the vehicle entity type that I forgot about.
2016-06-08 16:53:16 +03:00
..
Base Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Entity Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00
Library Remove implementation of the Decimal time. Not worth the troublem. 2016-06-05 04:28:45 +03:00
Misc Merge the Random and Math libraries into the Numeric library and organize code a bit. 2016-06-05 00:00:59 +03:00
Command.cpp Fix the command system which would fail on recursive command execution. 2016-06-08 16:26:55 +03:00
Command.hpp Fix the command system which would fail on recursive command execution. 2016-06-08 16:26:55 +03:00
Constants.cpp Exported more enumerations from teh SDK. 2016-05-24 08:18:39 +03:00
Core.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Core.hpp Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00
CoreEntity.cpp Make the function environment optional in global callbacks. 2016-05-24 07:29:35 +03:00
CoreEvents.cpp Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00
CoreFuncs.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
CoreUtils.cpp Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00
Exports.cpp Remove implementation of the Decimal time. Not worth the troublem. 2016-06-05 04:28:45 +03:00
Logger.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Logger.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Main.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Register.cpp Merge the Random and Math libraries into the Numeric library and organize code a bit. 2016-06-05 00:00:59 +03:00
Routine.cpp Implemented and improved more types in the Chrono library. 2016-06-04 19:17:42 +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