summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
Commit message (Expand)AuthorAgeFilesLines
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Fix _decrement_a_duration going from 2 to 0.Robert Vollmert2009-10-061-18/+10
* Khufu, the mummy emperor. Uses Tomb of Doroklohe as an escape spell.Adam Borowski2009-10-061-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-241-0/+19
* Add spelling fixes.David Lawrence Ramsey2009-09-231-3/+3
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-2/+3
* Fix exhaustion not slowing the player, unless hasted. Whoops!j-p-e-g2009-09-201-1/+1
* * Fix wizmode autoexplore (used for debugging) not nuking traps, as itj-p-e-g2009-09-201-23/+34
* Add the most recent version of Adam's kraken patch into trunk.j-p-e-g2009-09-171-1/+1
* * Fix 2860301: armour acquirement failing when transformed.j-p-e-g2009-09-171-1/+19
* Commit several patches:j-p-e-g2009-09-131-0/+10
* Adapt Matthew's new memorisation interface for tiles, using the samej-p-e-g2009-09-121-1/+5
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-0/+5
* C code for Chapayev's and Eino's request for a wall mounted "switch": if thezelgadis2009-08-191-1/+18
* Reimplementing playing with dolls ('-' command). Keys are mostly the same as...ennewalker2009-08-181-1/+1
* Use Jude's nicer messages for the Phase Shift spell.j-p-e-g2009-08-161-3/+3
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-3/+3
* Remove four scroll-duplicate spells: Detect Curse, Remove Curse, j-p-e-g2009-08-131-2/+2
* Generalized solution to the "disconnect at --more--" problem (e.g., disconnectzelgadis2009-07-281-0/+11
* * Prompt before moving while confused and next to lava/deep water.j-p-e-g2009-07-231-0/+24
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-0/+4
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-0/+3
* A number of small bug fixes:j-p-e-g2009-07-171-1/+0
* Apply patch by zebez to add variants for a number of tiles (mostlyj-p-e-g2009-07-151-2/+2
* Comment fix.j-p-e-g2009-07-141-3/+3
* Fix closing/opening doors not prompting if there are several adjacentj-p-e-g2009-07-141-167/+230
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-13/+17
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-4/+7
* Add punctuation fixes.dolorous2009-07-041-1/+1
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-1/+2
* Apply patch by Adam Borowski, introducing new unique enchantress Kirke.j-p-e-g2009-06-271-2/+3
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-2/+8
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-2/+10
* Allow tile players to toggle their avatar between job default,j-p-e-g2009-06-181-1/+0
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-1/+10
* Reintroduce a *very* basic version of the player doll.j-p-e-g2009-06-161-0/+2
* Apply my recent commits to trunk.j-p-e-g2009-06-151-5/+15
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-2/+2
* Forward-port applicable fixes from 0.5 r9896 to trunk.dolorous2009-06-051-6/+3
* Remove tabs.dolorous2009-05-301-2/+2
* Add whitespace fixes.dolorous2009-05-301-1/+1
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-0/+8
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-20/+4
* Fix 2792807: Autoexplore attempting to open doors in bat form.j-p-e-g2009-05-171-1/+1
* Add minor cosmetic fixes.dolorous2009-05-081-4/+5
* Make Trog's Hand grant both regeneration and magic resistance.dolorous2009-05-061-10/+9
* Some spellcasting modifications, as discussed on c-r-d.j-p-e-g2009-05-031-1/+2