aboutsummaryrefslogtreecommitdiff
path: root/logic/database_entry.gd
AgeCommit message (Collapse)Author
2022-04-06Improved file operations for database and option sets.dam
Added confirmation dialogs when importing database and option sets files. Standardized the error print calls. Fixed capitalization on menu entries.
2022-01-06Remove date field and reduce usage of dictionary instances.dam
2022-01-06Isolate database entry code to avoid cyclic references.dam