Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
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-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -7/+0 | |
2006-01-05 | Remove some useless code. | Björn Steinbrink | 1 | -2/+0 | |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -5/+0 | |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ↵ | Björn Steinbrink | 1 | -1/+3 | |
ever happen... | |||||
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -0/+2 | |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -0/+2 | |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-02-23 | Committed patch by Mra, which fixes multiple NPCs talks in one window and | Bjørn Lindeijer | 1 | -2/+8 | |
moves the action listener used with BuySellDialog into that class. | |||||
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -1/+0 | |
used throughout application, cleaned up shop functions. | |||||
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -1/+1 | |
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. | |||||
2004-12-28 | Renamed stats dialog to status dialog, which it is and to make room for the | Bjørn Lindeijer | 1 | -6/+1 | |
real stats dialog that is currently called the skill dialog. | |||||
2004-12-28 | Ported buy/sell dialog, made sure mouse is only drawn once and updated build | Bjørn Lindeijer | 1 | -0/+61 | |
files. |