Age | Commit message (Expand) | Author | Files | Lines |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -11/+11 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 |
2006-07-12 | Fixed a warning with GCC 4.2 about string comparisons. | Bjørn Lindeijer | 1 | -18/+19 |
2006-03-09 | Removed coordinate arguments from ProgressBar ctor. | Björn Steinbrink | 1 | -1/+1 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -52/+28 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -34/+10 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -15/+0 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -2/+1 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -0/+6 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -3/+0 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 1 | -4/+4 |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 1 | -1/+1 |
2005-03-17 | Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ... | Kiyoshi Kyokai | 1 | -14/+14 |
2005-03-02 | Changed the New Skill Dialog around to fit earlier specifications. | Kiyoshi Kyokai | 1 | -18/+18 |
2005-02-23 | Fixed deletion in new Skill Dialog. | Yohann Ferreira | 1 | -7/+11 |
2005-02-23 | New Skill dialog didn't respected the C++ ISO. | Yohann Ferreira | 1 | -22/+25 |
2005-02-23 | Fixed problems arising from conflicts with the new Progress Bar changes. | Kiyoshi Kyokai | 1 | -2/+8 |
2005-02-22 | Try the new skill dialog. All complete except for icons! | Kiyoshi Kyokai | 1 | -26/+94 |
2005-02-22 | Please solve any merge conflicts before committing. | Bjørn Lindeijer | 1 | -5/+0 |
2005-02-22 | fixed the newskill fiile so it compiles. I don't know how it got corrupted. | Kiyoshi Kyokai | 1 | -25/+95 |
2005-02-22 | Don't add all labels twice in new skill dialog, remove conflict and set | Bjørn Lindeijer | 1 | -8/+2 |
2005-02-22 | fixed the newskill fiile so it compiles. I don't know how it got corrupted. | Kiyoshi Kyokai | 1 | -4/+17 |
2005-02-21 | Updates to change log, file lists, lots of doxygen comments and small changes. | Bjørn Lindeijer | 1 | -15/+15 |
2005-02-20 | Ok, for real this time: You can use the new skill dialog with ALT+n. | Kiyoshi Kyokai | 1 | -0/+102 |