summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 1920778: mons_open_door() not respecting gatesj-p-e-g2008-03-101-28/+2
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-2/+2
* Fix crash on shutdown caused by bad order of static destruction (ugh).pauldubois2008-03-091-1/+9
* [FR 1909388] Command key changesj-p-e-g2008-03-091-12/+11
* First half of FR 1901459pauldubois2008-03-041-1/+1
* [FR 1816805] Implementing a new species/classes order on the characterj-p-e-g2008-03-021-1/+1
* Fix [ 1902141 ] Documentation wrongpauldubois2008-03-021-0/+20
* FR 1900612pauldubois2008-02-291-41/+1
* Apply Paul's patch 1901939: including files in init.txtj-p-e-g2008-02-271-21/+21
* Implement more varied names for doors/gate, depending on j-p-e-g2008-02-211-3/+16
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-1/+1
* Apply Paul's gate patch: known adjacent doors will be opened/closedj-p-e-g2008-02-201-26/+71
* First batch of Paul's patches:j-p-e-g2008-02-181-1/+14
* Add better feedback on piety gain command (^) in wizard mode.j-p-e-g2008-02-151-4/+36
* Fix [1890833]: Stop autoexploring if you lose consciousness due to dolorous2008-02-131-0/+2
* Removed special-casing to treat < as > for Abyss exits.dshaligram2008-02-041-8/+0
* A few tweaks of Zin invocations, thanks to David Ramsey.j-p-e-g2008-02-011-10/+3
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-1/+1
* Remove GLAMOUR, and introduce RECITE (new Zin invocation)j-p-e-g2008-01-241-2/+0
* Add mouseclick handling for menus in tiles:j-p-e-g2008-01-241-2/+2
* Fix non-tile compile of tutorial.cc (whoops!)j-p-e-g2008-01-191-0/+10
* Overhaul quiver storage to hold up to six item slots of j-p-e-g2008-01-161-1/+4
* Tile changes. *waves to Enne*j-p-e-g2008-01-121-1/+1
* Putting back accidently removed 'const'.ennewalker2008-01-111-1/+1
* Changes to beheld:ennewalker2008-01-111-12/+17
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-0/+3
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-3/+3
* Replace TSO's Smiting with Divine Shield.j-p-e-g2008-01-081-0/+19
* Change conducts of Zin and TSO (!)j-p-e-g2008-01-061-1/+1
* Tiles!ennewalker2008-01-051-1/+76
* Remove invalid check for 2 or more levels of the acute vision mutation, dolorous2008-01-051-5/+4
* More tweaks of Zin:j-p-e-g2008-01-031-3/+26
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-4/+33
* Experimental "improved" explore algorithm which can be turned on byzelgadis2007-12-171-0/+8
* Remove "drifitng" mutation, since consensus seems to be that it wasn'tzelgadis2007-12-171-55/+0
* Permanent levitation no longer confers permanent flight.haranp2007-12-131-23/+15
* Add "item generations stats" (Ctrl-I) wizard command, which currentlyzelgadis2007-12-081-0/+4
* Fixed maps not loading because monster name cache was initialised only after ...dshaligram2007-12-071-1/+1
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-0/+5
* Slight cleanup of randart autoinscription.haranp2007-12-051-1/+5
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-031-0/+17
* Added Sage card, which boosts skill training.haranp2007-11-301-0/+1
* [1836426] Fixed penance message sequence for beams, clamped penance messages ...dshaligram2007-11-281-1/+2
* Fix gcc optimising away overflow check (Guus).dshaligram2007-11-201-1/+1
* for consistency, tweak Vehumet's starting message to mention his namedolorous2007-11-201-1/+1
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-191-6/+10
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-132/+148
* M_AMPHIBIOUS now means both "land creature can swim through deep water"zelgadis2007-11-161-3/+7
* Fixed stash-tracker seeing through walls (it was using stale LOS after blink/...dshaligram2007-11-151-6/+6
* s/Ogre Mage/Ogre-Magej-p-e-g2007-11-141-1/+2