summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport r10443: generalized way of dealing with "disconnect at --more--"zelgadis2009-07-281-0/+11
* Backport r10380, and also backport flavour messages for entering Zot.j-p-e-g2009-07-231-0/+24
* Backport r10255 to 0.5.j-p-e-g2009-07-171-1/+0
* Backport fix for opening/closing doors to 0.5.j-p-e-g2009-07-151-169/+233
* Backport trunk r10094 to 0.5.dolorous2009-07-041-1/+1
* Apply the relevant parts of r10086 to 0.5, add the patch guide and newj-p-e-g2009-07-041-1/+2
* * Add player doll selection prompt ('-') into 0.5 branch.j-p-e-g2009-06-201-1/+11
* Plug a couple of memory holes. Unfortunately, between libSDL andj-p-e-g2009-06-151-5/+11
* * Make tile_menu_icons deactivate show_inventory_weights as those twoj-p-e-g2009-06-141-0/+4
* Some more tutorial tweaks, and minor description improvements.j-p-e-g2009-06-051-6/+3
* Add an 0.5-only option to remind players that wands are now evoked, withj-p-e-g2009-05-311-0/+26
* 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
* Fix annoying behaviour with cursor being left at the end of prompt linesdshaligram2009-05-031-8/+6
* Add new command for evoking non-wielded items, placed on 'V'.j-p-e-g2009-05-021-1/+6
* Add spacing fixes.dolorous2009-04-301-2/+2
* Fix warnings.dolorous2009-04-241-7/+0
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-1/+5
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-1/+1
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-17/+17
* Move the HALF_MAX_PIETY define to religion.h, as it's used with Xom in dolorous2009-04-181-2/+2
* [2708302] Fixing crash when trying to repeat a failed repeat command.ennewalker2009-04-181-0/+1
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-14/+3
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-2/+2
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-1/+1
* * Tweak Xom's (non)tension spell selection.j-p-e-g2009-03-251-2/+2
* * A few starting choice restriction tweaks.j-p-e-g2009-03-241-1/+1
* * Don't offer rotten chunks for wearers of "otG since it doesn'tj-p-e-g2009-03-221-1/+2
* Berserking now gives double HP instead of 50% more.haranp2009-03-211-1/+1
* * Change Roxanne's spells to include Blink Other (instead of Sandblast) j-p-e-g2009-03-191-1/+19
* FR 2093461: add player + allies FRIENDLY_PICKUP modej-p-e-g2009-03-121-5/+11
* Tweak duration messages a bit, and mention the risk of magic dolorous2009-03-091-9/+9
* Remove more references to the now-unused Repel Undead.dolorous2009-03-091-7/+3
* Remove gnomes and grey elves. (Can someone check the tiles compile?)haranp2009-03-041-1/+1
* * Make message condensation merge messages into history correctly.j-p-e-g2009-02-271-0/+1
* Implement a very basic attempt at message condensation: Store the most j-p-e-g2009-02-271-2/+6
* FR 2533562: Move the CRAWL_PIZZA / -pizza options into the init filenlanza2009-02-271-2/+1
* Cut 30 obsoleted spells. (Included in docs/obsolete/cut_spells.txt.)j-p-e-g2009-02-261-3/+3
* Mutations cleanup. Fixes [2641583]. Syncing between the various listsharanp2009-02-261-1/+0
* Partial fix for [2628480]: use you.can_see() instead ofharanp2009-02-241-1/+1
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-0/+2
* Fix 2603266: Additional '(' needed for cycling ammo after emptying thej-p-e-g2009-02-221-3/+4
* And a few more gotos, this time in dgamelaunch code.haranp2009-02-191-10/+14
* Remove unneeded blank line.dolorous2009-02-161-1/+0