This website requires JavaScript.
Explore
Help
Sign In
scawful
/
yaze
Watch
1
Star
0
Fork
0
You've already forked yaze
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c0c63745398714b0fe56f06dbf77d227753379a0
yaze
/
src
History
scawful
c0c6374539
Refactor event handling in Controller::OnInput to use SDL_WaitEvent instead of polling; improves efficiency by reducing CPU usage during event processing.
2025-04-20 17:37:05 -04:00
..
app
Refactor event handling in Controller::OnInput to use SDL_WaitEvent instead of polling; improves efficiency by reducing CPU usage during event processing.
2025-04-20 17:37:05 -04:00
cli
Add YAZE_UTIL_SRC to CMakeLists and update flag definitions in z3ed and yaze
2025-04-05 13:46:56 -04:00
ios
Fix ImGui initialization and rendering flow; update font loading method and improve ROM data loading function
2025-03-13 09:28:30 -04:00
lib
Update submodule references for imgui and imgui_test_engine to latest commits.
2025-04-16 17:35:12 -04:00
util
remove DECLARE_FLAG macro and add mode parsing
2025-03-31 09:42:10 -04:00
win32
…
CMakeLists.txt
initialize blank editor set in EditorManager; update overworld initialization to use Rom pointers; add Clear and CleanupUnusedTextures methods in OverworldEditor.
2025-04-12 11:33:03 -04:00
yaze_config.h.in
Add yaze_config.h for version management and update version check logic
2024-12-31 12:50:14 -05:00
yaze.cc
Refactor bitmap palette management across various components to streamline palette setting and improve error handling; remove unnecessary status checks and enhance consistency in palette application methods.
2025-04-17 21:49:47 -04:00