Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-04-07 | Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats window | Bjørn Lindeijer | 1 | -0/+1 | |
and "Up" button on skills window disable when appropriate. | |||||
2005-02-20 | Reverted changes to skill dialog, a new one will be developed alongside it so | Bjørn Lindeijer | 1 | -15/+19 | |
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 | Compile fix and link fix. | Bjørn Lindeijer | 1 | -2/+2 | |
2005-02-20 | skill system started. Skill Dialog down for now | Kiyoshi Kyokai | 1 | -17/+13 | |
2005-01-15 | Fixed upping skills. | Bjørn Lindeijer | 1 | -36/+13 | |
2005-01-15 | Solved stats window problem with updating variable and sending stat update. | Bjørn Lindeijer | 1 | -1/+2 | |
2005-01-11 | Implemented parent relationship for Window class and converted more ok dialogs | Bjørn Lindeijer | 1 | -2/+0 | |
to the OkDialog class. | |||||
2005-01-09 | Updating Dev-Cpp project file and Win32 binaries and fixing a compilation issue | Eugenio Favalli | 1 | -0/+2 | |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -5/+20 | |
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. | |||||
2005-01-04 | Use custom ListBox and ScrollArea for skill dialog. | Bjørn Lindeijer | 1 | -8/+21 | |
2005-01-04 | Converted Skills dialog from old gui to Guichan. Files modified: ↵ | Aaron Marks | 1 | -15/+34 | |
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-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -24/+22 | |
2004-10-08 | *** empty log message *** | Eugenio Favalli | 1 | -0/+12 | |
2004-10-05 | You can now increase your stats, when incresing in level. | Simon Edwardsson | 1 | -1/+1 | |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+40 | |