Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-01 | * The client will now only attempt to load .tmx or .tmx.gz files. | Bjørn Lindeijer | 1 | -1/+0 | |
* When unable to connect to char server, report IP to which it can't connect. * Cleaned up logger a bit. | |||||
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-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -0/+1 | |
2005-02-20 | Reverted changes to skill dialog, a new one will be developed alongside it so | Bjørn Lindeijer | 1 | -15/+87 | |
that the current one remains working for now. Also XML maps now can load but not the base64 or gzip kind yet. | |||||
2005-02-20 | added skill functionality. The skill dialog is down for now. | Kiyoshi Kyokai | 1 | -87/+15 | |
2005-01-15 | Fixed upping skills. | Bjørn Lindeijer | 1 | -100/+86 | |
2005-01-15 | Fixing crash on death. Death handling could still be improved though. | Bjørn Lindeijer | 1 | -4/+5 | |
2005-01-15 | Solved stats window problem with updating variable and sending stat update. | Bjørn Lindeijer | 1 | -1/+15 | |
2005-01-11 | Implemented parent relationship for Window class and converted more ok dialogs | Bjørn Lindeijer | 1 | -2/+1 | |
to the OkDialog class. | |||||
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -2/+3 | |
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. | |||||
2005-01-04 | Removed large parts of old GUI code and improved layout of a few dialogs. | Bjørn Lindeijer | 1 | -3/+3 | |
2005-01-04 | Use custom ListBox and ScrollArea for skill dialog. | Bjørn Lindeijer | 1 | -17/+19 | |
2005-01-04 | Converted Skills dialog from old gui to Guichan. Files modified: ↵ | Aaron Marks | 1 | -114/+110 | |
graphics.cpp, graphics.h, game.cpp, main.cpp, skills.h, skills.cpp. Other files are unmodified (timestamp error) | |||||
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -1/+1 | |
modules to file lists. | |||||
2004-12-26 | Ported buy dialog, which could still use visual improvement, and added | Bjørn Lindeijer | 1 | -1/+1 | |
\|-`~ to the fixed font. | |||||
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -24/+22 | |
2004-10-22 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 | |
2004-10-08 | *** empty log message *** | Eugenio Favalli | 1 | -15/+94 | |
2004-10-05 | You can now increase your stats, when incresing in level. | Simon Edwardsson | 1 | -4/+49 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 | |
2004-09-30 | *** empty log message *** | Alexander Baldeck | 1 | -1/+1 | |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+56 | |