summaryrefslogtreecommitdiff
path: root/src/gui/skill.h
AgeCommit message (Collapse)AuthorFilesLines
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+1
2005-04-07Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats windowBjørn Lindeijer1-0/+1
and "Up" button on skills window disable when appropriate.
2005-02-20Reverted changes to skill dialog, a new one will be developed alongside it soBjørn Lindeijer1-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-20Compile fix and link fix.Bjørn Lindeijer1-2/+2
2005-02-20skill system started. Skill Dialog down for nowKiyoshi Kyokai1-17/+13
2005-01-15Fixed upping skills.Bjørn Lindeijer1-36/+13
2005-01-15Solved stats window problem with updating variable and sending stat update.Bjørn Lindeijer1-1/+2
2005-01-11Implemented parent relationship for Window class and converted more ok dialogsBjørn Lindeijer1-2/+0
to the OkDialog class.
2005-01-09Updating Dev-Cpp project file and Win32 binaries and fixing a compilation issueEugenio Favalli1-0/+2
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-5/+20
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling.
2005-01-04Use custom ListBox and ScrollArea for skill dialog.Bjørn Lindeijer1-8/+21
2005-01-04Converted Skills dialog from old gui to Guichan. Files modified: ↵Aaron Marks1-15/+34
graphics.cpp, graphics.h, game.cpp, main.cpp, skills.h, skills.cpp. Other files are unmodified (timestamp error)
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-1/+1
modules to file lists.
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-24/+22
2004-10-08*** empty log message ***Eugenio Favalli1-0/+12
2004-10-05You can now increase your stats, when incresing in level.Simon Edwardsson1-1/+1
2004-09-26*** empty log message ***Eugenio Favalli1-0/+40