summaryrefslogtreecommitdiff
path: root/src/net/buysellhandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-12-03While there is still a small visual artifact, this patch fixes the buyIra Rice1-0/+3
window so that it properly reports how much money you have.
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-1/+2
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. ........
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money ↵Yohann Ferreira1-0/+1
in it.
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+129