1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Entity
Sandu Liviu Catalin 7391d9391e Prevent triggering the player option change event value din not change.
If the value for the specified option would not be changed then there's no point in triggering any event or attempting to set it again only and have the same effect.
Fixed minor misspelling in the player class source.
2016-06-14 04:42:18 +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 Prevent triggering the player option change event value din not change. 2016-06-14 04:42:18 +03:00
Player.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
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