1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Entity
2016-06-20 08:27:39 +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 Export the function that must be used to obtain unused keybind slots. 2016-06-20 08:01:59 +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 Add a method to the player class that plays a sound which follows the player character. 2016-06-20 08:27:39 +03:00
Player.hpp Add a method to the player class that plays a sound which follows the player character. 2016-06-20 08:27:39 +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