1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module
Sandu Liviu Catalin 39524098f1 Extend worker pool.
Task exceptions are caught and they can provide custom information to identify the task that failed.
Take ownership of the task instance sooner.
2022-07-19 19:28:13 +03:00
..
Base Update Shared.cpp 2021-08-18 22:18:57 +03:00
Core Extend worker pool. 2022-07-19 19:28:13 +03:00
Entity Update Vehicle.cpp 2021-09-12 16:03:38 +03:00
Library Allow session pool to be used with legacy database wrappers (experimental). 2022-07-04 19:39:41 +03:00
Misc Update Weapon.cpp 2022-06-24 22:49:03 +03:00
PocoLib Mark unreachable code. 2022-07-04 20:05:21 +03:00
Sqrat Update sqratMemberMethods.h 2022-06-25 00:35:44 +03:00
VCMP Expose hidden server option. 2021-08-01 13:03:19 +03:00
CMakeLists.txt Remove old POCO RegEx. 2022-06-25 02:30:33 +03:00
Core.cpp Remove DPP. 2021-09-23 22:18:24 +03:00
Core.hpp Fix player iteration. 2022-03-19 23:51:34 +02:00
Logger.cpp Add an extra method to the logger. 2022-06-23 21:07:44 +03:00
Logger.hpp Add an extra method to the logger. 2022-06-23 21:07:44 +03:00
Main.cpp Add rpmalloc as a thread-safe alternative. 2022-06-24 22:51:20 +03:00
Register.cpp Basic implementation of PCRE. 2022-06-13 03:51:39 +03:00
SqBase.hpp Update SqBase.hpp 2021-09-10 20:08:23 +03:00