Robert Müller
7fa3bb0842
Rename variables and use class in config_common.h
2022-06-04 17:21:26 +02:00
heinrich5991
fa4bcd5ec0
Unify logging infrastructure between IConsole
and dbg_msg
...
This makes the "black console window" less important on Windows (or
anywhere else, for that matter), lets you see logs from other threads in
the f1 console, and removes the distinction between `IConsole::Print`
and `dbg_msg`.
2022-04-29 15:21:26 +02:00
Robert Müller
f20443b694
fix command line arguments with unicode on windows
...
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2021-12-06 19:48:25 +01:00
def
7a9a67c5d7
Enable most clang-tidy misc-* checks
2020-11-05 12:03:14 +01:00
Andrii
bea30a879d
Apply suggestions from code review
...
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-09-13 00:40:22 +03:00
Andrii
3835395591
allow to use config_retrieve on whole directory
2020-09-12 23:48:01 +03:00
heinrich5991
5c4e819e44
Use str_startswith
, str_endswith
instead of ad-hoc implementations
2018-07-26 14:18:23 +02:00
def
61e47422f6
Clean up debug messages a bit (lower case, no useless errors)
2016-05-02 21:35:32 +02:00
heinrich5991
d13ebf93a2
Add config_store
and config_retrieve
tool
2015-08-27 12:55:35 +02:00