2025-08-25 17:26 CEST

spring: develop b56c14b0 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Tobi Vollebregt Tobi Vollebregt develop 2011-07-03 00:45:08 develop f0838efa
Changeset Delete vars with default value from FileConfigSources on load.

Remaining problem: defaults have changed a lot and vars have been deleted
over time. To truely fix things, we need to have users delete their config
file and set all settings they intended to differ from the defaults again.

Or put all deleted variables and all historic default values in the
meta data, so Spring can clean up on the first run of the new version...

Obviously, both ways suck.
mod - rts/System/Config/ConfigHandler.cpp Diff ] File ]