summaryrefslogtreecommitdiff
path: root/src/player.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
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-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-10-12This commit contains three things: one, after looking over how TMW was Ira Rice1-0/+9
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
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-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-1/+1
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-3/+0
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-04added scythe as a permanent weapon. Philipp Sehmisch1-0/+3
2006-08-26Applied patch by Bahamut81 which implements resetting of Animation, Action andBjørn Lindeijer1-7/+22
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