190 Commits

Author SHA1 Message Date
MihailRis
8d41f6af11 update ContentLoader part 1 2024-06-26 23:36:01 +03:00
MihailRis
166c340098 add automatic 'content' folder creation 2024-06-08 10:03:16 +03:00
MihailRis
14911aa30f remove old bindings format support 2024-06-07 14:13:49 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
8700f892c6 fix: audio volume setting not applied on load 2024-06-05 22:52:13 +03:00
MihailRis
b571179c8a res/config/builtins.list 2024-06-03 08:37:34 +03:00
MihailRis
4e2ba865f3 controls.json -> controls.toml 2024-06-02 22:10:39 +03:00
MihailRis
d3e34741e0 res/bindings.toml moved to res/config 2024-06-02 21:42:51 +03:00
MihailRis
0ad3dd7ab8 build time decreased 2024-05-23 02:05:08 +03:00
MihailRis
66476ee642 bindings.toml, config/bindings.toml file 2024-05-20 04:06:49 +03:00
MihailRis
c5f663b7cb memory-related refactor 2024-05-19 07:09:58 +03:00
MihailRis
ee853aab4c Merge branch 'main' into devtools 2024-05-12 20:07:55 +03:00
MihailRis
b15d234a88 added file.list function 2024-05-12 13:49:23 +03:00
MihailRis
c2ea0d5326 lua console library 2024-05-10 23:35:46 +03:00
MihailRis
d33edd4cd9 'dynamic' namespace refactor (step 1/2) 2024-05-07 16:00:52 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis
91aacafecb hpp++ 2024-05-06 01:36:21 +03:00
MihailRis
6b037ec7e8 hpp+ 2024-05-06 01:27:24 +03:00
MihailRis
9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
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