1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Misc
Sandu Liviu Catalin da76d87a93 Move some of the signal implementation to source file.
Don't combine the Consume and Approve methods.
The null value does not count towards returned values anymore.
2016-11-13 14:50:04 +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 wrong function registered under the wrong name. 2016-07-27 23:35:52 +03:00
Signal.cpp Move some of the signal implementation to source file. 2016-11-13 14:50:04 +02:00
Signal.hpp Move some of the signal implementation to source file. 2016-11-13 14:50:04 +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