summaryrefslogtreecommitdiff
path: root/src/configuration.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-26Removed 'inline' keyword where it's not of any valueThorbjørn Lindeijer1-6/+6
2011-10-23Fixed a certain class of Doxygen warningsThorbjørn Lindeijer1-6/+6
2011-04-30Add missing initialization of variableStefan Dombrowski1-0/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-2/+2
2010-11-13Replace config listeners with the event systemChuck Miller1-18/+0
2010-09-15Improve speed in configuration get methods.Andrei Karas1-0/+5
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-2/+26
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-3/+5
2010-03-13Make removing a server effective even when quitting afterwardsThorbjørn Lindeijer1-1/+4
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-0/+2
2010-01-10Change code styleAndrei Karas1-3/+8
2009-04-13Some cleanup of the Configuration interfaceBjørn Lindeijer1-26/+37
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-2/+2
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-1/+2
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-3/+3
2009-02-07Some more include cleanups.Ira Rice1-1/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-13Code style reformattingBjørn Lindeijer1-4/+5
2008-11-18Added the font file to branding.xmlPhilipp Sehmisch1-0/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-14/+133
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink1-2/+9
2005-08-25Fixed line length in ChangeLog and some other small changes.Bjørn Lindeijer1-10/+14
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-21/+1
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
2005-07-02Added minimap to Tulimshar (map 3-1)Bjørn Lindeijer1-2/+2
2005-05-21Numerous things:Bjørn Lindeijer1-1/+11
2005-05-02Prettier errors when things go wrong.Bjørn Lindeijer1-1/+1
2005-05-02Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.Bjørn Lindeijer1-1/+3
2005-04-02Added ConfigListener class to allow listening for changes to config options,Bjørn Lindeijer1-9/+32
2005-03-01Simplified configuration.Bjørn Lindeijer1-22/+2
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-1/+1
2005-01-13Added heavily modified resource manager by zenogais that is currently usingBjørn Lindeijer1-2/+0
2005-01-06Whoops left in two debug prints.Bjørn Lindeijer1-0/+2
2005-01-05Small fix in handling spaces around delimiter in ini file.Bjørn Lindeijer1-13/+56
2004-12-30- ported Configuration from lists to mapAlexander Baldeck1-4/+3
2004-12-27*** empty log message ***Alexander Baldeck1-0/+1
2004-12-26- final touch to writing mechanism of the config systemAlexander Baldeck1-3/+2
2004-12-26- replaced default ini creation routine with new systemAlexander Baldeck1-2/+4