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 49df7b75ee Asynchronous statements implementation for SQLite.
Extend worker threads to allow tasks to re-queue themselves during completion.
2022-07-23 19:27:40 +03:00
..
Base Update Shared.cpp 2021-08-18 22:18:57 +03:00
Core Asynchronous statements implementation for SQLite. 2022-07-23 19:27:40 +03:00
Entity Update Vehicle.cpp 2021-09-12 16:03:38 +03:00
Library Asynchronous statements implementation for SQLite. 2022-07-23 19:27:40 +03:00
Misc Remove log. 2022-07-23 17:50:58 +03:00
PocoLib Asynchronous statements implementation for SQLite. 2022-07-23 19:27:40 +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 2022-07-21 23:45:09 +03:00