summaryrefslogtreecommitdiff
path: root/src/player.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Clean up eAthena party handling a bit moreJared Adams1-3/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-1/+68
2009-02-07Some more include cleanups.Ira Rice1-1/+1
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-09Added the ability to see your own name in game.Ira Rice1-12/+7
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-1/+1
2008-12-13Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer1-0/+8
2008-12-13Moved gender and hair style back to BeingBjørn Lindeijer1-26/+0
2008-12-03Add an effects manager (patch by Kage Jittai)Ira Rice1-8/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-12This commit contains three things: one, after looking over how TMW was Ira Rice1-0/+9
2008-07-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay1-1/+1
2008-07-18Import of client treeLloyd Bryant1-28/+15
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+28
2008-04-17Added basic party support (no interface to create or quit yet)David Athay1-0/+11
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ...Bjørn Lindeijer1-8/+10
2008-03-13Synchronized pathfinding algorithmns with those used by the server to avoid a...Philipp Sehmisch1-1/+13
2008-03-05Fixed guild creation.David Athay1-0/+30
2008-02-22 Handling gender with an enum everywhere.Philipp Sehmisch1-3/+4
2008-02-22Merged creation of female characters from Legend of Mazzeroth.Philipp Sehmisch1-0/+5
2008-02-18Merged revisions 3762-3772,3776-3782 via svnmerge from Bjørn Lindeijer1-5/+11
2007-12-10Simplified player subsprite handling by treating equipment, hairstyle and bas...Philipp Sehmisch1-1/+8
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-5/+7
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-5/+5
2007-11-03Fixed double load of hair graphics.Guillaume Melquiond1-7/+2
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-9/+34
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-1/+1
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-3/+0
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-3/+0
2007-07-08Changed signatures to prevent the wrong members to be overloaded on architect...Guillaume Melquiond1-1/+1
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-12/+6
2006-12-09Use new animation system in character selection/creation. Shows equipment andBjørn Lindeijer1-3/+5
2006-11-26Equipment database namespace and support for gender specific equipment spritesPhilipp Sehmisch1-1/+1
2006-11-19Separated sprite definition from playback.Bjørn Lindeijer1-8/+0
2006-11-05Merged 0.0 changes from revision 2800 to 2825 to trunk.Bjørn Lindeijer1-0/+3
2006-11-04added scythe as a permanent weapon. Philipp Sehmisch1-0/+3
2006-09-02Switched to short IDs for beings.Guillaume Melquiond1-1/+1
2006-08-28Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.Bjørn Lindeijer1-0/+8
2006-08-27Cleaned the logic members.Guillaume Melquiond1-3/+0
2006-08-26Applied patch by Bahamut81 which implements resetting of Animation, Action andBjørn Lindeijer1-7/+22
2006-08-13Verify the gender to prevent crashing when something is wrong with the commun...Bjørn Lindeijer1-7/+17
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-2/+11
2006-02-06Use virtual methods instead of getType() checks.Björn Steinbrink1-0/+2
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+44