summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-10/+303
2009-02-16Don't arbitrarily unset player target on NPC deletionBjørn Lindeijer1-2/+6
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-16/+7
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Simplified target drawing so that it actually uses the SimpleAnimationIra Rice1-16/+7
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-2/+8
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-5/+63
2009-02-07Some more include cleanups.Ira Rice1-2/+6
2009-02-04Moved mEquipment to the LocalPlayer class, since it's the only placeIra Rice1-0/+3
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
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-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-09Removed an unneccessary functionIra Rice1-2/+0
2009-01-09Added the ability to see your own name in game.Ira Rice1-9/+23
2008-12-14Removed ChargeDialogBjørn Lindeijer1-3/+0
2008-12-07Added some initialization and removed ChargeDialogIra Rice1-1/+1
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer1-3/+1
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-0/+7
2008-11-29Imported patch that Fate made on TMW which which changes the item Ira Rice1-1/+1
2008-11-23Corrected a misreporting of the number of available slots. In the Ira Rice1-1/+1
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-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...Philipp Sehmisch1-0/+2
2008-10-31Merged revisions 4071,4093,4100,4363 via svnmerge from Bjørn Lindeijer1-0/+11
2008-10-28Fixed attacking so that it will actually continue to attack in Ira Rice1-0/+2
2008-10-27Made targets draw on the fringe layer, as well as added t for talking to Ira Rice1-0/+1
2008-10-27Merged the Tametomo branch back into trunk. Targeting has been removed Ira Rice1-0/+25
2008-10-26Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei...Philipp Sehmisch1-0/+11
2008-10-25attack range fixes, highlight monsters in range (by Chuck Miller)Roderic Morris1-8/+1
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+1
2008-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant1-0/+16
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-8/+3
2008-07-18Import of client treeLloyd Bryant1-9/+4
2008-07-07Added /party command.David Athay1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-12/+4
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer1-2/+2
2008-04-28Skills patch by roderic, mantis id=209David Athay1-1/+6
2008-04-22Added more support for partiesDavid Athay1-1/+6
2008-04-18Limited keyboard walk messages flooding to one message per 1/10 sec.Yohann Ferreira1-0/+2
2008-04-17Moved walking calls flooding control when dragging mouse to viewport.Yohann Ferreira1-8/+1
2008-04-17Added input type parameter to the LocalPlayer::SetDestination methods in orde...Yohann Ferreira1-4/+7
2008-04-17Added basic party support (no interface to create or quit yet)David Athay1-1/+1
2008-04-11 Players now need toDavid Athay1-0/+11
2008-04-03Added right click to invite to guildDavid Athay1-0/+5
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ...Bjørn Lindeijer1-1/+3
2008-03-05Fixed guild creation.David Athay1-31/+0
2008-03-04Added HP regeneration and new death messages.Philipp Sehmisch1-7/+8
2008-02-28Work in Progress commit of guilds.David Athay1-0/+36