summaryrefslogtreecommitdiff
path: root/src/game-server/buysell.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-9/+8
2009-10-09Synced the protocol file with client in protocol.h, letting other defines in ...Bertram1-1/+0
2009-04-26Merged MovingObject into the Being classBjørn Lindeijer1-4/+6
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-08-14Involved money in trade handler.Guillaume Melquiond1-1/+1
2007-08-14Handled money as part of the inventory.Guillaume Melquiond1-5/+3
2007-08-13Implemented buy/sell handler.Guillaume Melquiond1-0/+114