scawful
e8afc764a0
Enhance Overworld Editor and Map Properties System
...
- Updated the DrawOverworldEntrancePopup to include new options for deleting entrances and improved UI labels for better clarity.
- Integrated new UI constants for consistent styling across the editor.
- Refactored MapPropertiesSystem to support additional toolset functionalities, including editing tools and view controls.
- Improved overlay handling in OverworldMap, consolidating vanilla and custom overlay loading logic.
- Enhanced user interaction with new buttons and streamlined layout for better usability in the editor.
2025-09-24 21:10:37 -04:00
scawful
9cbae49cb0
housekeeping
2025-08-21 19:00:12 -04:00
scawful
50c9223a53
Add hex utility functions and refactor usage in editors
2025-01-22 13:28:21 -05:00
scawful
59e59f8a38
Refactor hex string handling: replace UppercaseHex functions with Hex equivalents
2024-12-30 09:48:19 -05:00
scawful
8cf16906e6
remove overworld namespace
2024-12-29 16:12:53 -05:00
scawful
e05e7c35db
remove app namespace
2024-12-28 21:28:51 -05:00
scawful
21314702e8
Add EditorContext, refactor utils, add system managers
2024-11-19 23:10:23 -05:00
scawful
e0db021e7c
Add input field size constant and improve sprite preview handling; adjust depth and add checks for empty graphics
2024-11-13 08:52:55 -05:00
scawful
c31f3b81be
Refactor code to remove unused headers and unnecessary includes
2024-09-25 00:37:23 -04:00
scawful
c62b2c0913
Refactor OverworldEditor to use uint for loop counters in RefreshTile16Blockset method
2024-08-25 00:12:57 -04:00
scawful
bf94668455
Refactor OverworldEditor to use zelda3::GameEntity
2024-08-24 23:57:19 -04:00
scawful
270bef0973
Refactor OverworldEntity to use uint16_t for map_id and improve code organization
2024-08-22 10:49:12 -04:00
scawful
dc244ac02d
Refactor sprite editor to use Zelda3 namespace for default sprite names
2024-08-20 21:42:50 -04:00
scawful
a8ed9b7f92
remove magic numbers, enforce const correctness
2024-08-20 21:31:59 -04:00
scawful
90933517c4
cleanup sprite pal and overworld editor
2024-07-22 19:26:15 -04:00
scawful
90d5c15c64
add entity and refresh for overworld editor
2024-07-21 20:19:17 -04:00