1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module
2021-07-23 17:31:05 +03:00
..
Base Lazy fix for new changes to cpp fmt library. 2021-07-03 14:09:58 +03:00
Core Allow current client data buffer to be retrieved anywhere during the callback. 2021-07-23 17:31:05 +03:00
Entity Fix a couple narrowing conversions in vehicle entity. 2021-07-23 17:29:32 +03:00
Library Replace JSMN with SAJSON. 2021-07-16 20:42:34 +03:00
Misc Allow global stream to be cloned into a buffer. 2021-07-23 17:30:19 +03:00
PocoLib Update Data.cpp 2021-04-17 20:39:32 +03:00
Sqrat Update sqratFunction.h 2021-07-10 14:16:24 +03:00
VCMP Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
CMakeLists.txt Replace JSMN with SAJSON. 2021-07-16 20:42:34 +03:00
Core.cpp Allow current client data buffer to be retrieved anywhere during the callback. 2021-07-23 17:31:05 +03:00
Core.hpp Allow current client data buffer to be retrieved anywhere during the callback. 2021-07-23 17:31:05 +03:00
Logger.cpp Update Logger.cpp 2021-07-23 00:39:20 +03:00
Logger.hpp Respect logging time-stamp config. 2021-02-03 22:08:32 +02:00
Main.cpp Update Main.cpp 2021-04-17 20:39:15 +03:00
Register.cpp JSMN approach. 2021-07-10 14:15:41 +03:00
SqBase.hpp Lazy fix for new changes to cpp fmt library. 2021-07-03 14:09:58 +03:00