summaryrefslogtreecommitdiff
path: root/src/net/tmwa/tradehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-24Add error for non tradable items.Andrei Karas1-0/+5
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-3/+3
2012-01-28Moved mTrading into the TradeHandlerThorbjørn Lindeijer1-6/+6
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-1/+1
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-1/+1
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-1/+1
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-1/+1
2010-08-26Merged testing branch into master.Yohann Ferreira1-4/+6
2010-08-16Move more to the event systemJared Adams1-1/+1
2010-08-12Simplify working with the event systemJared Adams1-1/+1
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-18Move the majority of the netcode's server messages to the event systemChuck Miller1-21/+19
2010-07-18Move more from LocalPlayer to PlayerInfoJared Adams1-7/+8
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+288