summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix aptitudes and species/class information not being reachable fromj-p-e-g2008-12-091-4/+4
* Apply more commits into 0.4 branch, again mostly by Haran:j-p-e-g2008-12-081-4/+14
* Apply a bunch of trunk commits, mostly by Haran, namely:j-p-e-g2008-12-081-1/+1
* Apply Haran's commits 6773 and 6777-6784 to 0.4.j-p-e-g2008-08-071-1/+3
* Fix 2030729: + and * not working when examining (targetting?)j-p-e-g2008-07-291-1/+1
* Apply r6627, r6635, r6638 and r6645 (among others) to 0.4.j-p-e-g2008-07-241-0/+1
* Apply inscription and random selection fixes to 0.4 trunk.j-p-e-g2008-07-141-4/+7
* Apply r6498 to 0.4.j-p-e-g2008-07-111-43/+60
* Apply some more commits to bring 0.4 up to date.j-p-e-g2008-07-101-57/+314
* Apply recent commits to 0.4, including Matthew's evil zoo fix.j-p-e-g2008-07-091-26/+31
* Apply Abyss unlinked item fix and the changes to the starting equipmentj-p-e-g2008-07-081-17/+54
* Apply tutorial fixes as well as the macro/wininit path to 0.4.j-p-e-g2008-07-081-1/+0
* Disable Shoals for 0.4.j-p-e-g2008-07-071-1/+3
* 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