Project

General

Profile

Feature #2191

Write config files automatically (or periodically) at runtime

Added by skyjake over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
User experience
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

Revision 831d6857 (diff)
Added by skyjake over 7 years ago

libdoomsday|Client|Server: Autosave .cfg files after cvars changed

IssueID #2191

Revision 6ebce2c7 (diff)
Added by skyjake over 7 years ago

Client|Server|libcore: Rewrite “persist.pack” periodically (if changed)

Records can be queried whether their members have changed their values.

IssueID #2191

Revision a0bc6ab9 (diff)
Added by skyjake over 7 years ago

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 over 7 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

#2 Updated by skyjake over 7 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100

#3 Updated by skyjake over 7 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF