1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/source/Entity
Sandu Liviu Catalin bca0e1f3c6 More validations on identifiers obtained from the server.
Prevent out_of_range exceptions leak into the script as it would end up in a crash since Sqrat doesn't know how to handle them.
2016-06-15 06:11:47 +03:00
..
Blip.cpp Add the Colour alias when retrieving the color from Blips. 2016-06-13 00:23:30 +03:00
Blip.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Checkpoint.cpp Add the Colour alias when retrieving the color from Checkpoints. 2016-06-13 01:33:52 +03:00
Checkpoint.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Keybind.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Keybind.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Object.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Object.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Pickup.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Pickup.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Player.cpp More validations on identifiers obtained from the server. 2016-06-15 06:11:47 +03:00
Player.hpp Improve the SetAnimation method on player class. 2016-06-15 06:06:03 +03:00
Vehicle.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
Vehicle.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