summaryrefslogtreecommitdiffstats
path: root/src/skill.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.Guillaume Melquiond2007-08-131-104/+0
* Corrected formatting of single-line commentsRogier Polak2007-03-141-1/+1
* Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond2007-01-051-4/+4
* Changed ConnectionHandler and NetComputer into low-level base classes; Guillaume Melquiond2006-05-201-1/+1
* Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink2006-03-061-35/+38
* Adding command line argument parsing and log verbosity level handling.Yohann Ferreira2005-12-201-3/+3
* Actually using the new Logger now.Huynh Tran2005-06-191-15/+16
* Fixed compile time warningsMateusz Kaduk2005-05-221-3/+5
* Renamed script-sq.* script-squirrel.*.Aaron Marks2005-05-091-2/+23
* Added logger use in some files that could tell things already.Yohann Ferreira2005-05-081-0/+2
* Added skill tree data structure.Aaron Marks2005-05-031-0/+75