summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/species.cc
Commit message (Expand)AuthorAgeFilesLines
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-1/+1
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-10/+82
* Fix Humans not being selectable on character selection.Robert Vollmert2009-10-241-2/+2
* Renumber species_type starting from 0.Robert Vollmert2009-10-231-5/+5
* Use species_type/job_type instead of int.Robert Vollmert2009-10-231-16/+20
* Assert get_species argument.Robert Vollmert2009-10-231-4/+3
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-0/+284