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 00:08:29 +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 Fix incorrect range check when converting skin name to identifier. 2016-07-28 00:08:29 +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 Fix incorrect range check when converting vehicle name to identifier. 2016-07-28 00:04:22 +03:00
Vehicle.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Weapon.cpp Fix incorrect range check when converting weapon name to identifier. 2016-07-28 00:01:40 +03:00
Weapon.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00