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 12:15: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 Adjust some of the miscellaneous functions to use the new method of receiving formatted strings. 2016-11-16 12:15:46 +02:00
Functions.hpp Adjust some of the miscellaneous functions to use the new method of receiving formatted strings. 2016-11-16 12:15:46 +02: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 Adjust some of the miscellaneous functions to use the new method of receiving formatted strings. 2016-11-16 12:15: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