aboutsummaryrefslogtreecommitdiff
path: root/common/config-file.cpp
AgeCommit message (Collapse)Author
2003-05-21fixed ltrim/rtrimMax Horn
svn-id: r7788
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06next pedantic cleanup codePaweł Kołodziejski
svn-id: r6714
2002-11-21enhanced Config::rename_domain; added the ability to change the domain name ↵Max Horn
in EditGameDialog svn-id: r5673
2002-11-21cleanupMax Horn
svn-id: r5669
2002-11-21consistently ignore case of the domain nameMax Horn
svn-id: r5650
2002-11-13cleaned up Config::get_domain; fixed sorting in launcherMax Horn
svn-id: r5541
2002-10-28Add support for aliased scummvm config entries.James Brown
Eg: [germandott] path=/games/german/dott gameid=tentacle description=the german version of DOTT I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so. svn-id: r5341
2002-10-08fix for bug #620361Max Horn
svn-id: r5113
2002-10-08added methods to String class that convert a string to upper/lower case; ↵Max Horn
changed config class to keep all domains as lower case (fixes bug #scummvm) svn-id: r5104
2002-09-29added Config::has_domain()Max Horn
svn-id: r5045
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
svn-id: r4903
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file ↵Max Horn
scumm/smusH/rect.h to common/rect.h svn-id: r4877
2002-08-21Initial revisionMax Horn
svn-id: r4785