1db00ba892
Logger: add a missing string view operator.
2024-04-07 15:10:52 +02:00
12995367eb
Logger: remove an unnecessary include.
2024-03-30 17:06:04 +01:00
3bc750436f
Logger,Gvas: reintegrate into main project.
...
Separate libraries made things a bit messy, to be honest.
2024-03-08 20:55:05 +01:00
e156196b98
Update copyright year.
...
Now's a good time as any, I guess.
2024-03-08 20:25:32 +01:00
819e144410
Reorganise code.
...
This is a big one. Namespacing, general formatting updates, and
renaming, among others.
2023-11-29 12:33:26 +01:00
938bf7b8b5
Logger: go back to outputting to the console.
...
Considering I went back to Windows, this is gonna be better than
outputting to a file.
2023-10-29 15:24:27 +01:00
07cbaefeac
General code maintenance.
2023-10-29 11:31:21 +01:00
b19c3e0025
Logger: indent some preprocessor stuff.
...
Should have been indented from the get-go, but I forgot about it.
2023-09-30 11:06:19 +02:00
1851867b7e
Update copyright year.
...
This was long overdue...
2023-09-02 18:30:29 +02:00
3fc9243c81
Logger: also output to a file in debug mode.
...
CLion can't grab stdout on Wine/Proton, so this is the only way to get any
kind of output there.
2023-08-28 15:46:13 +02:00
c4f061aa65
CMakeLists: reorganise the sub-libs.
2023-01-13 10:03:28 +01:00
9c074c24bd
Update coding style.
...
Magnum's type names are fine, but I'd rather limit what depends on
Magnum as much as possible. Vector types are still allowed, though. No
way I'll write my own.
2023-01-13 10:02:29 +01:00
3c2cb001ff
Match the new coding style I use.
2023-01-13 10:02:29 +01:00
924838ecb4
Logger: cleanup.
2022-11-25 17:10:01 +01:00
bb066d3134
CMakeLists: add Logger from the old 1.4 branch.
2022-11-21 10:15:10 +01:00