Age | Commit message (Expand) | Author | Files | Lines |
2009-05-12 | Fix up handling of GM status | Jared Adams | 1 | -1/+1 |
2009-05-12 | Some small cleanups and fixed compile with tmwserv support | Bjørn Lindeijer | 1 | -6/+4 |
2009-05-12 | Handle in party status in a much saner way | Jared Adams | 1 | -1/+1 |
2009-05-09 | Increased the distance between head and overhead text a bit | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-08 | Fixed so player display names to show correctly when the being is created. N... | Chuck Miller | 1 | -0/+1 |
2009-05-05 | Moved code for hiding / showing player names from Player::logic() to a the co... | Chuck Miller | 1 | -0/+6 |
2009-05-03 | Moved mIsGM from Being to Player and made isGM() const | Bjørn Lindeijer | 1 | -4/+11 |
2009-05-03 | De-hardcoded the color values for the minimap, and set them to their | Tametomo | 1 | -0/+5 |
2009-03-28 | Clean up eAthena party handling a bit more | Jared Adams | 1 | -3/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -1/+68 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+1 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -12/+7 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -1/+1 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -0/+8 |
2008-12-13 | Moved gender and hair style back to Being | Bjørn Lindeijer | 1 | -26/+0 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -8/+0 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 1 | -0/+9 |
2008-07-22 | Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0 | David Athay | 1 | -1/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -28/+15 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+28 |
2008-04-17 | Added basic party support (no interface to create or quit yet) | David Athay | 1 | -0/+11 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -8/+10 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 1 | -1/+13 |
2008-03-05 | Fixed guild creation. | David Athay | 1 | -0/+30 |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -3/+4 |
2008-02-22 | Merged creation of female characters from Legend of Mazzeroth. | Philipp Sehmisch | 1 | -0/+5 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 1 | -5/+11 |
2007-12-10 | Simplified player subsprite handling by treating equipment, hairstyle and bas... | Philipp Sehmisch | 1 | -1/+8 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 1 | -5/+7 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -5/+5 |
2007-11-03 | Fixed double load of hair graphics. | Guillaume Melquiond | 1 | -7/+2 |
2007-10-18 | Removed player looks from generic beings. Prevented client termination on mis... | Guillaume Melquiond | 1 | -9/+34 |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -1/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -3/+0 |
2007-07-11 | Weapon sprites are now (almost) threated like other equipment sprites through... | Philipp Sehmisch | 1 | -3/+0 |
2007-07-08 | Changed signatures to prevent the wrong members to be overloaded on architect... | Guillaume Melquiond | 1 | -1/+1 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -12/+6 |
2006-12-09 | Use new animation system in character selection/creation. Shows equipment and | Bjørn Lindeijer | 1 | -3/+5 |
2006-11-26 | Equipment database namespace and support for gender specific equipment sprites | Philipp Sehmisch | 1 | -1/+1 |
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 1 | -8/+0 |
2006-11-05 | Merged 0.0 changes from revision 2800 to 2825 to trunk. | Bjørn Lindeijer | 1 | -0/+3 |
2006-11-04 | added scythe as a permanent weapon. | Philipp Sehmisch | 1 | -0/+3 |
2006-09-02 | Switched to short IDs for beings. | Guillaume Melquiond | 1 | -1/+1 |
2006-08-28 | Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch. | Bjørn Lindeijer | 1 | -0/+8 |
2006-08-27 | Cleaned the logic members. | Guillaume Melquiond | 1 | -3/+0 |
2006-08-26 | Applied patch by Bahamut81 which implements resetting of Animation, Action and | Bjørn Lindeijer | 1 | -7/+22 |