omigamedev 68398e5b60 fix sandbox app script loading and timer execution
- Add relative path resolution for filesystem-loaded documents in kernel.cpp
  - SetDocumentBasePath() tracks document directory for relative resource resolution
  - ResolvePath() resolves relative paths like "app.lua" against document base path
- Fix RmlUi context name lookup in sandbox test app (use "default" not "main")
- Add debug logging to timer_manager.cpp to trace timer creation and execution

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 22:10:45 +01:00
2026-01-14 14:47:57 +01:00
2026-01-16 12:43:06 +01:00
2026-01-19 12:15:00 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
Description
No description provided
20 MiB
Languages
C++ 40.5%
C 37.3%
Go 10.1%
Lua 6.8%
HTML 2.5%
Other 2.6%