summaryrefslogtreecommitdiff
path: root/src/gui/skill.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-18fix bug #209, display skill icons correctly.Roderic Morris1-3/+4
2008-06-27add icons to the skill dialogRoderic Morris1-0/+6
2008-04-28Skills patch by roderic, mantis id=209David Athay1-9/+49
2008-03-03Skill gui beautifications by roderic.Philipp Sehmisch1-4/+25
2008-02-24(no commit message)Philipp Sehmisch1-0/+2
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-15/+6
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-1/+0
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch1-3/+0
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.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