114 Commits

Author SHA1 Message Date
InfiniteCoder
7f75c454c8 logic/ 2024-08-05 23:23:28 +03:00
InfiniteCoder
5c9bc83bbd items/ + objects/ + util/ 2024-08-04 22:26:08 +03:00
InfiniteCoder
eb061bcaf4 graphics/ 2024-08-04 22:12:48 +03:00
InfiniteCoder
3aa0298c85 files/ 2024-08-04 17:08:11 +03:00
InfiniteCoder
a745507ddd coders/ 2024-08-04 11:23:08 +03:00
InfiniteCoder
d5dc68dd38 Root includes 2024-08-04 10:24:11 +03:00
MihailRis
0de4061253 refactor EngineController.cpp 2024-07-24 17:44:43 +03:00
Pugemon
e98fb9a1a7 Optimize container insertions using emplace_back instead of push_back 2024-06-07 04:43:27 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
43903bb378 memory-related refactor 2024-05-25 09:26:21 +03:00
MihailRis
f4e98b2091 console layout WIP 2024-05-13 17:08:58 +03:00
MihailRis
debdec1dc2 dynamic::create_map, dynamic::create_list 2024-05-09 20:30:14 +03:00
MihailRis
5da2a30326 BasicParser now uses string_view 2024-05-08 23:32:04 +03:00
MihailRis
a4c21984d5 dynamic::Value simplified 2024-05-07 18:39:12 +03:00
MihailRis
8e83a07094 'dynamic' namespace refactor (step 2) 2024-05-07 17:03:04 +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
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
4dc2c4701d menu page queries 2024-05-05 22:40:24 +03:00
MihailRis
7f8a86b740 minor refactor 2024-05-05 20:08:25 +03:00
MihailRis
3ac6ad640a ENGINE_VERSION_INDEV replaced with ENGINE_DEBUG_BUILD 2024-05-02 17:26:25 +03:00
MihailRis
9b843817f8 redundancy reduced 2024-04-30 14:49:55 +03:00
MihailRis
8c86bcae54 pagebox element 2024-04-30 06:20:46 +03:00
MihailRis
051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis
bf75e21651 minor refactor 2024-04-23 14:05:36 +03:00
MihailRis
f8f6ffc0c5 process page test 2024-04-23 04:51:00 +03:00
MihailRis
132016d33f missing content report moved to xml 2024-04-22 22:17:06 +03:00
MihailRis
30a38035e2 the shortcut 2024-04-21 17:12:06 +03:00
MihailRis
635e512142 scriptenv? 2024-04-21 15:41:47 +03:00
MihailRis
d213902648 minor refactor 2024-04-21 02:37:44 +03:00
MihailRis
599665d349 minor movement 2024-04-21 01:34:34 +03:00
MihailRis
8001a8bf86 world convert progress info 2024-03-01 13:26:09 +03:00
MihailRis
3862dbda66 contentpack remove feature WIP 2024-02-29 23:47:07 +03:00
Onran
8130b0626f
Add files via upload 2024-02-23 17:12:00 +09:00
Onran
a5087cf221
Add files via upload 2024-02-23 11:48:32 +09:00
Onran
c126b627de
Add files via upload 2024-02-23 11:42:28 +09:00
Onran
30d179e9a3
Update menu.cpp 2024-02-22 22:32:08 +09:00
Onran
889fcde9d3
Update menu.cpp 2024-02-22 22:25:35 +09:00
Onran
3dcdfb4b4b
Update menu.cpp 2024-02-22 22:09:04 +09:00
Onran
a78b5213e3
Merge branch 'main' into main 2024-02-22 21:20:30 +09:00
MihailRis
6b17e33b76 0.20 development start 2024-02-22 10:44:03 +03:00
Onran
9cc2f93cfd
More world generators support 2024-02-21 11:54:10 +09:00
MihailRis
38f9805ca7 minor refactor + Block.uiLayout 2024-02-16 22:51:47 +03:00
A-lex-Ra
408dccc590 'Camera Shaking' checkbox added to settings menu 2024-02-14 11:15:47 +06:00
MihailRis
2aa49c7470 minor refactor 2024-02-14 01:19:24 +03:00
MihailRis
302b649634 ui scripting related fixes 2024-02-13 14:36:10 +03:00
MihailRis
bcc6fef74b lua: added toml library + content menu fix 2024-02-05 04:05:58 +03:00
MihailRis
86412a28ec UiXmlReader added (WIP) 2024-02-04 05:00:29 +03:00
MihailRis
e9efdb0e7b missing-content panel scroll fix 2024-02-04 03:31:11 +03:00