Age | Commit message (Expand) | Author | Files | Lines |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -22/+15 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -3/+0 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -3/+3 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+0 |
2005-09-18 | Updated dev-cpp project file to last changes, and fixed the bug with npc list... | Eugenio Favalli | 1 | -10/+14 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -18/+23 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -16/+22 |
2005-08-27 | Fix a memory leak. | Björn Steinbrink | 1 | -3/+1 |
2005-08-27 | Fix the bug where sometimes the last entry in the npc list windows is missing. | Björn Steinbrink | 1 | -9/+7 |
2005-05-22 | Picking up now possible with Z, and fixed width of a few scroll area contents. | Bjørn Lindeijer | 1 | -0/+1 |
2005-04-11 | Fixing npc lists (again) please don't undo my changes another time :P | Eugenio Favalli | 1 | -0/+3 |
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-25 | Small ChangeLog updates. | Bjørn Lindeijer | 1 | -1/+0 |
2005-02-23 | Committed patch by Mra, which fixes multiple NPCs talks in one window and | Bjørn Lindeijer | 1 | -0/+3 |
2005-02-20 | Fixed Cancel button for NPC choice dialog, thanks to Mra. Also some small | Bjørn Lindeijer | 1 | -10/+15 |
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 | -9/+15 |
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/+8 |
2004-12-29 | Ported NPC list dialog to Guichan. | Bjørn Lindeijer | 1 | -30/+56 |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -0/+2 |
2004-12-25 | Some corrections made to parse_items. Something still seems to go wrong at the | Bjørn Lindeijer | 1 | -9/+10 |
2004-12-25 | Excuse me, but indeed freeing the item name is giving problems... | Bjørn Lindeijer | 1 | -2/+2 |
2004-12-25 | * Huge formatting changes and some attempts in simplifying graphics code. | Bjørn Lindeijer | 1 | -60/+32 |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -24/+22 |
2004-11-12 | NPC lists | Eugenio Favalli | 1 | -6/+18 |
2004-11-07 | NPC lists | Eugenio Favalli | 1 | -5/+9 |
2004-11-07 | NPC lists | Eugenio Favalli | 1 | -0/+88 |