Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 | |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
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? | |||||
2008-04-12 | Fixed display of item shortcut container. gcn::Widget::setWidth is no longer | Bjørn Lindeijer | 1 | -9/+3 | |
virtual. | |||||
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -4/+3 | |
gcn::TabbedArea usage) | |||||
2007-12-05 | Fix drawing of very high fringe tiles by keeping track of the maximum tile | Bjørn Lindeijer | 1 | -0/+1 | |
height. | |||||
2007-08-28 | Made buy dialog resizable and added a WindowListener class for listening for | Bjørn Lindeijer | 1 | -8/+6 | |
window resize and move events. | |||||
2007-08-22 | Added close button and item shortcut backgrounds to files that will be | Bjørn Lindeijer | 1 | -0/+2 | |
installed. | |||||
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -0/+69 | |