A tool for downloading and analysing server info from OriginsRO
Find a file
King_DuckZ 3dc0f849b5 Fix bug with ~Event() calling a virtual method
This solves a crash when an exception is thrown
on the main thread (in test() for example, when
setting json storage to xz but without liblzma
support enabled).
Thi also makes the program quit gracefully when
SIGINT is received.
It seems to also fix the problem with exceptions
thrown in worker threads.
2020-09-05 17:09:01 +01:00
sample_responses Fix for the new server's reply 2020-09-04 01:17:59 +01:00
src Fix bug with ~Event() calling a virtual method 2020-09-05 17:09:01 +01:00
subprojects Change restc-cpp into a meson wrap (lest too) 2020-08-29 18:03:04 +01:00
.gitignore Change restc-cpp into a meson wrap (lest too) 2020-08-29 18:03:04 +01:00
.gitmodules Change restc-cpp into a meson wrap (lest too) 2020-08-29 18:03:04 +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 Version bump to 0.2.0 2020-09-05 02:49:39 +01:00
meson_options.txt Add optional lzma support for stored json responses 2020-09-05 14:00:22 +01:00
orotool.conf Add optional lzma support for stored json responses 2020-09-05 14:00:22 +01:00