MihailRis
|
4bafad708e
|
move window-related code from Engine.cpp to WindowControl
|
2025-11-09 19:09:35 +03:00 |
|
MihailRis
|
87ff77a73f
|
add project start application script
|
2025-11-09 18:26:36 +03:00 |
|
MihailRis
|
c565e9897f
|
feat: go back in menu on Escape pressed
|
2025-11-05 02:13:32 +03:00 |
|
MihailRis
|
9372a5226e
|
add 'step' and 'resume' commands
|
2025-10-07 21:53:46 +03:00 |
|
MihailRis
|
5972bc769b
|
add 'set-breakpoint', 'remove-breakpoint' commands
|
2025-10-07 21:07:02 +03:00 |
|
MihailRis
|
95f30da49b
|
add engine pause mode
|
2025-10-07 18:02:06 +03:00 |
|
MihailRis
|
3fef284a02
|
test debugger commands
|
2025-10-06 01:54:35 +03:00 |
|
MihailRis
|
80cd187c6f
|
add '--dbg-server' command-line argument & add debugging server draft
|
2025-10-05 23:54:29 +03:00 |
|
ChancellorIkseew
|
b30b19e836
|
Add borderless window mode (from tasks) (#630)
|
2025-09-30 23:53:15 +03:00 |
|
MihailRis
|
a621b179d3
|
add 'do-trace-shaders' setting and fix shaders recompiling
|
2025-08-31 18:14:05 +03:00 |
|
MihailRis
|
c8d760e83e
|
update project script methods, replace project script with project client script
|
2025-08-18 21:20:18 +03:00 |
|
MihailRis
|
9fcff65cca
|
cleanup
|
2025-08-07 22:37:40 +03:00 |
|
MihailRis
|
0a02d3fbec
|
add on_screen_change project script event & fix UIDocument::rebuildIndices & move menu background to project script
|
2025-08-07 22:14:52 +03:00 |
|
MihailRis
|
4e5199d89a
|
feat: lights debug mode
|
2025-04-29 15:59:52 +03:00 |
|
MihailRis
|
6164374666
|
feat: projects & replace builtins.list with 'base_packs' project property
|
2025-04-22 21:46:10 +03:00 |
|
MihailRis
|
5253be6c56
|
feat: custom languages syntax (WIP)
|
2025-04-13 00:19:38 +03:00 |
|
MihailRis
|
62518f0658
|
fix headless mode
|
2025-04-02 18:08:18 +03:00 |
|
MihailRis
|
881edb7b28
|
rename keycode, mousecode enumerations
|
2025-04-02 17:39:31 +03:00 |
|
MihailRis
|
9843a1fc27
|
remove Viewport class
|
2025-04-02 17:35:17 +03:00 |
|
MihailRis
|
4d1a2b3764
|
cleanup EnginePaths
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
3486cbd4c9
|
cleanup ContentControl
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
f99d909f34
|
cleanup
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
e442402e43
|
refactor Engine
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
331734792d
|
refactor: add ContentControl class
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
7262119f5b
|
refactor GLFWWindow
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
0b8d56afe1
|
cleanup
|
2025-04-02 14:59:53 +03:00 |
|
MihailRis
|
9694a59649
|
refactor: add Window interface
|
2025-04-02 14:59:53 +03:00 |
|
MihailRis
|
dbe9ca5efe
|
refactor io/engine_paths
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
4c8742ce46
|
refactor frontend/locale
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
b202d1455b
|
refactor: replace references to Events with Input
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
4c48afbb90
|
refactor: add GUI instance reference to UI nodes
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
4400f7fbfb
|
add block.reload_script, item.reload_script
|
2025-03-13 22:05:53 +03:00 |
|
MihailRis
|
5af6b91b22
|
add debug GUI render mode (F8)
|
2025-03-11 00:39:59 +03:00 |
|
MihailRis
|
94bae83de6
|
fix windows build
|
2025-02-04 13:32:50 +03:00 |
|
MihailRis
|
e0314803c0
|
migrate from std::filesystem::path to io::path (WIP)
|
2025-01-30 22:23:13 +03:00 |
|
MihailRis
|
1e22882284
|
rename 'files' to 'io'
|
2025-01-30 16:53:52 +03:00 |
|
MihailRis
|
02554e469a
|
refactor
|
2025-01-22 08:18:17 +03:00 |
|
MihailRis
|
85600eafea
|
fix in-game chat
|
2025-01-21 04:31:33 +03:00 |
|
MihailRis
|
c6951e0965
|
add in-game chat & update gui post-runnables timing & fix panel elements removal
|
2025-01-18 07:17:52 +03:00 |
|
MihailRis
|
65fec4f4a9
|
introduce local player
|
2025-01-16 05:59:43 +03:00 |
|
MihailRis
|
5b6ad81eba
|
fix
|
2025-01-07 23:55:37 +03:00 |
|
MihailRis
|
dbf366eca3
|
fixes
|
2025-01-07 23:49:09 +03:00 |
|
MihailRis
|
0a1a16299e
|
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
|
2025-01-06 16:07:16 +03:00 |
|
MihailRis
|
136c35591c
|
add file.name(), file.stem() & add 'path' to pack info & add start_coroutine()
|
2025-01-05 22:44:32 +03:00 |
|
MihailRis
|
0d1c7f1a88
|
fix Engine::resetContent in headless mode
|
2025-01-04 00:07:17 +03:00 |
|
MihailRis
|
bd9018dafe
|
add pack.assemble(...), app.config_packs(...)
|
2025-01-03 23:51:36 +03:00 |
|
MihailRis
|
6cb0d315a8
|
Merge pull request #414 from Ygrik2003/Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode
Fix usage vcpkg for windows and add cmake preset for vscode
|
2024-12-26 19:58:28 +03:00 |
|
MihailRis
|
f8c0862587
|
fix: console not opening
|
2024-12-26 12:27:21 +03:00 |
|
Stepanov Igor
|
9b0d1fdd52
|
Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode
|
2024-12-25 14:58:24 +03:00 |
|
MihailRis
|
5e76cdfadc
|
rename engine.hpp/cpp to Engine.hpp/cpp & move Engine, Time and mainloop classes to 'engine' folder
|
2024-12-25 12:13:03 +03:00 |
|