Max Horn
|
f59eb3b219
|
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
svn-id: r12722
|
2004-02-05 00:19:57 +00:00 |
|
Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Max Horn
|
b38995b288
|
cleanup (merged the two base set() methods)
svn-id: r11256
|
2003-11-11 00:26:38 +00:00 |
|
Max Horn
|
5c2a3da7f2
|
fix for bug #833537 (Config manager saves "save_slot")
svn-id: r11254
|
2003-11-10 23:17:11 +00:00 |
|
Paweł Kołodziejski
|
b5a7ef0822
|
cleanup whitespaces
svn-id: r11219
|
2003-11-08 22:43:46 +00:00 |
|
Max Horn
|
5c4e374d73
|
fixed ConfigManager getInt/getBool
svn-id: r11199
|
2003-11-07 16:54:58 +00:00 |
|
Max Horn
|
ced5921ac0
|
change behaviour of ConfigManager::get once again -> now we *do* fall back to the registered defaults...
svn-id: r11195
|
2003-11-07 15:57:36 +00:00 |
|
Jonathan Gray
|
b2e9b73c4c
|
spelling fixes
svn-id: r11180
|
2003-11-07 02:43:47 +00:00 |
|
Max Horn
|
105728adee
|
Use the new capabilities of class Map to make the ConfigManager case insensitive when it comes to comparing config keys/domains
svn-id: r11171
|
2003-11-07 00:03:55 +00:00 |
|
Max Horn
|
0dfd0e4414
|
changed the way get(key,domain) works for global domains (instead of defaulting to the empty string, it will now default to the registered default in this case)
svn-id: r11151
|
2003-11-05 12:16:14 +00:00 |
|
Max Horn
|
d45b475b48
|
added ConfigManager::removeKey
svn-id: r11140
|
2003-11-05 00:57:00 +00:00 |
|
Marcus Comstedt
|
ef5e193d59
|
stdafx.h needs to be included first.
svn-id: r11117
|
2003-11-03 22:28:37 +00:00 |
|
Max Horn
|
186125ffb6
|
fix potential crash
svn-id: r11037
|
2003-11-01 22:11:33 +00:00 |
|
Max Horn
|
2dddd0e29a
|
modified version of patch #821018; fix for bug #821083
svn-id: r10716
|
2003-10-10 11:13:25 +00:00 |
|
Max Horn
|
21480a2289
|
fix ConfMan.set when dom is empty; added some asserts (paranoia)
svn-id: r10698
|
2003-10-09 11:42:59 +00:00 |
|
Max Horn
|
d177364715
|
new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS
svn-id: r10687
|
2003-10-08 21:59:23 +00:00 |
|