aboutsummaryrefslogtreecommitdiff
path: root/logic/database_entry.gd
AgeCommit message (Collapse)Author
2022-09-02Renamed is_urgent to emergency_surgery. Increased version to 1.5.v1.5dam
2022-09-02Fixed export settings to include all required scripts. Renamed is_urgency to ↵v1.4dam
is_urgent.
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