summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement second part of labyrinth tweaks:j-p-e-g2008-11-041-0/+7
* * Properly deactivate shields during transformations.j-p-e-g2008-10-261-1/+2
* [2195540] Fixing secret doors having an incorrect tile flavour that would cau...ennewalker2008-10-261-0/+3
* Fix 2041934: auto-swapping rings and amulets was taking twice as longharanp2008-10-111-1/+2
* After discussion with dpeg, added a Scroll of Antimagic,haranp2008-10-111-0/+1
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-7/+5
* Consolidate prayer-ending routines.dolorous2008-10-071-4/+1
* Make Yred ignore prayers if his injury mirror is unavailable, and turn dolorous2008-10-071-1/+1
* Implement 1853872: Limit travel exclusions to LOS.j-p-e-g2008-10-041-0/+1
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-8/+9
* * Make movement restrictions when beheld also apply to blinking andj-p-e-g2008-10-031-2/+1
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-6/+4
* [1982129] Wizard commands can now be used from the wizard help screen.ennewalker2008-09-271-69/+83
* Fixing bug where doors closed out of sight would get a chainmail tile.ennewalker2008-09-271-2/+2
* Removing code and documentation for player doll editing screen. It might com...ennewalker2008-09-271-6/+0
* Removed Ogre-Mages, hopefully without breaking anything. Docs are unchanged.haranp2008-09-251-1/+1
* Yred flavor, part 2: add new greeting message (parially mine, partially dolorous2008-09-251-1/+3
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-10/+11
* Remove extraneous references to god_gives_permanent_followers().dolorous2008-09-251-8/+0
* Adapt Zin's old Divine Robustness into Elyvilon's Divine Vigour, dolorous2008-09-251-2/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-30/+0
* FR 1969858: Store message history across saves.j-p-e-g2008-09-141-1/+2
* Really fix bats being able to open/close doors.j-p-e-g2008-09-141-20/+22
* Fix 2089248: misinformation in vampire A! screen.j-p-e-g2008-09-131-2/+18
* Add minor cosmetic fixes.dolorous2008-09-081-1/+1
* Rework Zin's Vitalisation to be simpler, based mostly on dploog's dolorous2008-08-191-2/+0
* Rework xx and V to use monster_pane_info() to benefit from thej-p-e-g2008-08-091-1/+1
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-2/+6
* Apply Yelve Yakut's patch (2020369) to list monsters and items in view.j-p-e-g2008-08-021-2/+2
* FR 2026227: Make $ list current gold.j-p-e-g2008-08-011-0/+6
* Fix 2033249: endgame and shop inventory browsing didn't allow examiningharanp2008-07-301-1/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-81/+74
* Don't lose level-up stat and hp gain if Crawl receives SIGHUP at the level-up...dshaligram2008-07-291-0/+6
* Fix HUD updates overwriting dgl message indicator, changed indicator from (ms...dshaligram2008-07-281-4/+11
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-3/+3
* [2026251] Fixed Elf:1 arrival sometimes being disconnected - the map used ORI...dshaligram2008-07-241-0/+3
* RIP stash_tracking option, always set to all now.dshaligram2008-07-231-7/+1
* More cleanups and fixes.haranp2008-07-231-29/+20
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-73/+58
* [2021920] Fixing issue where swapping into a fire elemental and cancelling du...ennewalker2008-07-191-2/+7
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-171-118/+7
* Fix Evaporate prompt doing the opposite of the player's answer.j-p-e-g2008-07-151-12/+8
* Fix 2018325 (compiling with gcc 4.3) by applying the patch by nathanj439.j-p-e-g2008-07-151-22/+14
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-55/+24
* Add more documentation updates for Ctrl-G/G.dolorous2008-07-131-1/+1
* Fix 2017251: The annotation prompt not escaping properly.j-p-e-g2008-07-131-2/+2
* Change travel command back to Ctrl-G as per FR 2016089.j-p-e-g2008-07-111-2/+2
* Remove yet another debugging statement. *sighs*j-p-e-g2008-07-101-2/+2
* Fix occasional jelly crash on unarmed characters.j-p-e-g2008-07-101-2/+2
* Properly display all of TSO's divine shield fading messages in the dolorous2008-07-101-2/+2