1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Entity
2018-01-28 22:53:27 +02:00
..
Blip.cpp Initial implementation of the new event system. 2017-02-21 21:24:59 +02:00
Blip.hpp Initial implementation of the new event system. 2017-02-21 21:24:59 +02:00
Checkpoint.cpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Checkpoint.hpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Keybind.cpp Initial implementation of the new event system. 2017-02-21 21:24:59 +02:00
Keybind.hpp Initial implementation of the new event system. 2017-02-21 21:24:59 +02:00
Object.cpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Object.hpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Pickup.cpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Pickup.hpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Player.cpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Player.hpp Don't use shared static variables when rerieving various properties of entity instances. 2017-08-06 21:15:32 +03:00
Vehicle.cpp Add a method to the vehicle entity class to check if a certain slot has an occupant. 2018-01-28 22:53:27 +02:00
Vehicle.hpp Add a method to the vehicle entity class to check if a certain slot has an occupant. 2018-01-28 22:53:27 +02:00