summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous arena improvements: items, lua preludes, tiles fixes.ennewalker2009-01-021-2/+2
* Fix selection of wand type for artificers.dolorous2008-12-091-0/+2
* * Colour ASCII sharks WHITE. :)j-p-e-g2008-12-081-0/+1
* Use an explicit (int) cast for _gold_to_donation. That should fixj-p-e-g2008-12-081-1/+1
* Apply Artificer patch, with small modifications:j-p-e-g2008-12-081-6/+146
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-1/+1
* Allow ziggurats placed in Pandemonium to return to the same Pan level when th...dshaligram2008-11-251-1/+1
* Removed redundant buffer used to go from map_def to env.grid and all the tedi...dshaligram2008-11-231-0/+1
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-0/+1
* Unrestrict Ogre, Merfolk, and Draconian Paladins, as suggested by Jeff.j-p-e-g2008-11-101-3/+0
* Add another minor cosmetic fix.dolorous2008-11-081-1/+1
* Rework _choose_book() to remove assumptions about book order relative to dolorous2008-11-081-22/+93
* Remove unneeded parentheses.dolorous2008-11-081-1/+1
* Add minor cosmetic fixes.dolorous2008-11-081-64/+64
* Fix misplaced break in _book_restriction().dolorous2008-11-081-1/+2
* Add missing break to _choose_book(), as there already is in dolorous2008-11-081-0/+1
* Comment fixes.dolorous2008-11-071-3/+3
* In choose_weapon(), fix erroneous fallthrough to '%' when pressing dolorous2008-11-071-0/+1
* * Tweak a number of starting choice restrictions. (FR 2106062)j-p-e-g2008-11-061-7/+20
* [2154738] Addressing some dungeon continuity problems (i.e. Orc bubble proble...ennewalker2008-10-191-0/+1
* Fix 2159300: inverted argument order prevented reaching theharanp2008-10-111-2/+2
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-2/+1
* Fix [2146878]: Make the species abbreviation list correspond to the dolorous2008-10-051-2/+2
* [1982129] Wizard commands can now be used from the wizard help screen.ennewalker2008-09-271-2/+2
* Better class selection for new Ogres.haranp2008-09-251-10/+0
* Removed Ogre-Mages, hopefully without breaking anything. Docs are unchanged.haranp2008-09-251-49/+16
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-41/+0
* Fix 2089183: off-by-1 error when selecting starting weapon.haranp2008-09-121-1/+1
* Don't equip pure spellcasters with a knife at game start. Finding anyj-p-e-g2008-08-071-54/+21
* Fix 2039734: non-Spriggan transmuters being cheated on Unarmed Combat.haranp2008-08-061-1/+3
* Massive overhaul to move towards coord_def().haranp2008-07-301-2/+1
* Implement 2022051: Skip hjklyubn (well, currently only bhjkl) whenj-p-e-g2008-07-231-1/+1
* Add immunity checks for prompts about beams potentially hitting yourselfj-p-e-g2008-07-211-0/+1
* Fix 2018066: Crash when "autoinscribing" non-artefacts.j-p-e-g2008-07-141-4/+7
* Some more tweaks to starting equipment and skills.j-p-e-g2008-07-111-43/+60
* Apply Markus' docs patch.j-p-e-g2008-07-101-7/+23
* Add several complicated restrictions to the starting gods. Yes, this isj-p-e-g2008-07-101-50/+292
* Fix 2014303: Vampire hunger propertiesj-p-e-g2008-07-091-26/+31
* Don't equip Spriggans with knives since they don't need a butcheringj-p-e-g2008-07-081-17/+54
* Fix 2012822: Tutorial quirks.j-p-e-g2008-07-071-1/+0
* Fix 2012088: Monsters "following" you from the Abyss to the wrong level.j-p-e-g2008-07-071-6/+7
* Update a number of secondary choice restrictions (books and weapons).j-p-e-g2008-07-051-42/+28
* Fix Death Knights of Yredelemnul starting with a book of Necromancy.j-p-e-g2008-07-051-4/+5
* Send wizards into the Dungeon wearing a proper wizard hat. David isj-p-e-g2008-07-041-1/+2
* Restrict DrMo, unrestrict DrFE and DrIE. Disallow the creation of capsj-p-e-g2008-07-041-6/+11
* Tweak change log a bit and add new commands to 034_changes.txt. Arej-p-e-g2008-07-041-5/+4
* Fix 2008767: "random" not working for book choice optionj-p-e-g2008-07-031-7/+6
* Reorder species in newgame.cc (clean-up, no coding changes).j-p-e-g2008-07-031-119/+119
* If a monster wields a non-branded launcher there is no message, so wej-p-e-g2008-07-021-30/+5
* Remove darts for Spriggan Thieves (who get a rod instead).j-p-e-g2008-07-021-2/+4