3643 Commits

Author SHA1 Message Date
MihailRis
d3e73be3fe fix windows build again 2025-11-18 20:24:18 +03:00
MihailRis
263c0e3b57 fix macos build 2025-11-18 20:14:37 +03:00
MihailRis
8e66d78ef0 fix msvc build 2025-11-18 20:08:11 +03:00
MihailRis
5317106d81 test chunks pool 2025-11-18 19:48:00 +03:00
MihailRis
5fdb71c47b add ObjectsPool 2025-11-18 19:47:35 +03:00
MihailRis
922a86d2b0 add that thing 2025-11-18 18:41:21 +03:00
MihailRis
957f9f5998 fix major chunks loading performance issue 2025-11-18 00:14:53 +03:00
MihailRis
ca3bc45d0f add 'on_block_present' event 2025-11-17 23:50:52 +03:00
MihailRis
1c81f8b7ad fix warning 2025-11-17 22:14:34 +03:00
MihailRis
473f9f1a6a move block ticks register to separate script 2025-11-17 21:33:44 +03:00
MihailRis
9653b18143 fix: unknown warning option in clang build 2025-11-17 20:18:02 +03:00
MihailRis
0760a5b552 Merge branch 'main' into debugging-client 2025-11-17 19:24:04 +03:00
MihailRis
bc229a39a1 fix 2025-11-17 18:39:38 +03:00
MihailRis
222d4d3fc6 add actual app.set_content_sources 2025-11-17 18:35:36 +03:00
MihailRis
614d5f4ae4 add app.get_content_sources, app.set_content_sources 2025-11-17 17:58:16 +03:00
MihailRis
cf3aad166a Merge branch 'main' into debugging-client 2025-11-16 19:20:42 +03:00
MihailRis
1e1fd53209 fix MemoryDevice::list & update filesystem tests 2025-11-16 18:51:14 +03:00
MihailRis
536035441a fixes 2025-11-16 18:35:04 +03:00
MihailRis
0c517709a1 add file.create_memory_device, app.create_memory_device 2025-11-16 18:13:53 +03:00
MihailRis
654267f2d4 add io::MemoryDevice 2025-11-16 17:38:26 +03:00
MihailRis
dae7d10a74 fix 2025-11-16 17:38:05 +03:00
MihailRis
9279b8385e add finalizing_ostream 2025-11-16 16:52:29 +03:00
MihailRis
1c92a7c9e7 add memory_view_istream 2025-11-16 16:52:20 +03:00
MihailRis
5b26c7d85a add missing '#pragma once' 2025-11-16 16:12:04 +03:00
MihailRis
bcfdb6196a add 'istoplevel' argument to input.add_callback 2025-11-16 14:25:16 +03:00
MihailRis
218c716892 fixes 2025-11-16 01:19:27 +03:00
MihailRis
c42d661223 add app.focus function 2025-11-15 21:22:18 +03:00
MihailRis
6195d014cd fix textbox:lineY 2025-11-15 20:32:08 +03:00
MihailRis
637896fb0f fix: textbox methods line numbers startfrom 0 2025-11-15 18:45:30 +03:00
MihailRis
31ea198301 add app.start_debug_instance 2025-11-15 16:57:24 +03:00
MihailRis
5edd7b2bb5 make network.find_free_port return nil if not found 2025-11-15 16:52:58 +03:00
MihailRis
3725aacbb1 Merge branch 'main' into debugging-client 2025-11-15 16:42:36 +03:00
MihailRis
1f1cb22e4d add 'network.find_free_port' function 2025-11-15 16:18:34 +03:00
MihailRis
aba18ef836 add 'keep-line-selection' textbox attribute 2025-11-15 14:28:20 +03:00
MihailRis
fbc9ceece4 Merge branch 'main' into debugging-client 2025-11-15 13:07:48 +03:00
MihailRis
f8be3e74f1 add error callback to network.tcp_connect 2025-11-15 12:46:36 +03:00
MihailRis
65b4ac8262 add textbox:indexByPos and :lineY methods 2025-11-14 23:48:02 +03:00
MihailRis
091542da39 Merge branch 'main' into debugging-client 2025-11-14 21:18:16 +03:00
MihailRis
5f76e72748 cleanup 2025-11-14 20:56:11 +03:00
MihailRis
95721a6864 combine uinode actions callbacks sets & cleanup 2025-11-14 19:50:09 +03:00
MihailRis
f9bab5a5cf fix UINode function typedefs naming 2025-11-14 12:35:27 +03:00
MihailRis
7abe552e3c fix UINode enums naming 2025-11-14 12:33:30 +03:00
MihailRis
1fd81da82e add 'onrightclick' uinode event 2025-11-14 00:33:57 +03:00
MihailRis
0d4838facf feat: autoresize (extend/shrink) canvas element 2025-11-13 18:06:47 +03:00
MihailRis
89488aecae Merge branch 'dev' into debugging-client 2025-11-12 19:07:18 +03:00
MihailRis
ef656e9ff1 revert non-throwing 'id' and add 'exists' property & update doc/*/scripting/ui.md 2025-11-12 18:49:04 +03:00
MihailRis
b5e69f1eae make ui_element.id access non-throwing 2025-11-12 18:43:34 +03:00
MihailRis
371aaaa9f5 make exchange slot available as 'hud.exchange-slot' 2025-11-12 12:29:07 +03:00
MihailRis
fb78e9f694 replace glfwWaitEvents with glfwWaitEventsTimeout 2025-11-12 01:17:10 +03:00
MihailRis
fc68d6ceca update InlineFrame::act 2025-11-12 01:16:33 +03:00