summaryrefslogtreecommitdiff
path: root/src/gui/skill.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01* Updated GUI table and model to better handle NULL widgets during initialisa...Fate1-4/+8
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley1-1/+0
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-8/+7
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-12/+11
2005-08-21Some updates and cleanupsEugenio Favalli1-0/+1
2005-08-18Updated reference to latest libxml, fixed a bug in updating skills, updated s...Eugenio Favalli1-0/+1
2005-08-13Small header cleanup.Björn Steinbrink1-4/+4
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+7
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
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
2005-02-20Reverted changes to skill dialog, a new one will be developed alongside it soBjørn Lindeijer1-15/+19
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
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
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: graphics.cpp...Aaron Marks1-15/+34
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-1/+1
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