summaryrefslogtreecommitdiff
path: root/src/net/tradehandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-03-09Made all local action listeners structs and moved them into anonymous ↵Björn Steinbrink1-8/+10
namespaces.
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 ↵Yohann Ferreira1-1/+2
the itemmanager so tmw doesn't crash anymore if an item lacks some parameters.
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' ↵Björn Steinbrink1-2/+16
events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way.
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+179