Commit Graph
3664 Commits
Author SHA1 Message Date
MihailRis 2f01db8e8b rename 2025-11-21 22:33:51 +03:00
MihailRis 0f0e00cdde add 'audio.input-device' setting 2025-11-21 22:32:19 +03:00
MihailRis 8cfff09c0b add 'none' input device 2025-11-21 21:43:29 +03:00
Xertis e7e47df7bf improving the cheat commands 2025-11-21 20:59:57 +03:00
MihailRis 96bc395561 update audio lib 2025-11-21 20:34:33 +03:00
MihailRis 4f96ec47cd fix warnings 2025-11-21 19:14:04 +03:00
MihailRisandGitHub 6def370c2b Merge pull request #671 from MihailRis/debugging-client
Debugging client
2025-11-20 22:55:16 +03:00
MihailRis 0711a2d23e fix LevelController::processBeforeQuit 2025-11-20 21:27:56 +03:00
MihailRis 814f716ee5 fix 2025-11-20 18:11:28 +03:00
MihailRis 1a68371d85 fix -Wunused-lambda-capture 2025-11-20 18:10:46 +03:00
MihailRis 531e020cbd add canvas:get_data() -> bytearray 2025-11-20 12:37:23 +03:00
MihailRis 8a3ad8c728 Merge branch 'main' into debugging-client 2025-11-19 22:55:34 +03:00
MihailRis 0df5684adf fix: undo/redo also available when textbox is not editable 2025-11-19 22:54:59 +03:00
MihailRis 4d82fb7873 Merge branch 'main' into debugging-client 2025-11-19 20:14:21 +03:00
MihailRisandGitHub 38c869e72f Merge pull request #681 from MihailRis/canvas-export
image i/o in lua
2025-11-19 20:13:47 +03:00
MihailRis 2095e82f1a add Canvas.decode static method 2025-11-19 19:21:09 +03:00
MihailRis d9f75c7c40 add test optimization 2025-11-19 17:40:17 +03:00
MihailRis d714e6943a add canvas:encode method 2025-11-19 00:34:16 +03:00
MihailRis c951d787b7 fix: ObjectsPool missing destructor call 2025-11-18 22:25:04 +03:00
MihailRis f721731ecc add 'on_block_removed' event 2025-11-18 22:11:44 +03:00
MihailRis 1a6880a572 remove that thing 2025-11-18 20:46:24 +03:00
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