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
02a86c41da0419c8466dfceea7daaa19dc932ba2
yaze
/
src
History
Justin Scofield
02a86c41da
Refactored EditorManager to consolidate popup drawing methods into a single DrawPopups method and added a DrawMenuBar method. Replaced DrawYazeMenu with DrawHomepage for displaying a welcome message and options for opening a ROM. Introduced a LoadRom method to handle ROM loading and updated related methods to set the current_rom_ pointer. Added settings_editor_ to the list of active editors.
2025-01-05 20:54:02 -05:00
..
app
Refactored EditorManager to consolidate popup drawing methods into a single DrawPopups method and added a DrawMenuBar method. Replaced DrawYazeMenu with DrawHomepage for displaying a welcome message and options for opening a ROM. Introduced a LoadRom method to handle ROM loading and updated related methods to set the current_rom_ pointer. Added settings_editor_ to the list of active editors.
2025-01-05 20:54:02 -05:00
cli
Add PROJECT_BINARY_DIR to include directories in CMake configuration
2024-12-31 15:59:03 -05:00
ios
remove app namespace
2024-12-28 21:28:51 -05:00
lib
Remove ImGuiFileDialog submodule from .gitmodules and delete its directory
2024-12-31 15:49:18 -05:00
test
Fix naming inconsistency in Snes color conversion functions
2024-12-31 15:59:07 -05:00
win32
add win32 dir for yaze.res, yaze.rc and yaze.ico
2024-08-30 02:28:11 -04:00
CMakeLists.txt
Add PROJECT_BINARY_DIR to include directories in CMake configuration
2024-12-31 15:59:03 -05: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
Add yaze_config.h for version management and update version check logic
2024-12-31 12:50:14 -05:00