summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typo.dolorous2008-03-301-1/+1
* Another, no, scratch that: THE tutorial improvement for tiles.j-p-e-g2008-03-301-2/+8
* Remove paws and sleepiness mutations. Those two just don't cut it.j-p-e-g2008-03-201-27/+20
* Fix 1909592: trunk not compiling on Windowsj-p-e-g2008-03-071-9/+10
* Fix [ 1902141 ] Documentation wrongpauldubois2008-03-021-1/+2
* Properly display "You like to eat raw meat." on the "A" screen for dolorous2008-02-091-6/+5
* Where applicable, use MAX_PIETY instead of hardcoding the maximum piety dolorous2008-02-081-1/+1
* Remove obsolete references to Glamour.dolorous2008-01-301-16/+0
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-1/+1
* [1801838] Use a menu to show mutation list so long lists don't scroll off the...dshaligram2008-01-251-4/+5
* Some more improvements for (you guessed it) the tiles. j-p-e-g2008-01-181-1/+6
* Tiles!ennewalker2008-01-051-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-17/+53
* [1858564] Glow contamination is now more likely to mutate, more likely to pro...dshaligram2007-12-281-2/+2
* [1852499] Fixed buggy lab vault, mutation assert.dshaligram2007-12-171-0/+1
* Remove "drifitng" mutation, since consensus seems to be that it wasn'tzelgadis2007-12-171-18/+7
* Add minor cleanups of the new helmet handling code: use is_hard_helmet() dolorous2007-12-121-5/+5
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-2/+2
* since Yred's "Animate Corpse" ability can overlap with the "raise dead" dolorous2007-11-201-2/+1
* Add various patches of mine:dolorous2007-11-201-3/+9
* Fixed buggy Xom mutation handling.dshaligram2007-11-171-9/+11
* 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