Commit Graph
120 Commits
Author SHA1 Message Date
MihailRis 7f8a86b740 minor refactor 2024-05-05 20:08:25 +03:00
MihailRis 75e56ebd83 audio listener configuration fix 2024-05-05 19:51:14 +03:00
MihailRis bab806c2f8 world creation content menu 2024-05-04 21:27:28 +03:00
MihailRis 3ac6ad640a ENGINE_VERSION_INDEV replaced with ENGINE_DEBUG_BUILD 2024-05-02 17:26:25 +03:00
MihailRis 8c86bcae54 pagebox element 2024-04-30 06:20:46 +03:00
MihailRis f8289a5d78 leaks fix (valgrind full leak check) 2024-04-30 02:49:12 +03:00
MihailRis bcf2f5029d GfxContext renamed to DrawContext 2024-04-30 00:31:13 +03:00
MihailRis c3b5576c02 toml::Wrapper removed 2024-04-28 17:23:52 +03:00
MihailRis 001617f6d9 StringSetting, gui.set_locale removed 2024-04-26 03:03:42 +03:00
MihailRis 6650e27737 ObservableSetting 2024-04-26 02:43:10 +03:00
MihailRis 4861fedf1e fullscreen setting checkbox + smth 2024-04-26 00:34:15 +03:00
MihailRis b1a79e3a6e block.material + minor refactor 2024-04-25 05:12:45 +03:00
MihailRis 051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis 3ddde7f7d3 removed some garbage 2024-04-23 14:22:01 +03:00
MihailRis f8f6ffc0c5 process page test 2024-04-23 04:51:00 +03:00
MihailRis 9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis 61ca91b525 frontend/screens deleted 2024-04-22 20:32:28 +03:00
MihailRis 5b82b18c6f settings observers lifecycle 2024-04-22 19:10:36 +03:00
MihailRis 635e512142 scriptenv? 2024-04-21 15:41:47 +03:00
MihailRis 599665d349 minor movement 2024-04-21 01:34:34 +03:00
MihailRis c47e869bdd EngineController draft 2024-04-21 01:30:35 +03:00
MihailRis b9ea88b988 settings page completely moved to xml 2024-04-20 15:52:55 +03:00
MihailRis 0e69db13be ResPaths.findRaw 2024-04-19 14:22:14 +03:00
MihailRis 64820020f8 content menu moved to xml (no icons yet) 2024-04-18 22:15:23 +03:00
MihailRis 90d0b54a69 thread pool update + refactor 2024-04-11 15:48:27 +03:00
MihailRis 1549a02731 audio-related minor refactor 2024-04-10 20:11:43 +03:00
MihailRis c8ca56fb8e minor refactor 2024-04-10 19:55:03 +03:00
MihailRis 252e9f0d19 engine initialization minor refactor + fix 2024-04-10 19:24:06 +03:00
MihailRis d5d0ba8959 engine.cpp minor refactor 2024-04-10 19:03:51 +03:00
MihailRis f9d391e05a PacksManager added to engine 2024-04-08 13:09:38 +03:00
MihailRis 0c411cf227 debug::Logger 2024-04-04 18:19:19 +03:00
MihailRis f298d6ef1d content pack dependency levels draft 2024-04-04 06:09:43 +03:00
MihailRis 7374013eeb NumberSetting.observe 2024-04-01 18:36:31 +03:00
MihailRis 48982e3478 'dynamic' namespace refactor + sensitivity is a NumberSetting now 2024-03-31 17:30:02 +03:00
MihailRis 73a460ddb6 Setting update 2024-03-29 20:02:58 +03:00
MihailRis 62ef230af6 minor refactor 2024-03-29 16:41:56 +03:00
MihailRis 32120d8af4 settings test 2024-03-29 13:58:19 +03:00
MihailRis 0838208fb6 content translation + gui.str function 2024-03-27 18:29:41 +03:00
MihailRis c7bc4bb463 post-runnables 2024-03-21 01:40:07 +03:00
MihailRis 567c8a365f lua: core.open_world 2024-03-20 23:55:04 +03:00
MihailRis b3ca4b8efc scripting: PagesControl 2024-03-20 10:01:07 +03:00
MihailRis 5393977e57 frontend/gui moved to graphics/ui 2024-03-19 00:08:46 +03:00
MihailRis b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis a971f6dccf audio settings menu 2024-03-12 23:49:42 +03:00
MihailRis 9150af19ea audio settings 2024-03-12 23:13:54 +03:00
MihailRis fb109e0ce2 engine.cpp indentation fix 2024-03-12 23:11:02 +03:00
MihailRis 739282dce9 lua: pack.data_file(packid, name) 2024-03-11 13:59:21 +03:00
MihailRis daaba374a3 contentpack removal feature + refactor 2024-03-11 13:21:06 +03:00
MihailRis 4a481ca862 lua: audio.play_stream and .play_stream_2d 2024-03-05 19:43:48 +03:00
MihailRis 1c6689b6b6 sounds variants 2024-03-05 02:30:16 +03:00