summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a new command for firing without quivering on 'F'.j-p-e-g2008-06-271-85/+99
* Fix a bug in monster summoning that was causing crashes, for examplej-p-e-g2008-06-261-0/+3
* Move around numerous restrictions in the secondary choices duringj-p-e-g2008-06-261-35/+85
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-1/+0
* Make mummy death curses only happen if the mummy wasn't summoned. j-p-e-g2008-06-261-8/+6
* Fix the character selecting omitting letters for restricted classes (asj-p-e-g2008-06-261-84/+86
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-0/+7
* Apply a patch by Rob Grant (spoondrift) that enables all combinations ofj-p-e-g2008-06-251-610/+888
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-2/+1
* Recalculate permanent mutations when changing species, but leave non-permanentzelgadis2008-06-121-3/+2
* Commit a few changes, mostly clean-up.j-p-e-g2008-06-011-4/+4
* Add minor cosmetic fixes.dolorous2008-06-011-5/+5