Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-09 | Removed the unused NewSkillDialog | Bjørn Lindeijer | 1 | -193/+0 | |
Won't be introduced based on eAthena anyway, I think even with tmwserv we have different plans now. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -1/+1 | |
to native for some files that were still missing this property. This is a feeble attempt to reduce the amount of conflicts for future merges. | |||||
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 | |
from the 0.1.0 branch. | |||||
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 | |
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 | |