1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module/Misc
KAKAN 0d323f4a26
Fixes SetSpawnCameraLookAtEx not working as intended
`SetSpawnCameraLookAtEx` was basically the same as `SetSpawnPlayerPositionEx`
2021-09-12 17:46:49 +00:00
..
Algo.cpp Update Algo.cpp 2021-02-14 19:48:57 +02:00
Algo.hpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Broadcast.cpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Constants.cpp Expose hidden server option. 2021-08-01 13:03:19 +03:00
Functions.cpp Fixes SetSpawnCameraLookAtEx not working as intended 2021-09-12 17:46:49 +00:00
Functions.hpp Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
Model.cpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Model.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Official.cpp Update Official.cpp 2021-09-12 14:52:49 +03:00
Official.hpp Use native types. 2021-03-21 11:43:35 +02:00
Player.cpp Update Player.cpp 2021-02-01 04:33:59 +02:00
Player.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Register.cpp Remove SLongInt and ULongInt helper types. 2021-09-10 21:27:28 +03:00
Vehicle.cpp Return by reference. 2021-03-20 11:49:26 +02:00
Vehicle.hpp Return by reference. 2021-03-20 11:49:26 +02:00
Weapon.cpp Update Weapon.cpp 2021-02-01 04:34:43 +02:00
Weapon.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00