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
f5ac6124b0edb0c4bc4d7d0a9c9ab777040cb8ff
yaze
/
src
/
app
/
editor
History
scawful
f5ac6124b0
Implement LoadBinaryGfx functionality: Refactor GFX loading from BIN file into a separate method, improve error handling, and update UI button for better user experience
2024-11-10 12:31:03 -05:00
..
code
Refactor recent files management: consolidate RecentFilesManager into project.h and remove redundant recent_files.h
2024-11-09 20:38:00 -05:00
dungeon
Refactor project structure: remove labeling.h and update references to use project.h, enhancing code clarity and maintainability
2024-11-09 21:04:39 -05:00
graphics
Implement LoadBinaryGfx functionality: Refactor GFX loading from BIN file into a separate method, improve error handling, and update UI button for better user experience
2024-11-10 12:31:03 -05:00
message
Add debug output for message loading and create test for single message verification
2024-11-08 00:18:58 -05:00
music
housekeeping
2024-08-25 15:40:14 -04:00
overworld
Refactor sprite dimension retrieval to use lowercase methods for consistency
2024-11-08 00:14:11 -05:00
sprite
game constants housekeeping
2024-08-29 13:08:36 -04:00
system
Add keybinding save and load functionality to CommandManager
2024-11-10 09:03:50 -05:00
utils
Refactor recent files management: consolidate RecentFilesManager into project.h and remove redundant recent_files.h
2024-11-09 20:38:00 -05:00
editor_manager.cc
Refactor recent files management: consolidate RecentFilesManager into project.h and remove redundant recent_files.h
2024-11-09 20:38:00 -05:00
editor_manager.h
Add keybinding save and load functionality to CommandManager
2024-11-10 09:03:50 -05:00
editor.cmake
Add CommandManager::ShowWhichKey and include src in build
2024-09-19 20:59:56 -04:00