summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/traps.cc
Commit message (Expand)AuthorAgeFilesLines
* - Move "shaft disappears in a puff of logic" logic further down, so it'spauldubois2008-03-171-11/+13
* Make being caught in a net interrupt the stair delay, and disallow beholding j-p-e-g2008-02-021-0/+3
* Add "active stealth-training" (FR 1833916):j-p-e-g2008-01-311-0/+3
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-2/+4
* Add comment typo and indentation fixes.dolorous2007-12-301-8/+8
* Don't bother checking for and skipping over throwing nets when dolorous2007-12-171-7/+5
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-031-0/+84
* make player::has_claws() return an int indicating the level of claws dolorous2007-11-221-4/+3
* A few changes to shafts:j-p-e-g2007-11-201-1/+8
* The number of traps randomly generated on a level, and which types ofzelgadis2007-11-131-0/+194
* latest net improvement (make switching damage -> escape rarer) for trunkj-p-e-g2007-11-071-19/+23
* Corrections to manual (patch by maiermirk) and j-p-e-g2007-11-061-1/+1
* claw mutation fix for net damage, courtesy of dolorousj-p-e-g2007-11-051-2/+4
* Net fix (reduced trapping turns) also for trunk.j-p-e-g2007-11-051-14/+34
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-4/+4
* Fix bug 1814617: teleport/banish not clearing being trapped in netj-p-e-g2007-10-261-0/+12
* Refixed labyrinth entry point.dshaligram2007-10-251-1/+2
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-5/+13
* Make mechanical traps in Orcish Mines and Elven Halls ofj-p-e-g2007-10-091-9/+36
* Minor changes to net, one shoving debug information intoj-p-e-g2007-10-081-1/+1
* Remove trap-door-like logic from shaft traps, since shafts are justzelgadis2007-10-051-1/+1
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-0/+39
* Overhaul trapping net escape functions.j-p-e-g2007-10-011-32/+136
* Introducing shortcut for searching the current level asj-p-e-g2007-09-301-1/+2
* Fixing a number of bugs on throwing nets, so it's all in j-p-e-g2007-09-191-6/+12
* Didn't have svn autoprops set properly for the new files that I addedzelgadis2007-09-161-1/+1
* Add missing AppHdr.h includes for these new files to un-break the Mac build.nlanza2007-09-161-0/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+701