summaryrefslogtreecommitdiff
path: root/src/player.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-13/+9
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-24Remove some more _SUPPORT ifdefsJared Adams1-26/+2
2009-11-07More eAthena guild stuffJared Adams1-7/+0
2009-10-24REplace instances of TMW with ManaJared Adams1-3/+3
2009-08-14Add functions to more easily work with equipmentJared Adams1-2/+8
2009-08-13Clean up Being and it's derivativesJared Adams1-29/+42
2009-08-01Remove some unused movement methodsChuck Miller1-5/+0
2009-07-02Fix building the ea client.Roderic Morris1-4/+5
2009-07-01Remove complex path finding for players. Add a simple path finding algorithm ...Roderic Morris1-0/+4
2009-06-08Attempt to clear some of the block/walkmask confusionBjørn Lindeijer1-1/+1
2009-05-12Fix up handling of GM statusJared Adams1-1/+1
2009-05-12Some small cleanups and fixed compile with tmwserv supportBjørn Lindeijer1-6/+4
2009-05-12Handle in party status in a much saner wayJared Adams1-1/+1
2009-05-09Increased the distance between head and overhead text a bitBjørn Lindeijer1-2/+2
2009-05-08Fixed so player display names to show correctly when the being is created. N...Chuck Miller1-0/+1
2009-05-05Moved code for hiding / showing player names from Player::logic() to a the co...Chuck Miller1-0/+6
2009-05-03Moved mIsGM from Being to Player and made isGM() constBjørn Lindeijer1-4/+11
2009-05-03De-hardcoded the color values for the minimap, and set them to theirTametomo1-0/+5
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