summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
* 1822496: saprovore mutation shouldn't be given except at birth.haranp2007-11-081-0/+4
* Typo fixes (dolorous, 1827992)haranp2007-11-081-2/+2
* Committing patch 1823611, 1822279, 1821680 and 1821019 byj-p-e-g2007-11-011-2/+5
* Wings mutation is single-level.dshaligram2007-10-301-1/+1
* Updated CREDITS and INSTALL, fixed Tomb:2 (David), fixed Xom's mutation-as-re...dshaligram2007-10-301-118/+166
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-35/+80
* Fixed mutation array size mismatch assert.dshaligram2007-10-271-0/+3
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-50/+82
* [1820172] Typo fixes (dolorous).dshaligram2007-10-261-1/+1
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-11/+25
* Add "forget level" command to manual, and change wording ofj-p-e-g2007-10-241-1/+33
* Adding Vampire aptitudes to tables.txt (Bug 1816344). j-p-e-g2007-10-231-3/+4
* Changing screaming mutation to influence both frequencyj-p-e-g2007-10-221-18/+19
* [1795751] Mutation cleanup, courtesy dolorous.dshaligram2007-10-211-154/+14
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-12/+11
* [1813910] Typo fixes in mutation messages (dolorous).dshaligram2007-10-211-2/+2
* Fixed Demonspawn getting multiple levels of single-level mutations (cbus).dshaligram2007-10-151-1/+4
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-16/+25
* [1809728] Fixed bug where you could get multiple levels of a single-level mut...dshaligram2007-10-111-110/+115
* This commit breaks save file compatability.zelgadis2007-09-301-0/+1
* Fix wording for translucent rock walls (1798932).j-p-e-g2007-09-261-1/+1
* Removed hard tabs.dshaligram2007-09-261-1/+1
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-34/+34
* Cleanup of manual (patches 1798238, 1798239) and of claw j-p-e-g2007-09-201-11/+33
* Previous commit applied to trunk:j-p-e-g2007-09-201-7/+7
* Mutations 'green marks' was being miscounted as mutation #64, rather thanzelgadis2007-09-201-9/+12
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-181-34/+36
* Applying patches by dolorous:j-p-e-g2007-09-161-5/+7
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-161-0/+1
* Applying patches by dolorous:j-p-e-g2007-09-151-1/+1
* Another round of patches, namely:j-p-e-g2007-09-141-7/+3
* Another addition to the list of what Xom likes (1794004).j-p-e-g2007-09-141-0/+1
* Applying several patches by dolorous:j-p-e-g2007-09-101-11/+12
* Two vampire fixes by dolorous: patches 1782673 andj-p-e-g2007-09-021-10/+8
* More equipment information on the % screen, this time for j-p-e-g2007-08-141-7/+18
* Added message to mutation and overview screen about j-p-e-g2007-08-131-0/+19
* Restrictions during bat form. Disallowed a number of actions.j-p-e-g2007-08-021-6/+2
* Removed 'gate self to pandemonium' mutation (it's still in the code,haranp2007-07-261-6/+0
* Be kinder to Makhlebite demonspawn [1760652].haranp2007-07-261-6/+17
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-1/+42
* Transformation cleanup.haranp2007-07-091-33/+4
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-57/+61
* Better feedback for Beogh water walking.haranp2007-07-041-5/+11
* Added more logic to Stealth and Portal cards.haranp2007-06-231-10/+10
* Step 1 of .des file Lua-isation. The dungeon compiler converts .des files todshaligram2007-06-231-2/+2
* A bit more type-safety (slightly intrusive this time): you.species andharanp2007-06-191-0/+3
* [1715565] Removed "You mutate" message which is irrelevant since the specificdshaligram2007-06-031-10/+5
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-69/+109
* Mummies fall apart in deep water, demons can drown in deep water or lava.dshaligram2007-04-251-2/+0
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-2/+1