1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Misc
2016-11-16 11:58:46 +02: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 Use 'color' instead of 'colour' internally and expose aliases to both for the script interface. 2016-08-21 18:07:35 +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 Adjust skin names array to include the identifier before the name so it's easier to read. 2016-07-30 22:02:37 +03:00
Player.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Register.cpp Fix HideMapObjectEx registered as SetKeyCodeName. 2016-11-16 11:58:46 +02:00
Signal.cpp Implement the pure typename meta-methods in Signal type using the standard method. 2016-11-15 21:42:54 +02:00
Signal.hpp Implement the pure typename meta-methods in Signal type using the standard method. 2016-11-15 21:42:54 +02:00
Vehicle.cpp Adjust vehicle names array to include the identifier before the name so it's easier to read. 2016-07-30 22:02:28 +03:00
Vehicle.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Weapon.cpp Spelling mistake in weapon name. 2016-07-31 18:31:33 +03:00
Weapon.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00