1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/source/Entity
2016-06-25 00:08:16 +03:00
..
Blip.cpp Improve entity searching algorithms. 2016-06-21 15:17:08 +03:00
Blip.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Checkpoint.cpp Update the checkpoint creation process to allow creating checkpoints for all players as well as dedicated to a certain player. Should close #10 2016-06-24 23:37:58 +03:00
Checkpoint.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Keybind.cpp Improve entity searching algorithms. 2016-06-21 15:17:08 +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 Improve entity searching algorithms. 2016-06-21 15:17:08 +03:00
Object.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Pickup.cpp Improve entity searching algorithms. 2016-06-21 15:17:08 +03:00
Pickup.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Player.cpp Avoid creating checkpoints for invalid player instances. 2016-06-25 00:08:16 +03:00
Player.hpp Update the checkpoint creation process to allow creating checkpoints for all players as well as dedicated to a certain player. Should close #10 2016-06-24 23:37:58 +03:00
Vehicle.cpp Improve entity searching algorithms. 2016-06-21 15:17:08 +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