summaryrefslogtreecommitdiff
path: root/src/player.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-11Implementing show IP for game mastersStefan Dombrowski1-0/+14
2010-04-16Add race support for eAthenaJared Adams1-1/+3
2010-02-24Add more to eAthena guild supportJared Adams1-0/+10
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-19Fixed a crash when trying to switch serversThorbjørn Lindeijer1-1/+1
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