summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation.dolorous2008-07-021-2/+0
* Reorder classes in yet another part of newgame.cc. Also, make DrBej-p-e-g2008-07-011-164/+167
* Fix minotaurs being able to wear helmets by initializing mutationsj-p-e-g2008-07-011-4/+4
* Add minor cosmetic fixes.dolorous2008-07-011-2/+2
* Implement the rest of the starting set changes. I sure hope I got all ofj-p-e-g2008-07-011-267/+215
* Reorder classes in _give_items_skills() in newgame.cc to match that ofj-p-e-g2008-07-011-519/+518
* Implement the first part of the overhauled starting equipment andj-p-e-g2008-07-011-289/+270
* [2007262] Fixing typo where hunters were only getting 1 arrow.ennewalker2008-07-011-2/+2
* Comment fixes.dolorous2008-06-301-3/+3
* Force beams of digging (wand or spell, known or unknown, also /randomj-p-e-g2008-06-301-0/+15
* Fix 2006479: worn unidentified =PR marking poisonous food as safe. j-p-e-g2008-06-301-1/+3
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-11/+36
* Fix good random secondary choices during character selection.j-p-e-g2008-06-291-8/+11
* Add spacing fix.dolorous2008-06-281-1/+1
* AutoID amulet of resist slowing when quaffing !slowing ("You feelj-p-e-g2008-06-271-49/+99
* Move secondary choice validity checks (gods, books, weapons) intoj-p-e-g2008-06-271-202/+151