summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ng-input.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix line_reader crashing at random on non-tiles build. This is #ifdefed out forHaran Pilpel2010-01-131-5/+3
| | | | tiles. This is a hack.
* Draw the Tiles splash screen before initialising the database.Johanna Ploog2010-01-131-6/+0
| | | | | It leaves a better impression if the player has a pretty screen to look at while waiting for the database getting ready. (KiloByte)
* Rename acr.cc to main.cc.Robert Vollmert2009-11-151-1/+1
|
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
|
* Add whitespace fixes.David Lawrence Ramsey2009-10-311-27/+27
|
* Move opening_screen and name reading routines to ng-input.cc.Robert Vollmert2009-10-241-0/+302