Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -0/+1 | |
2005-02-22 | Rewrote Progress Bars. They'll be fully working soon. | Yohann Ferreira | 1 | -5/+5 | |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 1 | -0/+11 | |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 1 | -0/+24 | |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 1 | -17/+33 | |
2005-01-23 | Uninitialized variable and free/delete/delete[] mismatch fixes. | Bjørn Lindeijer | 1 | -6/+9 | |
2005-01-15 | Fixed screenshot taking and changed chat box in Guichan widget. | Bjørn Lindeijer | 1 | -10/+10 | |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -0/+1 | |
used throughout application, cleaned up shop functions. | |||||
2005-01-14 | *** empty log message *** | Yohann Ferreira | 1 | -15/+31 | |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -9/+12 | |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -2/+2 | |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -1/+1 | |
2005-01-12 | Changed layout of status dialog somewhat. | Bjørn Lindeijer | 1 | -30/+37 | |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -1/+26 | |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -2/+2 | |
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. | |||||
2004-12-28 | Oh and the status dialog was actually just a window. | Bjørn Lindeijer | 1 | -3/+3 | |
2004-12-28 | Renamed stats dialog to status dialog, which it is and to make room for the | Bjørn Lindeijer | 1 | -0/+81 | |
real stats dialog that is currently called the skill dialog. |