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 f300e7ff4a Massive code reduction in the binding utility by using variadic templates.
Extensive code refactoring surrounding the StackStrF helper to facilitate the new changes.
Various other miscellaneous changes and code refactoring to facilitate the new changes.
2018-07-30 00:58:27 +03:00
..
Blip.cpp Restructure some files. 2018-07-29 12:25:44 +03:00
Blip.hpp Initial implementation of the new event system. 2017-02-21 21:24:59 +02:00
Checkpoint.cpp Restructure some files. 2018-07-29 12:25:44 +03: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 Restructure some files. 2018-07-29 12:25:44 +03:00
Keybind.hpp Initial implementation of the new event system. 2017-02-21 21:24:59 +02:00
Object.cpp Restructure some files. 2018-07-29 12:25:44 +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 Restructure some files. 2018-07-29 12:25:44 +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 Massive code reduction in the binding utility by using variadic templates. 2018-07-30 00:58:27 +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 Restructure some files. 2018-07-29 12:25:44 +03:00
Vehicle.hpp Expose the vehicle light data modification API. 2018-06-28 22:12:05 +03:00