summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Move letter <-> index from stuff.cc to prompt.cc (wheals)Nicholas Feinberg2014-07-281-0/+1
* Add end.ccNicholas Feinberg2014-07-281-0/+1
* Rebalance crossbowsNicholas Feinberg2014-07-131-1/+1
* Rebalance slingsNicholas Feinberg2014-07-091-2/+2
* Prompt for weapon choice if preselection was bad (#8577)Neil Moore2014-06-131-17/+7
* Fix "if(" and friends.Neil Moore2014-05-121-1/+1
* Rename "bow" to "shortbow"Chris Oelmueller2014-05-051-1/+1
* Fix the tutorial not loadingChris Campbell2014-04-071-1/+1
* Use blue as a menu highlighting colour instead of dark gray.gammafunk2014-03-181-22/+22
* Improve the colours of the species and background selection menus (dpeg)gammafunk2014-03-181-35/+25
* Formatting fixes.Neil Moore2014-03-071-4/+0
* Give Fi/Gl more starting weapon upgrades than just trident.elliptic2014-03-061-1/+31
* More character selection menu colour adjustmentsChris Campbell2014-02-201-43/+43
* Adjust highlighting on species selection menuChris Campbell2014-02-181-2/+0
* Lightblue instead of blue for newgame titlesontoclasm2014-02-161-1/+1
* Change the newgame menu titles to blueontoclasm2014-02-161-1/+1
* Change newgame menu colorsontoclasm2014-02-161-10/+10
* Pick job first for random characters half the time (elliptic).Steve Melenchuk2014-02-141-2/+12
* Allow job and species recommendations to be independent.Steve Melenchuk2014-02-141-8/+8
* Handle quitting before character creation for WebTiles exit dialog.Pekka Lampila2014-02-111-1/+30
* More formatting fixes for return (...);Neil Moore2013-11-151-7/+7
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-5/+5
* Merge branch 'dwants'. Bring some Raid.Adam Borowski2013-11-061-1/+1
|\
| * Merge branch 'master' into dwantsAdam Borowski2013-11-011-21/+11
| |\
| * \ Merge branch 'master' into dwantspubby2013-10-011-30/+30
| |\ \
| * \ \ Merge branch 'master' into dwantspubby2013-08-311-33/+5
| |\ \ \
| * | | | Create Formicid species and monsters.pubby2013-08-251-1/+2
* | | | | Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+0
| |_|_|/ |/| | |
* | | | Increase the size of the description box in species/job selection menu.Raphael Langella2013-10-301-3/+7
* | | | Clean up checks for disabled species/jobs when starting a new game.elliptic2013-10-141-18/+4
| |_|/ |/| |
* | | Don't leave space for disabled races.Neil Moore2013-09-291-6/+9
* | | Unify NG thrown weapon handling; give small throwers tomahawks.Steve Melenchuk2013-09-251-20/+10
* | | Make Dj and LO trunk-only.Adam Borowski2013-09-151-0/+6
* | | Add a new "ORDER:" map header for sorting game-mode maps.Neil Moore2013-09-051-3/+5
| |/ |/|
* | Consolidate and simplify job and species validity checks.Neil Moore2013-06-131-27/+5
* | Don't disable LO on release (gammafunk)Neil Moore2013-06-131-6/+0
|/
* Assert if we randomly choose a removed job.Neil Moore2013-06-101-0/+1
* Let priests of Zin follow Beogh.Adam Borowski2013-06-011-2/+2
* Merge branch 'master' into lava_orcsAdam Borowski2013-05-291-2/+7
|\
| * Pressing ? displays List of Character Backgrounds during background selection.Kyle Fox2013-04-291-1/+1
| * Don't randomly select Jester as a backgroundChris Campbell2013-04-081-1/+1
| * Remove Jesters.Brendan Hickey2013-04-071-1/+1
| * Don't select Stalker as a random backgroundChris Campbell2013-04-071-0/+5
| * Jester TweaksBrendan Hickey2013-03-281-1/+1
| * JestersBrendan Hickey2013-03-271-1/+1
* | Tentatively, mark Lava Orcs as trunk-only.Adam Borowski2013-01-081-3/+2
|/
* Indentation fixes.Adam Borowski2012-12-051-3/+3
* Fix prompts asking for 'I' in Turkish locales.Adam Borowski2012-11-221-2/+2
* Disable the DGL tournament warning.Adam Borowski2012-11-041-4/+3