Sandu Liviu Catalin
3e9f25502b
Remove DPP.
continuous-integration/drone/push Build was killed
2021-09-23 22:18:24 +03:00
Sandu Liviu Catalin
b4bf96ce4b
Add MariaDB Connector/C as a built-in alternative (v3.2.3).
2021-09-21 20:59:01 +03:00
Sandu Liviu Catalin
4a8a7172d4
Add UTF8 library.
2021-09-19 14:23:47 +03:00
Sandu Liviu Catalin
26ccfa62b9
Add std::vector proxy type.
2021-09-19 01:08:19 +03:00
Sandu Liviu Catalin
13fc02e9ca
Restructure discord API files.
2021-09-12 17:53:57 +03:00
Sandu Liviu Catalin
f49452c165
Remove SLongInt and ULongInt helper types.
...
Fix a bunch of bugs and mistakes discovered along the way.
2021-09-10 21:27:28 +03:00
Sandu Liviu Catalin
4f70f89b78
Basic Discord library layout.
...
Foundation for the discord library bindings. To be gradually exposed to the script.
2021-09-10 20:13:42 +03:00
Sandu Liviu Catalin
66c731bf65
Remove unnecessary files.
2021-09-08 17:26:17 +03:00
Sandu Liviu Catalin
5dcc57a130
Initial implementation of WebSocket client.
2021-09-07 20:55:05 +03:00
Sandu Liviu Catalin
9cbac142c2
Update CMakeLists.txt
2021-09-06 19:14:01 +03:00
Sandu Liviu Catalin
cbfed04bc9
Remove CivetWeb in favor of POCO.
2021-09-05 00:38:00 +03:00
Sandu Liviu Catalin
bc2260a0f0
CivetWeb as a potential library.
2021-09-04 22:44:47 +03:00
Sandu Liviu Catalin
b67a637c61
Add xxHash library.
2021-08-22 22:27:08 +03:00
Sandu Liviu Catalin
4090b558ad
Update CMakeLists.txt
continuous-integration/drone/push Build is passing
2021-08-15 19:23:10 +03:00
Sandu Liviu Catalin
d79f292729
Replace JSMN with SAJSON.
continuous-integration/drone/push Build is passing
2021-07-16 20:42:34 +03:00
Sandu Liviu Catalin
17733c9b5f
Update CMakeLists.txt
2021-07-10 14:50:26 +03:00
Sandu Liviu Catalin
c433e8de85
Update CMakeLists.txt
2021-07-10 14:18:00 +03:00
Sandu Liviu Catalin
6cd9c37b86
Remove ghc_filesystem.
...
I forgot POCO has similar functionality built-in.
2021-07-10 14:14:34 +03:00
Sandu Liviu Catalin
2b6ba1d4c1
Add ghc_filesystem vendor library.
2021-07-06 17:18:59 +03:00
Sandu Liviu Catalin
e5e179e6ba
Add Jansson vendor library.
2021-07-06 17:16:28 +03:00
Sandu Liviu Catalin
0ed82f66e1
Remove extra containers.
...
They must be implemented without binding library for them to compete in terms of performance.
2021-07-04 04:15:38 +03:00
Sandu Liviu Catalin
323dc3ad1b
Implement dictionary type.
...
Basically a fast (hybrid) contiguous hash map.
2021-07-04 03:34:33 +03:00
Sandu Liviu Catalin
494aed47bf
Backport basic xml.
2021-07-03 20:42:44 +03:00
Sandu Liviu Catalin
69d1b6a919
Update cpp fmt target name.
2021-07-03 14:08:51 +03:00
Sandu Liviu Catalin
425b13afe0
Port legacy MySQL implementation.
2021-06-12 17:51:33 +03:00
Sandu Liviu Catalin
f5592208fa
Port legacy SQLite implementation.
2021-06-12 17:51:01 +03:00
Sandu Liviu Catalin
41f7c4f75f
WIP inventory prototyping.
2021-04-01 22:00:04 +03:00
Sandu Liviu Catalin
8dfeba7719
WIP loot distribution prototyping.
2021-04-01 21:58:42 +03:00
Sandu Liviu Catalin
0ec506f8e8
WIP extended string formatting.
2021-04-01 19:31:33 +03:00
Sandu Liviu Catalin
9278d92603
WIP native string container.
2021-03-28 22:36:47 +03:00
Sandu Liviu Catalin
6a0b7f246e
Basic thread pool implementation for internal use.
2021-03-27 19:53:49 +02:00
Sandu Liviu Catalin
bee47a44c4
Reinstate CPR using system library.
2021-03-27 00:18:51 +02:00
Sandu Liviu Catalin
1ac456aa9d
Update CMakeLists.txt
2021-03-21 20:27:24 +02:00
Sandu Liviu Catalin
f02b6be315
WIP Official plug-in compatibility layer.
2021-03-15 07:02:48 +02:00
Sandu Liviu Catalin
7d7fd44427
Initial draft for I/O streams.
2021-03-09 00:18:07 +02:00
Sandu Liviu Catalin
3d0ce183c6
Update CMakeLists.txt
2021-02-08 21:04:26 +02:00
Sandu Liviu Catalin
357796c723
Forgot to define SCRAT_USE_EXCEPTIONS
...
Also normalized indentation.
2021-02-08 21:04:06 +02:00
Sandu Liviu Catalin
90597e4287
First draft/prototype of built-in privilege management.
2021-02-05 13:32:37 +02:00
Sandu Liviu Catalin
89bc0a5a3b
Builtin announcer.
2021-02-03 15:32:12 +02:00
Sandu Liviu Catalin
ba237ec49c
Update CMakeLists.txt
2021-02-02 19:11:12 +02:00
Sandu Liviu Catalin
0d05273f3f
Remove CURL/CPR.
2021-02-02 19:10:51 +02:00
Sandu Liviu Catalin
fc9419677f
Initial ZMQ bindings.
2021-02-02 19:07:02 +02:00
Sandu Liviu Catalin
187761b137
Reduce CMake requirements.
2021-02-01 01:02:00 +02:00
Sandu Liviu Catalin
fe27504972
Implement a hashing function.
2021-01-31 21:50:10 +02:00
Sandu Liviu Catalin
2a5dbb1c0d
Update dependency for distribution on windows.
2021-01-31 20:56:41 +02:00
Sandu Liviu Catalin
e043e28529
Add helper option to copy dependencies to a deps folder.
2021-01-31 19:36:23 +02:00
Sandu Liviu Catalin
fd2a1de107
Backport MaxmindDB.
2021-01-31 18:48:31 +02:00
Sandu Liviu Catalin
0670a8dadf
Improve vector container.
...
Add basic map container.
2021-01-31 14:09:37 +02:00
Sandu Liviu Catalin
be557939a9
Preliminary Poco::Data bindings.
2021-01-31 00:16:10 +02:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00