1.4 KiB
1.4 KiB
Gemini Developer Guide
This guide serves as an index for the internal architecture documentation and improvement plans generated by Gemini agents.
Architecture Documentation
- Dungeon Editor System - Overview of editor components
- Graphics System - Graphics resource management details
- Undo/Redo System - Undo/Redo command pattern details
- Room Data Persistence - Room loading/saving details
- Overworld Editor System - Architecture of the overworld editor
- Overworld Map Data - Internal structure of overworld maps
- ZSCustomOverworld Integration - Details on ZSO support
- Graphics System Architecture - Overview of the graphics pipeline and editors
- Message System Architecture - Overview of the dialogue system
Improvement Plans
- Graphics Improvement Plan - Roadmap for graphics system enhancements
- Message System Improvement Plan - Roadmap for dialogue/translation tools