Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -5/+0 | |
2005-09-17 | Now the values shown by derived stats in status win are got from the server. ↵ | Yohann Ferreira | 1 | -1/+2 | |
Still, when Equipping/unequipping, you have to warp to get these values updated. Does somebody has an idea how to request an update of these values when equipping/unequipping ? | |||||
2005-09-16 | Improved General GUI Layout. | Yohann Ferreira | 1 | -12/+38 | |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -2/+6 | |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ↵ | Björn Steinbrink | 1 | -0/+2 | |
ever happen... | |||||
2005-08-27 | Update stats and status window contents at a single location. | Björn Steinbrink | 1 | -1/+6 | |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -3/+7 | |
2005-08-13 | Reformatted status window layout to avoid overlapping and lowered saturation ↵ | Eugenio Favalli | 1 | -1/+1 | |
of bars' colors. | |||||
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-05-05 | Status Window now have a button to show/hide Equipment Window. | Yohann Ferreira | 1 | -1/+1 | |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 1 | -1/+1 | |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 1 | -1/+8 | |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 1 | -0/+1 | |
2005-01-16 | Removed a lot of allegro.h includes. | Bjørn Lindeijer | 1 | -5/+0 | |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -4/+2 | |
used throughout application, cleaned up shop functions. | |||||
2005-01-12 | Changed layout of status dialog somewhat. | Bjørn Lindeijer | 1 | -2/+5 | |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -2/+2 | |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -2/+2 | |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -1/+8 | |
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/+57 | |
real stats dialog that is currently called the skill dialog. |