Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 | |
2008-06-17 | #333 Suppress 'trade with X cancelled' messages for ignored players. | David Athay | 1 | -2/+6 | |
2008-06-14 | Fixed trade bug again. | David Athay | 1 | -2/+2 | |
2008-06-14 | Fixed compilation errors and trade bug. | David Athay | 1 | -0/+5 | |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -1/+3 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3738 | b_lindeijer | 2007-11-16 00:44:01 +0100 (Fri, 16 Nov 2007) | 3 lines Moved item icon from ItemInfo class to the Item class, so that it can be loaded on demand. Results in faster startup time and reduced memory usage. ........ | |||||
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -12/+3 | |
configure whether trading is allowed. Based on new popup code, configuration improvements to store hierarchical data and a table model. | |||||
2007-10-18 | Implemented automatic denying of trade requests based on a patch | Bjørn Lindeijer | 1 | -11/+32 | |
submitted by Quiche_on_a_leash. | |||||
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -2/+2 | |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 | |
from the 0.1.0 branch. | |||||
2006-03-09 | Made all local action listeners structs and moved them into anonymous ↵ | Björn Steinbrink | 1 | -8/+10 | |
namespaces. | |||||
2006-02-06 | Undone last changes because Bertram already fixed the compiler issue. | Eugenio Favalli | 1 | -2/+0 | |
2006-02-06 | Updated Dev-Cpp project file, fixed a gcc 3.4 issue. | Eugenio Favalli | 1 | -17/+19 | |
2006-02-05 | Fixed a gcc 4.0 issue in the tradehandler. Strengthened the xml parser in ↵ | Yohann Ferreira | 1 | -1/+2 | |
the itemmanager so tmw doesn't crash anymore if an item lacks some parameters. | |||||
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' ↵ | Björn Steinbrink | 1 | -2/+16 | |
events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way. | |||||
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+179 | |