1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module
2021-01-17 11:22:53 +02:00
..
Base Add a helper funtion to generate formated string. 2020-09-06 23:54:28 +03:00
Core Rewrite logger to account for multiple-threads. 2020-09-08 22:44:04 +03:00
Entity Fix SetPositionZ in entities. Z axis would be used as both X and Z instead of just Z. Probably resulting in weird behavior. 2020-12-21 12:20:30 +02:00
Library MySQL library 8.x removed my_bool type. 2020-12-10 19:13:23 +02:00
Misc Update Signal.cpp 2020-09-06 16:14:39 +03:00
Vendor Remove mujs. 2020-09-06 20:11:53 +03:00
CMakeLists.txt Use polymorphism to deliver jobs. 2020-09-06 23:09:54 +03:00
Core.cpp Mark the script as executed before invoking the callbacks. 2021-01-17 11:22:53 +02:00
Core.hpp Some changes on user options. 2020-05-10 12:56:23 +03:00
Logger.cpp Fix message logging to use actual string pointer. 2020-09-08 23:16:57 +03:00
Logger.hpp Rewrite logger to account for multiple-threads. 2020-09-08 22:44:04 +03:00
Main.cpp Rewrite logger to account for multiple-threads. 2020-09-08 22:44:04 +03:00
Register.cpp Separate jobs from workers. 2020-09-06 21:35:04 +03:00
SqBase.hpp Remove mujs. 2020-09-06 20:11:53 +03:00