summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/inventoryhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Moved many MessageOut constructions aroundBjørn Lindeijer1-6/+17
2009-04-05Implement TMWServ's NpcHandlerJared Adams1-2/+2
2009-04-06Use a namespace to keep apart implementations of network handlersBjørn Lindeijer1-0/+4
2009-04-03Fill in TMWServ's TradeHandlerJared Adams1-0/+3
2009-04-02Start TMWServ's PlayerHandler and InventoryHandlerJared Adams1-0/+43
2009-03-27Changed the includes for the net/tmwserv/ directoryBjørn Lindeijer1-11/+11
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-0/+79