1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-15 22:57:12 +02:00
Commit Graph

1544 Commits

Author SHA1 Message Date
990dd68e7f Update cpp fmt to 8.0.1 2021-07-03 13:37:01 +03:00
ab1f65b53f Update cpp fmt library. 2021-07-02 21:18:22 +03:00
8db8ee4f33 Implement user agent option in CPR. 2021-07-02 21:11:06 +03:00
1d6bca426b Implement cookie file/jar. 2021-07-02 17:45:16 +03:00
a152fd2600 Update CPR. 2021-07-02 17:44:48 +03:00
425b13afe0 Port legacy MySQL implementation. 2021-06-12 17:51:33 +03:00
f5592208fa Port legacy SQLite implementation. 2021-06-12 17:51:01 +03:00
82dfda13cb Update CMakeLists.txt 2021-06-12 17:49:23 +03:00
7fbf1ee4e1 Update Buffer.hpp 2021-06-11 17:44:18 +03:00
ccfae607d7 Update Buffer.hpp 2021-06-11 17:24:54 +03:00
1e68f1b796 Update .gitmodules 2021-05-09 02:41:36 +03:00
5b155731fa Implement command alias. 2021-05-08 16:11:50 +03:00
6b8da10deb Fix command authority check. 2021-05-05 18:28:19 +03:00
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