summaryrefslogtreecommitdiff
path: root/src/net/tradehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-20/+18
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-2/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-23Added a patch by peavey over on TMW to disallow adding items to trade if Ira Rice1-0/+6
2008-10-23Add support for new athena trade-add failure condition; no free slot.Dennis Friis1-1/+7
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-17#333 Suppress 'trade with X cancelled' messages for ignored players.David Athay1-2/+6
2008-06-14Fixed trade bug again.David Athay1-2/+2
2008-06-14Fixed compilation errors and trade bug.David Athay1-0/+5
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-1/+3
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-12/+3
2007-10-18Implemented automatic denying of trade requests based on a patch Bjørn Lindeijer1-11/+32
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-2/+2
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-09Made all local action listeners structs and moved them into anonymous namespa...Björn Steinbrink1-8/+10
2006-02-06Undone last changes because Bertram already fixed the compiler issue.Eugenio Favalli1-2/+0
2006-02-06Updated Dev-Cpp project file, fixed a gcc 3.4 issue.Eugenio Favalli1-17/+19
2006-02-05Fixed a gcc 4.0 issue in the tradehandler. Strengthened the xml parser in the...Yohann Ferreira1-1/+2
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...Björn Steinbrink1-2/+16
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+179