summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Updated Copyright year to 2010!Bertram10-10/+10
2010-01-24Autocomplete names with quotes if the string begins with a / or @ (commands)Blue Sans Douze1-1/+1
2010-01-10Change code styleAndrei Karas2-18/+37
2010-01-08Small refactoring in chat auto completingAndrei Karas2-2/+2
2010-01-07Chat auto completingAndrei Karas2-0/+22
2010-01-07Fix a typoFreeyorp1-1/+1
2010-01-06Fixes so mapreader ignores the case of object typesChuck Miller2-0/+15
2009-12-20Fixed an uninitialized pointerPhilipp Sehmisch1-1/+1
2009-12-19Added support for resources.xml from update server... Also added option to do...Chuck Miller2-4/+33
2009-12-10Avoiding compiler warnings with gcc 4.4.0Stefan Dombrowski1-1/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams2-0/+27
2009-10-05Hide color codes from speech textAndrei Karas2-0/+20
2009-08-10Move libintl from localplayer to gettextJared Adams1-2/+2
2009-05-12Don't unconditionally include config.hBjørn Lindeijer1-0/+2
2009-05-07Fixed compile issue with gcc 4.4Bjørn Lindeijer1-3/+5
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer4-82/+35
2009-04-29Changed palette colors to be once again stored in a human readableTametomo2-2/+17
2009-04-16Make sure math functions are still inlinedBjørn Lindeijer2-61/+33
2009-04-15HP Bar Gradual Changes Config (+ bugfixes)Falkreon1-1/+1
2009-04-14Add misisng mathutils filesJared Adams2-0/+89
2009-04-14Start a MathUtils fileJared Adams1-24/+0
2009-04-13Fixed @'s in a user's nickDavid Athay2-0/+21
2009-03-26Changed includes in utils/ dictory to new guidelinesBjørn Lindeijer9-14/+15
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-25A host of code style fixesBjørn Lindeijer2-2/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer3-1/+310
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer3-58/+90
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-2/+0
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice9-20/+27
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-0/+15
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer3-1/+4
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer2-14/+11
2009-02-07Some more include cleanups.Ira Rice1-1/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-0/+15
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer8-18/+18
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer8-18/+18
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer9-36/+36
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer9-36/+36
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice2-12/+6
2009-01-06Added support for internationalizationIra Rice1-0/+44
2009-01-06Added support for animated tiles.Philipp Sehmisch1-0/+44
2008-12-13Fixed compile error with GCC 4.4 reported by Martin Michlmayr.Bjørn Lindeijer1-5/+1
2008-12-08Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer1-0/+7
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-24/+24
2008-12-07Some code reformattingBjørn Lindeijer2-14/+11
2008-12-07Fix race condition with a std::string accessBjørn Lindeijer1-0/+97
2008-12-05Fixed MutexLocker to not work on a copyBjørn Lindeijer1-5/+8
2008-12-05Fix race condition with a std::string accessBjørn Lindeijer1-0/+94
2008-12-05Fixed MutexLocker to not work on a copyBjørn Lindeijer1-5/+8
2008-12-05Fix race condition with a std::string accessBjørn Lindeijer1-0/+94