summaryrefslogtreecommitdiff
path: root/src/net/gameserver/player.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-71/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-06Added interface for sending post.David Athay1-1/+0
2008-11-01Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...Philipp Sehmisch1-0/+1
2008-10-15src/localplayer.cppDavid Athay1-0/+3
2008-02-27Implemented provisorical player respawn.Philipp Sehmisch1-0/+10
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-0/+2
2007-10-28Fixed display of trade window. Completed trade protocol.Guillaume Melquiond1-0/+1
2007-08-14Enabled buying and selling from NPCs.Guillaume Melquiond1-0/+1
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-0/+2
2007-08-08Re-designed equipment window, un-equip created.Joshua Langley1-0/+1
2007-07-29Converted trading to new server.Guillaume Melquiond1-0/+3
2007-07-23Converted NPC code to new server.Guillaume Melquiond1-1/+3
2007-03-02Implemented communication of being action changes.Philipp Sehmisch1-0/+3
2007-01-05Implemented item dropping.Guillaume Melquiond1-0/+1
2007-01-04Client-side hack for picking up items.Guillaume Melquiond1-6/+3
2006-12-29Implemented catching and displaying of damage notifications.Philipp Sehmisch1-1/+1
2006-12-27Client-sided implementation of attacksPhilipp Sehmisch1-0/+1
2006-11-02Network layer refactoring.Björn Steinbrink1-0/+46