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