1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module/Entity
Sandu Liviu Catalin 37383b9383 Emulate embarking event when done from server-side.
Also change the order of other events to happen before performing the action.
2021-09-12 15:49:29 +03:00
..
Blip.cpp Return entity instance instead of object. 2021-03-20 11:51:40 +02:00
Blip.hpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Checkpoint.cpp Return entity instance instead of object. 2021-03-20 11:51:40 +02:00
Checkpoint.hpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
KeyBind.cpp Return entity instance instead of object. 2021-03-20 11:51:40 +02:00
KeyBind.hpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Object.cpp Return entity instance instead of object. 2021-03-20 11:51:40 +02:00
Object.hpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Pickup.cpp Return entity instance instead of object. 2021-03-20 11:51:40 +02:00
Pickup.hpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Player.cpp Emulate embarking event when done from server-side. 2021-09-12 15:49:29 +03:00
Player.hpp Emulate embarking event when done from server-side. 2021-09-12 15:49:29 +03:00
Vehicle.cpp Fix a couple narrowing conversions in vehicle entity. 2021-07-23 17:29:32 +03:00
Vehicle.hpp Fix a couple narrowing conversions in vehicle entity. 2021-07-23 17:29:32 +03:00