Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -2/+1 | |
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-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 | |
Also fixed a crash on clicking wallpaper in login phase. | |||||
2005-03-17 | Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ↵ | Kiyoshi Kyokai | 1 | -14/+14 | |
be using it soon. | |||||
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 | |
skill list to non-opaque. | |||||
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 | |