summaryrefslogtreecommitdiff
path: root/src/game-server/buysell.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-86/+0
2010-07-10New attribute system and major changes to many low-level areas.Freeyorp1-0/+3
2010-05-28Modified the npc_trade() lua function to permit selling the whole player inve...Yohann Ferreira1-2/+10
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
2009-12-06Removed "TMW" and "TMWSERV" from header guardsThorbjørn Lindeijer1-2/+2
2009-04-26Merged MovingObject into the Being classBjørn Lindeijer1-2/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-08-13Implemented buy/sell handler.Guillaume Melquiond1-0/+78