A tool for downloading and analysing server info from OriginsRO
Find a file
King_DuckZ 34040e5af1 Properly handle SIGINT to quit.
This puts ThreadPool::join() back to being private.
Eventia events now should inherit from Event, which will take
care of setting up the required callbacks so that events will
be notified about the main event loop stopping. Inheriting
from Event is currently not enforced.
2020-08-15 14:55:59 +01:00
sample_responses I don't know why this thing changed, blame SoapUI 2020-08-11 01:33:36 +01:00
src Properly handle SIGINT to quit. 2020-08-15 14:55:59 +01:00
subprojects Add tiger. It depends on duckhandy, so add that too. 2020-08-14 00:46:36 +01:00
.gitignore Improve sql for items table 2020-08-12 01:07:34 +01:00
.gitmodules Add tiger. It depends on duckhandy, so add that too. 2020-08-14 00:46:36 +01:00
COPYING Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
example.c Add example file that's been there forever 2020-08-12 01:07:45 +01:00
meson.build Add tiger. It depends on duckhandy, so add that too. 2020-08-14 00:46:36 +01:00
meson_options.txt Return some default db name if not present in the config file 2020-08-11 01:04:53 +01:00
orotool.conf Add worker_threads setting 2020-08-11 01:33:11 +01:00