summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Drop current target on deathBjørn Lindeijer1-1/+2
2009-04-13Revert forced FPS limitBjørn Lindeijer1-2/+1
2009-04-11Remove more support #ifdefsJared Adams1-9/+3
2009-04-06Moved many MessageOut constructions aroundBjørn Lindeijer1-3/+0
2009-04-03Fill in TMWServ's TradeHandlerJared Adams1-2/+1
2009-04-01Make eAthena's inventory handlerJared Adams1-4/+0
2009-04-01Build eAthena's PlayerHandlerJared Adams1-1/+0
2009-03-29Fix up eAthena party handling some moreJared Adams1-0/+5
2009-03-28Clean up eAthena party handling a bit moreJared Adams1-4/+4
2009-03-27Moved the inventory and storage offset handling into netcodeBjørn Lindeijer1-4/+6
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-8/+0
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-6/+3
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-1/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-16/+12
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-10/+303
2009-03-10Extended hit type handlingsniper1-4/+4
2009-03-08Add an interface for eAthena's storage systemJared Adams1-4/+1
2009-03-06Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-2/+2
2009-02-19Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+5
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