summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ng-wanderer.h
Commit message (Collapse)AuthorAgeFilesLines
* ... and check if it works.Adam Borowski2010-09-301-1/+0
|
* Split up new_game.Robert Vollmert2010-04-231-0/+7
choose_game() is now only concerned with choosing a character, and doesn't touch "you". setup_game() (ng-setup.cc) then fills out "you" and other stuff.