1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Entity
2018-06-28 22:12:05 +03: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 Update the entity classes to account for the fact that the server ignores the API call completely whenever a null pointer is given for a value that isn't needed. 2018-01-30 19:09:54 +02:00
Checkpoint.hpp Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +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 Update the entity classes to account for the fact that the server ignores the API call completely whenever a null pointer is given for a value that isn't needed. 2018-01-30 19:09:54 +02: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 Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +03:00
Pickup.hpp Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +03:00
Player.cpp Expose the fuction used to request the client loaded modules. 2018-06-28 21:46:06 +03:00
Player.hpp Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +03:00
Vehicle.cpp Expose the vehicle light data modification API. 2018-06-28 22:12:05 +03:00
Vehicle.hpp Expose the vehicle light data modification API. 2018-06-28 22:12:05 +03:00