1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/module/Misc
2020-04-20 04:46:05 +03:00
..
Algo.cpp Code cleanup. Most of it via linting. 2020-03-22 06:53:04 +02:00
Algo.hpp Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Areas.cpp Implement field selection in the MySQL library. 2020-04-10 10:12:05 +03: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 Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03: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 Fix GetWorldBounds() and GetWastedSettings() returning null. 2020-04-13 14:01:15 +03: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 Miscellaneous changes. 2020-04-17 15:25:58 +03: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 Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Signal.cpp Rename the signal class. 2020-04-07 13:37:57 +03:00
Signal.hpp Initial implementation of basic TCP/UDP sockets. 2020-04-20 04:46:05 +03:00
Tasks.cpp Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03: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