1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-18 08:07:12 +02:00
Commit Graph

1531 Commits

Author SHA1 Message Date
cb0598d228 Make the audit stage optional.
Also fix bug where the execution function is not invoked without binding an audit function first which enables it.
2021-05-05 17:51:07 +03:00
47ff628a46 Changes to command manager.
Add a new callback to audit command parameters.
Include extra arguments to fail and post callbacks.
Refactor code to simplify some cases.
2021-05-01 22:58:59 +03:00
d5bfeced1c Indentation. 2021-04-20 20:07:06 +03:00
bc6a43d84c Update String.cpp 2021-04-20 19:54:41 +03:00
974b916b5c Update String.cpp 2021-04-20 19:50:17 +03:00
68cbbdb831 Update Env.cpp 2021-04-20 19:24:44 +03:00
c74f0a0eb0 Update File_WIN32U.cpp 2021-04-20 19:24:34 +03:00
4c2509b535 Update CMakeLists.txt 2021-04-20 19:24:30 +03:00
ecef038f1a Update Core.cpp 2021-04-20 18:20:02 +03:00
1969d1e624 Locale based formatting support. 2021-04-20 18:19:58 +03:00
0223621b75 Update String.hpp 2021-04-18 13:14:41 +03:00
eb7cafac46 Update String.hpp 2021-04-18 07:00:39 +03:00
605cb42b7f Merge branch 'master' of https://github.com/VCMP-SqMod/SqMod 2021-04-17 20:39:34 +03:00
eef9063628 Update Data.cpp 2021-04-17 20:39:32 +03:00
3d11796465 Update Data.hpp 2021-04-17 20:39:21 +03:00
f8eb6cf2f4 Update Main.cpp 2021-04-17 20:39:15 +03:00
6fa667c0ca Update cmake.yml 2021-04-11 18:44:40 +03:00
d10f2f7785 Update cmake.yml 2021-04-11 18:31:47 +03:00
b476be1bff Create cmake.yml 2021-04-11 18:25:34 +03:00
6ee33a6dcd Transactor. 2021-04-10 17:19:37 +03:00
623f8053f4 Update sqratUtil.h 2021-04-10 17:19:17 +03:00
c3a0d23a32 Update sqratObject.h 2021-04-10 17:19:12 +03:00
34159d1662 Update sqratLightObj.h 2021-04-10 17:19:09 +03:00
3e0280a3c4 Update sqratClassType.h 2021-04-10 17:19:05 +03:00
33979d4c97 Update SqBase.hpp 2021-04-10 17:18:56 +03:00
afcad89f18 String utils. 2021-04-10 17:18:49 +03:00
d9a35ec5d8 BLOB and CLOB support. 2021-04-03 16:30:08 +03:00
950d684f9a Global wide switch to extended format support. 2021-04-02 19:12:06 +03:00
cb9c5019f8 Include special handling for POCO exceptions in constructors. 2021-04-02 17:59:20 +03:00
1c15090161 WIP regular expression. 2021-04-01 22:00:29 +03:00
41f7c4f75f WIP inventory prototyping. 2021-04-01 22:00:04 +03:00
8dfeba7719 WIP loot distribution prototyping. 2021-04-01 21:58:42 +03:00
0ec506f8e8 WIP extended string formatting. 2021-04-01 19:31:33 +03:00
4a238bc611 Update sqratUtil.h 2021-03-31 18:45:24 +03:00
f69769d32b Update CMakeLists.txt 2021-03-31 17:32:41 +03:00
e7f95ce9e6 Update SQLite to version 3.35.3.
Enable internal functionality that may be disabled by default.
2021-03-31 17:29:25 +03:00
2ea65f86cd Update Chrono.hpp 2021-03-30 20:32:32 +03:00
eea5dd7743 Update fmt library. 2021-03-30 20:32:25 +03:00
7a255f065f Update sqratUtil.h 2021-03-30 20:32:06 +03:00
9278d92603 WIP native string container. 2021-03-28 22:36:47 +03:00
8d1b6576f3 Update Vector.hpp 2021-03-28 22:36:08 +03:00
f95a4f9305 Experimental changes to binding utility. 2021-03-28 02:58:47 +02:00
72b4f661e6 Update Main.cpp 2021-03-28 01:07:46 +02:00
cd55e51d62 Allow CPR to use the thread pool. 2021-03-28 00:19:09 +02:00
6a0b7f246e Basic thread pool implementation for internal use. 2021-03-27 19:53:49 +02:00
8a29e812b1 Update Vehicle.cpp 2021-03-27 16:25:31 +02:00
bee47a44c4 Reinstate CPR using system library. 2021-03-27 00:18:51 +02:00
91bb79403c Update sqmod.ini 2021-03-21 20:58:32 +02:00
1ac456aa9d Update CMakeLists.txt 2021-03-21 20:27:24 +02:00
44dc1a0dd9 Increase default stack size. 2021-03-21 20:21:31 +02:00