summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix 2014303: Vampire hunger propertiesj-p-e-g2008-07-091-0/+4
* Update README files (courtesy of David), some minor tutorialj-p-e-g2008-07-081-3/+5
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-7/+7
* Add a few comments.j-p-e-g2008-07-071-1/+2
* Fix the old issue of switching to the butchering tool before actuallyj-p-e-g2008-07-071-3/+3
* Fix 2010077: Increase respawning rates again.j-p-e-g2008-07-061-0/+12
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-81/+73
* Tweak change log a bit and add new commands to 034_changes.txt. Arej-p-e-g2008-07-041-1/+1
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-041-1/+1
* Fix 2008767: "random" not working for book choice optionj-p-e-g2008-07-031-1/+1
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-1/+3
* Only apply targeting via monster list to spells and such wherej-p-e-g2008-07-021-1/+1