summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abyss.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-6/+6
* Fix 1945348: Lugonu's Corruption attempting to "preserve" other altars.j-p-e-g2008-04-181-3/+9
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-15/+16
* Add minor cosmetic fixes.dolorous2008-04-071-1/+1
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-291-4/+2
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-1/+1
* Tile support for Lugonu's corruption ability.ennewalker2008-01-051-0/+15
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-031-0/+2
* Place altar to Lugonu randomly, not necessarily in LOS.dshaligram2007-10-301-4/+34
* Fixed Lugonu's Corruption, remaining cases of truncated monster shouts.dshaligram2007-10-111-3/+18
* Applying dolorous' latest patch (1806451), mostlyj-p-e-g2007-10-081-1/+1
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-26/+17
* This commit breaks save file compatability.zelgadis2007-09-301-0/+146
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+3
* Increase initial flood of neutral monsters when invoking Corruption.dshaligram2007-08-181-3/+3
* Fixed crash when using travel to waypoint or Lugonu's Corruption on a leveldshaligram2007-08-181-0/+2
* Fixed map marker crashes.dshaligram2007-08-171-6/+6
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-1/+296
* Fix off-by-one bug in Abyssal altar generation (dolorous.)haranp2007-06-291-1/+1
* Some cleanup of Abyss generation code.haranp2007-06-231-49/+30
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-2/+4
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-8/+1
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-6/+3
* Moved items() into a separate makeitem file.haranp2007-04-211-0/+1
* Spatial distortion heals blink frogs.dshaligram2007-03-191-4/+4
* s/Lucy/Lugonu/.dshaligram2007-03-191-3/+3
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-27/+36
* Fixed 1642577, tag wasn't being closed for troll mutations.haranp2007-01-231-1/+1
* Random altars in the Abyss are now to Lucy 50% of the time.haranp2007-01-231-7/+7
* Boosted the chance for Abyssal runes from 1 in 500 to 1 in 200.haranp2007-01-231-1/+1
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-231-0/+5
* [1581184] Fixed rotting food being visible outside LOS.dshaligram2006-11-241-0/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+2
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+379