summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Various cleanups, mostly having to do with coord_def().haranp2009-02-151-2/+2
* Fix nasty bug that I introduced in r9012: dungeon generation was relyingharanp2009-02-141-8/+1
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-20/+18
* Fix [2591166]: Unbound keys (which produce CMD_NO_CMD) still count for theharanp2009-02-121-0/+1
* Implement [2546032]: Aside from orc priests and orcs, which can worship dolorous2009-02-091-0/+1
* [2577409]: minor improvements to the shopping interface.haranp2009-02-081-1/+1
* Fix errno includes, and hopefully DOS compile [2573206].haranp2009-02-081-0/+1
* Don't pass number of columns to print_formatted_paragraph(), since it alwaysharanp2009-02-041-2/+2
* Code cleanups, mainly in clouds.haranp2009-01-311-36/+39
* Clean up wizard commands.haranp2009-01-301-699/+68
* Colour the Horn of Geryon properly when generating it in debug mode. [2036803]haranp2009-01-271-0/+1
* Allow player to cancel stepping into a dangerous place when it's doneharanp2009-01-251-1/+1
* If &H is a repeated command then increase HP all at one go, skipping the delayzelgadis2009-01-221-1/+9
* Put platform dependant crash handling code into crash-X.cc files, and linkzelgadis2009-01-221-0/+1
* Remove some unneeded externs.haranp2009-01-211-1/+1
* Make extra-sure that a monster won't be announced to have come into view, onlyzelgadis2009-01-201-3/+7
* Yet another attempt to fix problems with the monster "comes into view"zelgadis2009-01-201-2/+4
* Remove now-unused redraw_gold flag.dolorous2009-01-201-2/+0
* Simplify the code that issues the "comes into view" monster interrupt message,zelgadis2009-01-191-1/+1
* * Also add blood bottling to command help for Vampires.j-p-e-g2009-01-181-0/+5
* Implemented crash data reporting, though it's only some stubs on Windows andzelgadis2009-01-181-0/+2
* Tweaks to make it less likely that command repitition will be cancled when it'szelgadis2009-01-181-2/+3
* [2483963] Really fix minimap issues after save/reload.ennewalker2009-01-171-0/+2
* * Tweak FAQ as suggested in FR 2472030.j-p-e-g2009-01-171-0/+7
* Adjust Zin's donation routines to only take half your money at once, to dolorous2009-01-171-2/+3
* * Clean up duration handling some more.j-p-e-g2009-01-151-36/+29
* Fix bug #2089989: only place friendly god gifts after the player's turn iszelgadis2009-01-121-0/+7
* * Clean up handling of duration values that trigger expiration warningsj-p-e-g2009-01-111-31/+34
* [2467406] Improving tiles screen layout.ennewalker2009-01-111-0/+4
* Extend on Haran's monster resistance description. Thanks, Haran! :)j-p-e-g2009-01-111-1/+1
* A limited set of commands are now available to use during arena mode:zelgadis2009-01-111-1/+12
* Add more minor cosmetic fixes.dolorous2009-01-081-1/+3
* Fix [2494017]: up-left and up-right swapped in open/disarm.haranp2009-01-081-2/+2
* Make the position of monster held items (-2, -2) rather than (0, 0), so thatzelgadis2009-01-081-1/+1
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-0/+34
* Remove the BUILD_REVISION define which was apparently never used, andj-p-e-g2009-01-051-0/+3
* Allow for ESC clearing --more-- until you get control back to work for restingzelgadis2009-01-051-1/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* [2468791] Reduce distinction between minivaults and floating vaults. All vaul...dshaligram2009-01-031-1/+1
* Miscellaneous arena improvements: items, lua preludes, tiles fixes.ennewalker2009-01-021-0/+2
* Fixes for arena mode in tiles mode. It runs now, but there are still some vi...ennewalker2009-01-021-0/+4
* Fix bug #2478713: do previous command again (`) was taking an additional turnzelgadis2009-01-011-0/+6
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-10/+19
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-1/+1
* Oops, my stash_filter change broke looking up items by their glyph; fixed.zelgadis2008-12-271-0/+5
* The stash_filter option can now accept strings (full item names, notzelgadis2008-12-271-2/+4
* Fix 2448686: some jewellery properties not working properly while transformed.j-p-e-g2008-12-261-3/+3
* [2455489] Fixing "dark" levels after crashes, due to the tile flavor being se...ennewalker2008-12-251-1/+0
* Wording fixes.dolorous2008-12-241-1/+1
* Improved handling of Xom accidentally killing the player.zelgadis2008-12-211-0/+3