summaryrefslogtreecommitdiff
path: root/src/net/playerhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-1/+1
2009-01-06Added support for internationalizationIra Rice1-34/+35
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-1/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-23Added a patch by peavey over on TMW to disallow adding items to trade if Ira Rice1-4/+4
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-10/+50
2008-08-28Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer1-3/+16
2008-08-28Applied patch put together by Jaxad0127 with changes from the Aethyra project.Bjørn Lindeijer1-1/+6
2008-08-17Fixed crash resulting from having a player targeted when hitting a warp pointLloyd Bryant1-1/+6
2008-07-18Import of client treeLloyd Bryant1-18/+11
2008-04-26When picking up GP from trade or quest, tell the user in the chat window like...Dennis Friis1-2/+9
2008-03-23Removed unnecessary forwarding method.Bjørn Lindeijer1-1/+3
2007-12-31Added config options to set the scroll center. Retained scroll offset during ...Philipp Sehmisch1-0/+7
2007-08-23Changed XP gaining effect to appear on the player instead.Bjørn Lindeijer1-1/+1
2007-08-20Added monster killed xp notification effect.Joshua Langley1-1/+1
2007-06-12Fix of DEF_BONUS not updating, and added Mac OSX icon.David Athay1-0/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-2/+2
2006-12-12Hide all NPC dialogs after deathEugenio Favalli1-0/+11
2006-12-12Fixed crash when selecting an item after deathEugenio Favalli1-0/+5
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-7/+13
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-2/+2
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-2/+2
2006-03-09Made all local action listeners structs and moved them into anonymous namespa...Björn Steinbrink1-14/+12
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-59/+83
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...Björn Steinbrink1-4/+4
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+301