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
9d2cb918b9a3117e935d042ef66ba4fff0909aee
yaze
/
src
/
app
/
editor
/
graphics
History
scawful
9d2cb918b9
Update Tile16Editor to accept a pointer for tile16_individual; adjust OverworldEditor initialization accordingly for improved memory management.
2025-04-20 17:44:51 -04:00
..
gfx_group_editor.cc
Refactor loading methods in EditorManager and OverworldEditor for improved clarity and consistency; add checks for loaded ROM in GfxGroupEditor and MessageEditor
2025-03-12 14:28:53 -04:00
gfx_group_editor.h
remove app namespace
2024-12-28 21:28:51 -05:00
graphics_editor.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
graphics_editor.h
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
palette_editor.cc
Add Load method to editor classes and update corresponding headers
2025-03-08 10:07:18 -05:00
palette_editor.h
Refactor editor classes to accept a ROM pointer in constructors, enhancing dependency management and initialization across all editor types.
2025-04-11 16:54:47 -04:00
screen_editor.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
screen_editor.h
Refactor editor classes to accept a ROM pointer in constructors, enhancing dependency management and initialization across all editor types.
2025-04-11 16:54:47 -04:00
tile16_editor.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
tile16_editor.h
Update Tile16Editor to accept a pointer for tile16_individual; adjust OverworldEditor initialization accordingly for improved memory management.
2025-04-20 17:44:51 -04:00