summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.h
Commit message (Expand)AuthorAgeFilesLines
* Be more consistent with doxygen comment style.Neil Moore2014-05-291-5/+5
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Remove unnecessary includes from header files.Jay3.14152012-10-231-2/+3
* Make a bunch of functions static, delete some unused junk.Adam Borowski2011-11-111-2/+0
* Artificer changes.elliptic2011-09-091-1/+0
* Remove the Conjurer book choice.elliptic2011-06-201-1/+0
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* New background choice layout.Raphael Langella2011-03-111-0/+17
* After a tutorial or sprint map, go back to map screen instead of main screen.Raphael Langella2011-02-081-0/+1
* Fold claws_level() into species_has_claws().David Lawrence Ramsey2010-10-121-1/+0
* Unify startup menu with rest of character choice.Robert Vollmert2010-04-271-2/+2
* A start at cleaning up handling of new game choices.Robert Vollmert2010-04-231-40/+2
* Split up new_game.Robert Vollmert2010-04-231-7/+5
* Move artificer wand choice before character initialization.Robert Vollmert2010-04-231-2/+1
* Move chaos knight god choice before character initialization.Robert Vollmert2010-04-231-0/+1
* Remove Death Knight of Yredelemnul (dpeg, doy).Robert Vollmert2010-04-231-8/+0
* Move weapon choice before character initialization.Robert Vollmert2010-04-231-0/+3
* Move book selection before character initialization.Robert Vollmert2010-04-221-0/+2
* Startup menus.Janne Lahdenpera2010-04-211-1/+1
* Rename several functions involving player "class" to "job".Johanna Ploog2010-01-191-2/+0
* Split itemprop enums out into itemprop-enum.h.Robert Vollmert2009-11-171-1/+1
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-6/+0
* Move a little more code out of newgame.cc.Robert Vollmert2009-10-281-1/+0
* Move opening_screen and name reading routines to ng-input.cc.Robert Vollmert2009-10-241-2/+4
* Convert player::your_name to std::string.Robert Vollmert2009-10-241-1/+1
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-0/+11
* files.cc: use proper data type for get_class_by_nameSteven Noonan2009-10-231-5/+0
* newgame.h: add declaration of get_class_by_name to fix tiles buildsSteven Noonan2009-10-231-0/+5
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-20/+3
* Move new-game enums to newgame.h.Robert Vollmert2009-10-231-8/+36
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Stricter sanity checking of player ghosts.0.6.0-a0zelgadis2009-05-301-0/+2
* Miscellaneous arena improvements: items, lua preludes, tiles fixes.ennewalker2009-01-021-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Recalculate permanent mutations when changing species, but leave non-permanentzelgadis2008-06-121-0/+5
* Add various undead-related fixes.dolorous2008-04-281-0/+2
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+3
* Reintroduce parts of the old get_species_by_index to code to fixj-p-e-g2008-03-031-0/+8
* Make Options.race and Options.class translate correctly, no matter whether j-p-e-g2008-03-021-1/+12
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-0/+2
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+24