Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-08-18 | fix bug #209, display skill icons correctly. | Roderic Morris | 1 | -3/+4 | |
2008-06-27 | add icons to the skill dialog | Roderic Morris | 1 | -0/+6 | |
2008-04-28 | Skills patch by roderic, mantis id=209 | David Athay | 1 | -9/+49 | |
2008-03-03 | Skill gui beautifications by roderic. | Philipp Sehmisch | 1 | -4/+25 | |
2008-02-24 | (no commit message) | Philipp Sehmisch | 1 | -0/+2 | |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -15/+6 | |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -1/+0 | |
2007-03-22 | Redesigned the localplayer class to use getters and setters instead of ↵ | Philipp Sehmisch | 1 | -3/+0 | |
direct access to the member variables. Implemented communication of attributes between server and client. | |||||
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 | |
from the 0.1.0 branch. | |||||
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -8/+7 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -12/+11 | |
2005-08-21 | Some updates and cleanups | Eugenio Favalli | 1 | -0/+1 | |
2005-08-18 | Updated reference to latest libxml, fixed a bug in updating skills, updated ↵ | Eugenio Favalli | 1 | -0/+1 | |
skill names database. | |||||
2005-08-13 | Small header cleanup. | Björn Steinbrink | 1 | -4/+4 | |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+7 | |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -0/+2 | |
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 | |