summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice10-21/+5
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer10-42/+24
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer14-26/+0
2008-11-08Ported a TMW compile error fix reported by Martin Michlmayr.Ira Rice1-4/+1
2008-11-08Fixed compile error with GCC 4.4 reported by Martin Michlmayr.Bjørn Lindeijer1-5/+1
2008-10-26Added Crush's recent Particle engine modifications from TMW.Ira Rice1-50/+0
2008-10-26Implemented particle emitters with properties which change over time accordin...Philipp Sehmisch1-50/+0
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-0/+8
2008-09-04Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer1-0/+7
2008-07-18Import of client treeLloyd Bryant9-9/+9
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer1-0/+1
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch2-0/+73