index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
configuration.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-02
Prettier errors when things go wrong.
Bjørn Lindeijer
1
-5
/
+10
2005-05-02
Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.
Bjørn Lindeijer
1
-4
/
+15
2005-04-02
Work around Guichan focussing bug.
Bjørn Lindeijer
1
-2
/
+2
2005-04-02
Added ConfigListener class to allow listening for changes to config options,
Bjørn Lindeijer
1
-10
/
+42
2005-03-24
logger...
Yohann Ferreira
1
-2
/
+3
2005-03-01
Changed tmw.ini to config.xml which is read/written using libxml2.
Bjørn Lindeijer
1
-40
/
+53
2005-03-01
Simplified configuration.
Bjørn Lindeijer
1
-78
/
+54
2005-01-13
Added heavily modified resource manager by zenogais that is currently using
Bjørn Lindeijer
1
-1
/
+3
2005-01-13
Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining.
Bjørn Lindeijer
1
-3
/
+5
2005-01-06
Whoops left in two debug prints.
Bjørn Lindeijer
1
-2
/
+2
2005-01-05
Small fix in handling spaces around delimiter in ini file.
Bjørn Lindeijer
1
-48
/
+30
2005-01-03
Some more comment and indent changes.
Bjørn Lindeijer
1
-1
/
+1
2005-01-02
Don't try to create video bitmaps, and store whole numbers as whole numbers
Bjørn Lindeijer
1
-15
/
+31
2004-12-31
- fixed bad bug in Configuration that always treated values as numeric
Alexander Baldeck
1
-1
/
+1
2004-12-30
- ported Configuration from lists to map
Alexander Baldeck
1
-64
/
+28
2004-12-29
- ported sound engine to SDL_Mixer
Alexander Baldeck
1
-9
/
+7
2004-12-28
- some optimization :)
Alexander Baldeck
1
-19
/
+17
2004-12-27
*** empty log message ***
Alexander Baldeck
1
-2
/
+11
2004-12-27
*** empty log message ***
Alexander Baldeck
1
-1
/
+1
2004-12-26
- spaces are now stripped when options are being read (relaxed syntax in tmw....
Alexander Baldeck
1
-2
/
+30
2004-12-26
- final touch to writing mechanism of the config system
Alexander Baldeck
1
-22
/
+35
2004-12-26
- minor fixes for ini creation/writing
Alexander Baldeck
1
-1
/
+1
2004-12-26
- replaced default ini creation routine with new system
Alexander Baldeck
1
-4
/
+51
2004-12-26
some more code beautification :)
Alexander Baldeck
1
-6
/
+6
2004-12-26
added some doxgen comments
Alexander Baldeck
1
-0
/
+14
2004-12-26
added new config file handling (code integration has yet to be done)
Alexander Baldeck
1
-0
/
+86