summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-22Implemented skill name display in skill dialog and xp messages (based on a pa...Philipp Sehmisch1-0/+2
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...Bjørn Lindeijer1-3/+1
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-28/+60
2008-01-07Implemented new attribute enumerations of server update. Reformated the items...Philipp Sehmisch1-7/+10
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-3/+1
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch1-1/+0
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-1/+1
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-2/+0
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-1/+1
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-1/+1
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-2/+1
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-0/+22