1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/module/Misc
Sandu Liviu Catalin a7f8584661 Allow routines to have configurable error reporting that is individual from global setting.
Potential fix for error handling that was being used in a way that had the opposite intended effect.
2020-04-10 08:30:22 +03:00
..
Algo.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Algo.hpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Areas.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Areas.hpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Broadcast.cpp More code cleanup. 2020-03-22 07:13:06 +02:00
Command.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Command.hpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Constants.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Exports.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Functions.cpp More code cleanup. 2020-03-22 09:16:40 +02:00
Functions.hpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Model.cpp More code cleanup. 2020-03-22 07:13:06 +02:00
Model.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Player.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Player.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Register.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Routine.cpp Allow routines to have configurable error reporting that is individual from global setting. 2020-04-10 08:30:22 +03:00
Routine.hpp Allow routines to have configurable error reporting that is individual from global setting. 2020-04-10 08:30:22 +03:00
Signal.cpp Rename the signal class. 2020-04-07 13:37:57 +03:00
Signal.hpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Tasks.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Tasks.hpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Vehicle.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Vehicle.hpp Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
Weapon.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Weapon.hpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00