summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abyss.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Add more minor cosmetic fixes.dolorous2009-01-031-2/+3
* Fix arena not placing water monsters correctly, remove monster habitat specia...dshaligram2009-01-021-1/+1
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-1/+1
* * Tweak Snorg's tile to increase the difference to the plain troll.j-p-e-g2008-11-281-1/+1
* More steps toward ziggurats.dshaligram2008-11-231-3/+1
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-1/+4
* Fix 2134492: mgrd not being updated in area_shift(). My bad.haranp2008-09-291-0/+4
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-2/+2
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-4/+4
* Fix trunk dgamelaunch compile (Napkin).dshaligram2008-08-011-1/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-8/+3
* RIP stash_tracking option, always set to all now.dshaligram2008-07-231-6/+9
* More cleanups and fixes.haranp2008-07-231-201/+165
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-36/+26
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-10/+7
* Fix 2014303: Vampire hunger propertiesj-p-e-g2008-07-091-1/+0
* Fix 2008976: Unlinked items after area_shift()j-p-e-g2008-07-081-5/+20
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-1/+1
* Fix 2011722: Reallow targetting beams such that you may be hit. (There'sj-p-e-g2008-07-061-14/+12
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-1/+1
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-7/+9
* Fix bug introduced in r6347 (oops): igrd wasn't being cleaned when moving.haranp2008-07-021-6/+2
* Oops, wasn't properly shifting sanctuary center when doing an Abysszelgadis2008-07-021-4/+8
* Many code cleanups, mostly involving using stack_iterator andharanp2008-07-021-43/+14
* When doing an Abyss area shift try to preserve Sanctuary, unless thezelgadis2008-07-021-0/+33
* For Tiles, use some of the other wall types in the Abyss as well to makej-p-e-g2008-07-011-11/+23
* Implement the rest of the starting set changes. I sure hope I got all ofj-p-e-g2008-07-011-2/+2
* Add yet more miscellaneous minor fixes.dolorous2008-06-301-4/+4
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-22/+52
* Improve performance by only checking whether there are lava or deepj-p-e-g2008-06-121-1/+1
* Clean-up (renaming static methods and comments) in a number of files.j-p-e-g2008-06-101-61/+63
* Enable environmental effects (like lava generating black smoke) in the Abysszelgadis2008-06-091-0/+3
* Preserve the floor properties around the player when doing an Abysszelgadis2008-06-081-0/+16
* Enable pathfinding for patrolling monsters who lost their patrol point.j-p-e-g2008-06-071-1/+1
* Create random blood spatter in the Abyss and Pandemonium (FR 1986241).j-p-e-g2008-06-071-27/+31
* Abyssal rune tedium reduction:dshaligram2008-05-261-6/+51
* Fix 1941612: Zapping wands known to be empty shouldn't cost a turn, butj-p-e-g2008-05-211-45/+50
* 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