Age | Commit message (Expand) | Author | Files | Lines |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -0/+44 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -24/+24 |
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-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-07-18 | Import of client tree | Lloyd Bryant | 9 | -9/+9 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 2 | -0/+73 |
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-10-18 | Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, | Bjørn Lindeijer | 1 | -0/+2 |
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 1 | -1/+1 |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -48/+48 |
2007-08-24 | Added trimming of name for new character creation and of chat messages | Bjørn Lindeijer | 1 | -1/+6 |
2007-08-22 | Added trimming of chat messages. | Bjørn Lindeijer | 3 | -0/+51 |
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -1/+1 |
2007-06-03 | Fixed warning about strict-aliasing rules and don't die on warnings by default. | Bjørn Lindeijer | 1 | -6/+7 |
2007-05-04 | Merged particle engine into main eAthena branch. | Philipp Sehmisch | 5 | -113/+217 |
2007-04-23 | Merged Björn Steinbrinks improvements at the xml parsing from trunk version. | Philipp Sehmisch | 1 | -0/+6 |
2006-12-14 | Removed the rather useless remaining draw function from the engine class and | Bjørn Lindeijer | 1 | -3/+5 |
2006-12-12 | Moved base64 module into utils directory. | Bjørn Lindeijer | 2 | -0/+186 |
2006-11-27 | Added implementation of gettimeofday() for windows machines. | Philipp Sehmisch | 1 | -0/+111 |
2006-11-15 | Added missing Id keyword property to recently added files. | Bjørn Lindeijer | 2 | -2/+2 |
2006-11-15 | Separated getProperty method to an XML utility namespace. | Bjørn Lindeijer | 2 | -0/+100 |
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication abi... | Eugenio Favalli | 1 | -0/+37 |
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -37/+0 |
2006-03-18 | Fixed indentation. | Björn Steinbrink | 1 | -5/+5 |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -0/+37 |
2006-03-09 | Added guards. | Björn Steinbrink | 1 | -0/+5 |
2006-03-08 | Added a 'dtor' helper functor to delete objects in arrays and containers usin... | Björn Steinbrink | 1 | -0/+44 |