Sandu Liviu Catalin
|
95705e87c8
|
Initial preparations for CURL and Discord integration.
|
2021-01-27 07:27:48 +02:00 |
|
Sandu Liviu Catalin
|
50a61c69e6
|
Use polymorphism to deliver jobs.
|
2020-09-06 23:09:54 +03:00 |
|
Sandu Liviu Catalin
|
38b874f444
|
Separate worker and parameter to their own sources.
|
2020-09-06 21:45:32 +03:00 |
|
Sandu Liviu Catalin
|
31af9efe94
|
Separate jobs from workers.
|
2020-09-06 21:35:04 +03:00 |
|
Sandu Liviu Catalin
|
6fa2ccb129
|
Remove mujs.
|
2020-09-06 20:11:53 +03:00 |
|
Sandu Liviu Catalin
|
7d9110ddbd
|
Add a vecmap container.
|
2020-09-06 04:13:46 +03:00 |
|
Sandu Liviu Catalin
|
36dcd44b3c
|
Add the fmt library.
|
2020-09-05 00:02:20 +03:00 |
|
Sandu Liviu Catalin
|
5782b598e5
|
Create the worker lib.
Just an empty file. Placeholder for a future prototype.
|
2020-09-04 23:59:02 +03:00 |
|
Sandu Liviu Catalin
|
076da5fe02
|
Update CMakeLists.txt
|
2020-09-04 23:52:05 +03:00 |
|
Sandu Liviu Catalin
|
5eabcab3a5
|
Experimenting with LTO.
|
2020-08-19 16:49:45 +03:00 |
|
Sandu Liviu Catalin
|
4e5aa5a292
|
Fix built-in runtimes.
Avoid having to share mingw runtimes with the binary by embedding them in the binary via static linking.
|
2020-08-19 15:33:41 +03:00 |
|
Sandu Liviu Catalin
|
47f71625d8
|
Restructure the whole plugin development kit.
|
2020-05-28 20:59:29 +03:00 |
|
Sandu Liviu Catalin
|
508d968744
|
Concept [WIP]
Privilege management.
|
2020-05-10 13:01:01 +03:00 |
|
Sandu Liviu Catalin
|
a318070f8b
|
Add sample external plugin.
|
2020-05-08 23:16:48 +03:00 |
|
Sandu Liviu Catalin
|
69e8a9377c
|
Allow for debug builds with debug information.
|
2020-04-30 21:34:10 +03:00 |
|
Sandu Liviu Catalin
|
82f183599f
|
Actually expose the MySQL api.
|
2020-04-27 15:02:10 +03:00 |
|
Sandu Liviu Catalin
|
5393b62892
|
Initial implementation of basic TCP/UDP sockets.
|
2020-04-20 04:46:05 +03:00 |
|
Sandu Liviu Catalin
|
1242b8a2fc
|
Copy the binary to plugins folder after compiling.
|
2020-04-17 17:21:36 +03:00 |
|
Sandu Liviu Catalin
|
7e1a3ded06
|
Don't include MySQL sources when disabled.
|
2020-03-22 21:02:02 +02:00 |
|
Dryback
|
2fc5c34f56
|
Get MySQL to work on Linux.
|
2020-03-22 14:53:52 -04:00 |
|
Sandu Liviu Catalin
|
b08e9a2f3a
|
Make MySQL optional.
Only windows for now.
|
2020-03-22 18:57:00 +02:00 |
|
Sandu Liviu Catalin
|
3b7568f13a
|
Integrate MaxmindDB module.
|
2020-03-22 16:33:48 +02:00 |
|
Sandu Liviu Catalin
|
e46c1b0aa9
|
Merge MySQL Library int one file.
|
2020-03-22 15:06:35 +02:00 |
|
Sandu Liviu Catalin
|
2ee661ee65
|
Integrate MySQL module.
|
2020-03-22 14:54:40 +02:00 |
|
Sandu Liviu Catalin
|
8ea13de743
|
Merge SQLite library into a single file.
|
2020-03-22 02:44:33 +02:00 |
|
Sandu Liviu Catalin
|
c9de01e8a3
|
Merge XML library into a single file.
|
2020-03-22 01:50:40 +02:00 |
|
Sandu Liviu Catalin
|
39d6af7687
|
Integrate XML module.
Integrate the XML module into the host plugin and get it to compile.
|
2020-03-22 01:33:11 +02:00 |
|
Sandu Liviu Catalin
|
de3f365522
|
Integrate SQLite module.
Integrate the SQLite module into the host plugin and get it to compile.
|
2020-03-22 00:35:03 +02:00 |
|
Sandu Liviu Catalin
|
5a7034a049
|
Add new vendor libraries. Fix old names.
|
2020-03-21 23:12:14 +02:00 |
|
Sandu Liviu Catalin
|
c0fd374404
|
Rename source to module.
|
2020-03-21 23:02:27 +02:00 |
|