e7337d004c
feat: Update room dimensions and apply colors to static cubes in the scene
2026-01-05 08:32:10 +00:00
c1390aee64
feat: Enhance GUI logging with log_trace function and update status messages
2026-01-05 08:27:32 +00:00
844b640329
feat: Add input bindings for jump and noclip toggle, and update related configurations
2026-01-05 08:19:17 +00:00
83aeb18826
feat: Enhance camera movement by allowing forward movement to use pitch and add logging for debugging
2026-01-05 08:03:14 +00:00
2a8a36adab
feat: Implement custom atan2 function with fallback for compass heading
2026-01-05 07:47:51 +00:00
733871e1e7
feat: Update gamepad input bindings for consistency and add logging in input service
2026-01-05 07:44:09 +00:00
e79c0ad01c
feat: Add fly up and fly down input bindings and update related services
2026-01-05 07:37:59 +00:00
b8fe3acccf
feat: Implement mouse grab configuration and handling in input and window services
2026-01-05 07:16:57 +00:00
ca9830b978
feat: Add input bindings configuration for keyboard and gamepad actions
2026-01-05 06:55:13 +00:00
5548d3b3ce
feat: Implement gamepad support and audio control enhancements in input and audio services
2026-01-05 06:32:34 +00:00
f5be339aab
feat: Add _strip_leading_double_dash function to clean up argument handling in CLI commands
2026-01-05 03:14:37 +00:00
dc81e03221
refactor: Update CMake argument handling for toolchain and cache detection
2026-01-05 02:53:19 +00:00
14163d5e5a
refactor: Add functions to handle Conan toolchain detection and integration
2026-01-05 02:36:50 +00:00
b6c697196a
feat: Enforce "no macros" policy with CI checks, compiler warnings, and documentation
2026-01-04 02:12:48 +00:00
d8d1c0a557
feat: Enhance logging system with platform-specific error handling and trace functionality
...
- Added platform detection and user configuration directory retrieval in platform.cpp and platform.hpp.
- Implemented detailed error reporting for Windows in platform.cpp.
- Updated logger to use std::source_location for improved trace logging in logger.hpp.
- Refactored existing trace guards in various application files to remove function name parameters, utilizing the new logger functionality.
- Introduced a new script (add_traces.sh) to automate the addition of logging includes in relevant source files.
- Enhanced audio_player.cpp and other script files to include detailed logging for function entries and variable states.
2026-01-04 01:38:31 +00:00
e9b944680c
feat: Enhance ScriptEngine with Shader and Scene Management
...
- Added ShaderManager to handle shader paths loading from Lua.
- Integrated SceneManager for managing scene objects within ScriptEngine.
- Updated ScriptEngine to utilize ShaderManager and SceneManager.
- Refactored audio command handling to use AudioManager.
- Improved error handling and Lua integration for shader and scene loading.
- Cleaned up code structure and dependencies in script_engine.hpp.
2026-01-04 00:05:05 +00:00
a39239c9ee
Add workflow diagnostics tool
2025-12-24 16:02:48 +00:00
Richard Ward
f53debfd3c
dev commands
2025-12-19 18:33:22 +00:00
Richard Ward
986908a058
fix quoting issue
2025-12-19 18:29:40 +00:00
Richard Ward
83e8fd6d1a
rewrite dev script
2025-12-19 18:26:50 +00:00
Richard Ward
e06b365a12
add soundboard
2025-12-19 18:12:03 +00:00
Richard Ward
2dac2b53df
generate noises
2025-12-19 18:03:11 +00:00
Richard Ward
8f434d8fd0
lua audio support
2025-12-19 17:21:23 +00:00
Richard Ward
d690516c2c
sound work
2025-12-19 17:11:38 +00:00
Richard Ward
9ce36f3839
glm stuff
2025-12-19 16:44:45 +00:00
Richard Ward
0266332dcd
add some modmusic
2025-12-19 16:43:57 +00:00
Richard Ward
1a37903435
bullet3 support
2025-12-19 16:39:30 +00:00
Richard Ward
96ac0fbba6
load from stl
2025-12-19 16:30:00 +00:00
Richard Ward
a9ad53ca8d
add stlloader
2025-12-19 16:22:19 +00:00
Richard Ward
f383e8abd5
add assimp
2025-12-19 16:13:09 +00:00
Richard Ward
07f3ab90e6
improve dev script
2025-12-19 16:02:40 +00:00
Richard Ward
71ba586e33
cross platform work
2025-12-19 15:57:40 +00:00
Richard Ward
d9b56d6c3e
add dev commands
2025-12-19 15:51:20 +00:00
Richard Ward
845aea848b
add lua debug mode
2025-12-19 12:13:22 +00:00
Richard Ward
b3ee3496b6
update cube logic
2025-12-19 12:02:00 +00:00
Richard Ward
302b2e49a8
gui framework
2025-12-19 02:56:59 +00:00
Richard Ward
c11e1dca76
refactor
2025-12-18 22:43:45 +00:00
Richard Ward
635d93d0b6
use conan for everything
2025-12-18 21:33:19 +00:00
Richard Ward
0832cd0fc7
various fixes
2025-12-18 21:21:12 +00:00
Richard Ward
c5073fe6ef
script
2025-12-18 20:20:07 +00:00
Richard Ward
83dba9defd
bug
2025-12-18 20:02:52 +00:00
Richard Ward
ba39480e82
build pipeline
2025-12-18 19:58:24 +00:00
Richard Ward
e653d76635
build scripts
2025-12-18 19:45:45 +00:00
Richard Ward
3ca9ce773d
code
2025-12-18 19:13:31 +00:00
Richard Ward
bc6794787e
multi object support
2025-12-18 18:49:15 +00:00
Richard Ward
30fc2d74a4
lua cplusplus cube spinner
2025-12-18 18:29:33 +00:00