Age | Commit message (Expand) | Author | Files | Lines |
2009-03-26 | Changed includes in utils/ dictory to new guidelines | Bjørn Lindeijer | 9 | -14/+15 |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -4/+4 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 2 | -2/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 3 | -1/+310 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 3 | -58/+90 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+0 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 9 | -20/+27 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -0/+15 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 3 | -1/+4 |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 2 | -14/+11 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -0/+15 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 8 | -18/+18 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 8 | -18/+18 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 9 | -36/+36 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 9 | -36/+36 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 2 | -12/+6 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -0/+44 |
2009-01-06 | Added support for animated tiles. | Philipp Sehmisch | 1 | -0/+44 |
2008-12-13 | Fixed compile error with GCC 4.4 reported by Martin Michlmayr. | Bjørn Lindeijer | 1 | -5/+1 |
2008-12-08 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 1 | -0/+7 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -24/+24 |
2008-12-07 | Some code reformatting | Bjørn Lindeijer | 2 | -14/+11 |
2008-12-07 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+97 |
2008-12-05 | Fixed MutexLocker to not work on a copy | Bjørn Lindeijer | 1 | -5/+8 |
2008-12-05 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+94 |
2008-12-05 | Fixed MutexLocker to not work on a copy | Bjørn Lindeijer | 1 | -5/+8 |
2008-12-05 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+94 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 10 | -21/+5 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 10 | -42/+24 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 14 | -26/+0 |
2008-11-08 | Ported a TMW compile error fix reported by Martin Michlmayr. | Ira Rice | 1 | -4/+1 |
2008-11-08 | Fixed compile error with GCC 4.4 reported by Martin Michlmayr. | Bjørn Lindeijer | 1 | -5/+1 |
2008-10-26 | Added Crush's recent Particle engine modifications from TMW. | Ira Rice | 1 | -50/+0 |
2008-10-26 | Implemented particle emitters with properties which change over time accordin... | Philipp Sehmisch | 1 | -50/+0 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -0/+8 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 1 | -0/+7 |
2008-07-18 | Import of client tree | Lloyd Bryant | 9 | -9/+9 |
2008-05-22 | Fix compile errors when compiling with GCC 4.3 (patch by rodge) | Bjørn Lindeijer | 1 | -0/+1 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 2 | -0/+73 |
2008-04-23 | Replaced SHA-256 implementation with the one from InspIRCd. Thanks to Bertram | Bjørn Lindeijer | 5 | -1019/+313 |
2008-04-21 | Removed our copyright header since these files are not copyright by us. | Bjørn Lindeijer | 2 | -52/+0 |
2008-04-21 | Added password encryption client-side using SHA256. | Yohann Ferreira | 4 | -0/+1071 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 2 | -0/+73 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -1/+1 |
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented interpretati... | Philipp Sehmisch | 1 | -0/+21 |
2008-02-18 | Fixed image name. | Eugenio Favalli | 1 | -1/+1 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 2 | -0/+90 |
2007-11-19 | Merged revisions 3739,3743-3744,3746-3747 via svnmerge from | Bjørn Lindeijer | 1 | -113/+0 |
2007-11-16 | Removed useless win32 implementation of gettimeofday. | Eugenio Favalli | 1 | -113/+0 |