42 Commits

Author SHA1 Message Date
MihailRis
781ab0e892 ThreadPool test 2024-04-04 21:32:38 +03:00
MihailRis
32120d8af4 settings test 2024-03-29 13:58:19 +03:00
MihailRis
93acc5ce57 command_line refactor 2024-03-20 09:17:04 +03:00
MihailRis
5c3b61265a blocks and items 'caption' property 2024-03-12 16:59:34 +03:00
MihailRis
c9da6b9a0c stringutil: text case convert functions 2024-03-12 13:31:41 +03:00
MihailRis
256808630b multiline textbox mode 2024-02-26 15:12:02 +03:00
MihailRis
d189bdc107 multiline labels 2024-02-25 21:03:21 +03:00
MihailRis
089e87da69 chunks rendering multithreading 2024-02-24 20:08:51 +03:00
MihailRis
4fd398844e UiXmlReader update 2024-02-05 01:10:05 +03:00
MihailRis
b38afe9e34 refactor 2024-02-04 23:45:15 +03:00
MihailRis
bc72742ee3 locale independent util::parse_double 2024-02-02 20:02:30 +03:00
MihailRis
1f11fa8fea Added XML parser/writer 2024-02-01 02:01:04 +03:00
MihailRis
ba4338c4fa small util::base64_decode optimization 2024-01-25 02:18:50 +03:00
MihailRis
3cfdbc8338 stringutil added util::base64_encode/decode 2024-01-25 02:07:44 +03:00
MihailRis
213eba6072 added stringutil::to_string 2024-01-11 04:10:43 +03:00
MihailRis
73595cd558 Minor refactor 2024-01-04 22:57:18 +03:00
MihailRis
76aeb8e4df Content packs indices auto build + WorldGenerator fix 2023-12-29 14:17:26 +03:00
A-lex-Ra
307df37ba7 improve locale detection as much as possible 2023-12-26 19:54:03 +06:00
A-lex-Ra
1dae8c2c31 postmerge fix 2023-12-25 20:35:36 +06:00
A-lex-Ra
4d8c8563cc merge 2023-12-25 20:30:05 +06:00
A-lex-Ra
ca3697301e detect system locale 2023-12-25 20:26:56 +06:00
MihailRis
abbe4021ba Minor refactor 2023-12-24 13:57:00 +03:00
MihailRis
7bf70bb26e languages support (WIP) 2023-12-12 22:02:17 +03:00
Ara
f5b5130e8b small fixes 2023-12-09 23:16:17 +06:00
Ara
42e632d220 ScopeTimer + small fixes 2023-12-08 10:21:06 +06:00
MihailRis
a102821076 Sky lights data saving (optimization) 2023-12-06 16:15:44 +03:00
MihailRis
6b423b441f util/dataio + Lightmap.encode 2023-12-06 14:44:16 +03:00
MihailRis
64295e2170 Minor refactor 2023-12-05 23:01:29 +03:00
MihailRis
a60cc70246 GLSL 'include' support 2023-11-28 16:13:49 +03:00
MihailRis
c08c31b0ad day-night loop, dynamic skybox, clock on debug panel 2023-11-28 11:01:22 +03:00
MihailRis
2bc539fae9 added missing files (part 2) 2023-11-26 14:12:12 +03:00
MihailRis
9051db3526 bindings, controls.json file 2023-11-19 22:37:15 +03:00
MihailRis
4e1f19c911 Added world creation menu 2023-11-17 13:57:45 +03:00
MihailRis
d349b4b65a stringutil.cpp warnings fix 2023-11-16 12:26:58 +03:00
MihailRis
b03bcb5191 Menu screen prototype, refactor 2023-11-16 03:00:05 +03:00
MihailRis
fee25abb5e Refactor: added Screen interface class, LevelScreen 2023-11-15 21:18:10 +03:00
MihailRis
ccbfaa3a86 Fog factor correction, small fixes 2023-11-14 22:57:27 +03:00
MihailRis
69b309dc60 toml format is now used for settings file 2023-11-14 15:51:26 +03:00
MihailRis
3723cf491f Added screenshot feature (F2 key) 2023-11-13 15:01:41 +03:00
MihailRis
65eb851fd8 Added platform::get_settings_file 2023-11-10 16:25:11 +03:00
MihailRis
665347213d Added util/platform module 2023-11-09 20:17:11 +03:00
MihailRis
ee52e412fa Added stringutil module 2023-11-09 15:03:50 +03:00