summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport r10380, and also backport flavour messages for entering Zot.j-p-e-g2009-07-231-8/+40
* Apply trunk r10371 to 0.5.dolorous2009-07-221-2/+4
* Backport the applicable parts of r10364.j-p-e-g2009-07-221-2/+5
* Backport prompt before leaving without the Orb to 0.5.j-p-e-g2009-07-191-1/+21
* Backport my previous commit (Zot remaining open once entered) to 0.5.j-p-e-g2009-07-191-7/+14
* Backport r10255 to 0.5.j-p-e-g2009-07-171-10/+32
* Fix double quote for ettins, and remove randart name "of Earth".j-p-e-g2009-06-171-0/+7
* * Call viewwindow after placing an autoexclusion.j-p-e-g2009-06-161-0/+12
* * Fix lua errors when building Ziggurats in Tiles.j-p-e-g2009-06-101-33/+39
* Fix identifying =TC not taking into account the spell.j-p-e-g2009-05-311-1/+4
* * AutoID rings of teleport control after teleporting.j-p-e-g2009-05-301-0/+35
* Fix 2792807: Autoexplore attempting to open doors in bat form.j-p-e-g2009-05-171-10/+23
* Make pacified monsters only interrupt autotravel if they're next to you, dolorous2009-04-231-0/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-1/+1
* Add spacing fixes.dolorous2009-04-191-1/+1
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-3/+9
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-181-3/+3
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-0/+5
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-7/+1
* * Fix compilation.j-p-e-g2009-04-121-1/+2
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-12/+0
* Xom again:j-p-e-g2009-03-281-0/+66
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-12/+17
* Fix [2701428]: TSO will no longer give piety loss and penance for dolorous2009-03-221-3/+4
* Berserking now gives double HP instead of 50% more.haranp2009-03-211-2/+1
* * Fix 2687930: Shorten the spell menu more, and don't call update_title() j-p-e-g2009-03-161-0/+7
* Comment fix.dolorous2009-03-091-1/+2
* Remove all traces of TRAN_AIR and TRAN_SERPENT_OF_HELL, the latterj-p-e-g2009-02-271-9/+3
* [2615112] Fix portal vaults sharing ghosts. Ghosts are now saved into bones.X...dshaligram2009-02-221-0/+13
* Fix [1974594]: tutorial item description going off the bottom of the screen.haranp2009-02-171-2/+1
* Fix [2604363]: stashes and autoexplore leaked information about mimics.haranp2009-02-171-1/+1
* Various cleanups, mostly having to do with coord_def().haranp2009-02-151-11/+9
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-20/+7
* Clearing trapping nets moved into player::moveto() and level change.haranp2009-02-121-0/+8
* Be (much) nicer about damage when climbing up/down stairs while confused.haranp2009-02-081-19/+14
* Have 'V' work properly on non-stash-trackable levels. The current behaviourharanp2009-02-061-1/+1
* Fix [2187753]: friendlies with spells targeting you if you don't giveharanp2009-02-041-47/+27
* Add more minor cosmetic fixes.dolorous2009-01-271-0/+4
* Use random_in_bounds() properly in yet another place.dolorous2009-01-271-4/+2
* Fix [2530350]: flags set incorrectly on coagulated potions which spill outharanp2009-01-231-5/+5
* Comment fix.dolorous2009-01-231-1/+1
* When randomly leaving skeletons from butchery or blood potion bottling, dolorous2009-01-231-18/+16
* Remove a few more unnecessary casts.haranp2009-01-211-4/+2
* Add whitespace fixes.dolorous2009-01-171-1/+1
* Fix bug #2510110: blood potions coagulating while in a monster's inventoryzelgadis2009-01-161-112/+55
* Remove atk and def from melee_attack.haranp2009-01-131-28/+10
* is_orckind() and is_dragonkind() no longer duplicate their arguments.haranp2009-01-131-6/+10
* In arena mode, make mons_friendly() and mons_wont_attack() always return false,zelgadis2009-01-061-0/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Add ASSERT(!crawl_state.arena) to a number of places.zelgadis2009-01-031-0/+6