Age | Commit message (Expand) | Author | Files | Lines |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -2/+4 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -2/+2 |
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 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -4/+1 |
2006-02-01 | Simplified button creation code in some windows. Fixed a bug where the game c... | Björn Steinbrink | 1 | -1/+2 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -13/+10 |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -5/+0 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -2/+0 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -2/+2 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -6/+9 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+0 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -2/+8 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -8/+10 |
2005-06-05 | Implemented wrapping for textbox (still could use a small fix) and made death | Bjørn Lindeijer | 1 | -23/+6 |
2005-05-05 | Added text wrapping to NPC dialog. | Aaron Marks | 1 | -3/+22 |
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-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -0/+1 |
2005-02-23 | Committed patch by Mra, which fixes multiple NPCs talks in one window and | Bjørn Lindeijer | 1 | -0/+1 |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -2/+2 |
2005-01-05 | Removed bugging cancel button from npc dialog and fixed npc sprites. | Bjørn Lindeijer | 1 | -2/+5 |
2004-12-30 | Subclassed ListBox and TextBox for a little better visual appearance. | Bjørn Lindeijer | 1 | -1/+2 |
2004-12-29 | Ported the npc text dialog and some other small updates. | Bjørn Lindeijer | 1 | -0/+75 |