Feature #2191
Write config files automatically (or periodically) at runtime
Status:
Closed
Priority:
Normal
Assignee:
Category:
User experience
Target version:
Start date:
2016-12-23
% Done:
100%
Description
To avoid losing your config in case of a crash, config files (persist.pack and .cfg files) should be written whenever changes occur in the configuration. This could be done via a periodical check.
Associated revisions
Client|Server|libcore: Rewrite “persist.pack” periodically (if changed)
Records can be queried whether their members have changed their values.
IssueID #2191
Fixed|libdoomsday: Don’t autosave configs during busy mode
When a game is being loaded, the full configuration may not have been
restored yet so rewriting it would mess things up.
IssueID #2191
History
#1 Updated by skyjake almost 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
#2 Updated by skyjake almost 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
#3 Updated by skyjake almost 8 years ago
- Status changed from Resolved to Closed
libdoomsday|Client|Server: Autosave .cfg files after cvars changed
IssueID #2191