summaryrefslogtreecommitdiff
path: root/src/playerrelations.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-05-11Made player relations persistent by default and removed option from GUIBjørn Lindeijer1-2/+2
Also changed the config key to make sure the new default applies to everybody. It is now 'persistent-player-list' instead of 'persist-player-list'.
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-0/+375
We don't use underscores in the filenames generally, and let's be consistent on that matter.