Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -1/+1 | |
branch). | |||||
2006-03-16 | A bunch of cosmetic changes. | Björn Steinbrink | 1 | -3/+0 | |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -9/+9 | |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -4/+1 | |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being ↵ | Björn Steinbrink | 1 | -6/+1 | |
updated in the item amount box when the buttons are used. | |||||
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -2/+0 | |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -3/+6 | |
hook themselves into the map on construction. The improved fringe layer is working as expected now. * Made sure TMW compiles without warnings even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings -ansi -pedantic", lots of cleanups. * Added two new small tilesets that contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. | |||||
2005-09-28 | Save and load X, Y, Height, and Width to useful wins. | Yohann Ferreira | 1 | -1/+1 | |
2005-09-28 | Added window internal name to every window. Useful to later get and save X, ↵ | Yohann Ferreira | 1 | -0/+1 | |
Y, Height, and Width of these wins. | |||||
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+5 | |
2005-07-15 | Fixed compiler warnings and added plain text file loading to resource manager. | Bjørn Lindeijer | 1 | -20/+4 | |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+1 | |
2005-06-23 | Help files are now loaded through the resource manager. | Bjørn Lindeijer | 1 | -10/+15 | |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 1 | -60/+25 | |
2005-06-03 | A few cosmetic updates to help, and removed accounts help as that is outdated | Bjørn Lindeijer | 1 | -19/+24 | |
information. | |||||
2005-06-03 | Modification in help system | José Ávila | 1 | -13/+20 | |
2005-06-02 | In game help system files | José Ávila | 1 | -0/+131 | |