1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Misc
2016-07-28 16:50:24 +03:00
..
Broadcast.cpp Adjust the code to use the .what() method from the Sqrat exception. 2016-07-09 14:18:09 +03:00
Functions.cpp Add functions to obtain a district name from a certaint point on the map. Should close #28 2016-07-27 23:34:56 +03:00
Functions.hpp Add functions to obtain a district name from a certaint point on the map. Should close #28 2016-07-27 23:34:56 +03:00
Model.cpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Model.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Player.cpp Minor adjustments in functions that convert skin, vehicle, weapon name to identifier. 2016-07-28 00:15:59 +03:00
Player.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Register.cpp Fix wrong function registered under the wrong name. 2016-07-27 23:35:52 +03:00
Vehicle.cpp Include the shared header to prevent compilation errors on the account of undeclared functions. 2016-07-28 01:23:34 +03:00
Vehicle.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Weapon.cpp Remove unnecessary collision checks when converting a weapon name to an identifier. 2016-07-28 16:50:24 +03:00
Weapon.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00