Age | Commit message (Expand) | Author | Files | Lines |
2009-04-12 | Removed a wrong ParticleEngine::clear call | Bjørn | 1 | -1/+0 |
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -7/+2 |
2009-04-01 | Create a few more handlers for eAthena | Jared Adams | 1 | -0/+9 |
2009-03-27 | Clean up some ifdefs and start cleanup of parties | Jared Adams | 1 | -14/+2 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -6/+0 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -2/+1 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+2 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -2/+0 |
2009-03-22 | Fixed map name saving in the engine class. Somehow, the const gets | Ira Rice | 1 | -1/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -2/+24 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+0 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -3/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -10/+0 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -10/+0 |
2009-01-26 | Slight bit of code cleanup, as well as minor fixes to logic. For some | Ira Rice | 1 | -19/+12 |
2009-01-25 | Fixed performance hickups caused by animations due to buggy tick timer. A tad... | Philipp Sehmisch | 1 | -0/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-13 | The "name" property of the map is now used as caption of the minimap window w... | Philipp Sehmisch | 1 | -11/+6 |
2008-12-08 | An attempt to fix the crashes related to particles | Bjørn Lindeijer | 1 | -2/+7 |
2008-12-07 | Fixed the minimap name field so that it works for us again. Since I | Ira Rice | 1 | -6/+4 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -0/+6 |
2008-11-20 | Removed a duplicated include | Bjørn Lindeijer | 1 | -1/+0 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-13 | Minor fix for a situation thatwe shouldn't ever need to encounter, but | Ira Rice | 1 | -0/+4 |
2008-10-13 | Changed minimap code so that it allows us to have larger minimaps, while | Ira Rice | 1 | -0/+6 |
2008-10-02 | The "name" property of the map is now used as caption of the minimap window w... | Philipp Sehmisch | 1 | -0/+6 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -0/+12 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -0/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi... | Philipp Sehmisch | 1 | -0/+11 |
2008-03-23 | Removed unnecessary forwarding method. | Bjørn Lindeijer | 1 | -5/+0 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 1 | -2/+1 |
2008-01-13 | Fixed non-default location music loading | David Athay | 1 | -2/+1 |
2007-12-31 | Added config options to set the scroll center. Retained scroll offset during ... | Philipp Sehmisch | 1 | -0/+5 |
2007-10-23 | Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to | Bjørn Lindeijer | 1 | -0/+5 |
2007-10-21 | Fixed current map not deleted on server change. | Guillaume Melquiond | 1 | -0/+5 |
2007-08-28 | Made buy dialog resizable and added a WindowListener class for listening for | Bjørn Lindeijer | 1 | -7/+3 |
2007-08-27 | Ported patch from 0.0, in order to support missing extensions and uncompresse... | Guillaume Melquiond | 1 | -2/+6 |
2007-08-27 | Made client search for both compressed and non-compressed map files. | Bjørn Lindeijer | 1 | -2/+10 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -0/+7 |
2007-05-04 | Merged particle engine into main eAthena branch. | Philipp Sehmisch | 1 | -0/+7 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -2/+2 |
2007-03-21 | Renamed Spriteset to ImageSet. | Bjørn Lindeijer | 1 | -2/+2 |