Commit Graph

19 Commits

Author SHA1 Message Date
83707434ee Fix small UTF-8 conversion mistakes, converted locale_strings, added KR locale_string file 2024-04-07 10:14:51 +03:00
1ba21fb1f9
translate remaining SPDLOG calls 2024-04-06 17:57:14 +02:00
326c134f9e
manual translation of non-localized strings 2024-04-06 11:13:11 +02:00
341bef9aba
Merge branch 'nightly' into comment-encoding 2024-04-06 01:09:03 +02:00
dd74eafc24
fix db cpp encoding 2024-04-01 14:20:00 +02:00
248205ae01
fix db header encoding 2024-04-01 12:43:31 +02:00
847ab2ef89 Fixed erroneous database table parsing due to incorrect SMS phone number removal 2024-03-31 15:30:43 +03:00
d85ef28eac Removed messenger SMS 2024-03-30 21:14:50 +02:00
01cc27a7df Removed Billing/VCard 2024-03-30 19:58:21 +02:00
0c86f802ca Removed unused highscore Lua & DB functions 2024-03-30 18:06:36 +02:00
00c5634c09 Removed country blocking (and exceptions) 2024-03-30 17:09:03 +02:00
42079d56b7 Removed hotbackup 2024-03-30 16:57:24 +02:00
3f1ce57fa1 Enforced signed datatypes for char variables, fixing ARM builds 2024-03-03 19:10:49 +02:00
a7f4e4e54d Rewrote the log initialization functions, logs are now saved in rotating files, implemented configurable log levels 2024-03-03 18:51:51 +02:00
feac4c0598 Applied changes on the db executable. Removed old logging functions. Various global changes. 2024-01-07 22:05:51 +02:00
2c8cb0c857 Made a small-scale test with the spdlog library. Incidentally added fmt. 2023-12-30 10:30:52 +02:00
99935d6cff Eliminated hardcoded allowed map limit, added and increased the limit in length.h 2023-12-09 19:16:41 +02:00
ce920541a2 Improved build system scripts, cleaned up code, added experimental Dockerfile 2023-12-07 22:12:45 +02:00
ff3388e795 Refactored directory structure, added game files from TMP 2023-12-04 21:57:46 +02:00