summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Comment fix.dolorous2009-01-011-1/+1
* Add minor message tweak.dolorous2009-01-011-1/+1
* Fix [2076940]: swapping to artefacts to butcher corpses could fail.haranp2009-01-011-1/+2
* Add minor cosmetic fixes.dolorous2009-01-011-12/+11
* Default bolt range to -2 in order to catch bugs.haranp2009-01-011-1/+1
* Wands now all have range 8, rather than the undefined range they used to have.haranp2009-01-011-9/+27
* Sandblast now has a range of 1 when not wielding rocks, and a range of 1-2haranp2009-01-014-8/+31
* You can add the tag "alert" to the arena spec in order to alert the factions tozelgadis2009-01-011-0/+42
* Don't let the player starve to death while observing the arena.zelgadis2009-01-012-0/+4
* Allow arena_delay to be 0, instead of having a minimum of 1.zelgadis2009-01-011-1/+1
* Set aimed_at_feet to true if monster zaps a wand at itself.zelgadis2009-01-011-0/+3
* Add member path_taken to the bolt class, a coord_def vector defining the pathzelgadis2009-01-013-1/+70
* Bug #2025033: To prevent a vault's rock walls from being changed to match thezelgadis2009-01-014-3/+11
* Bug #2478490: provide casting message for titans doing Lesser Healing.zelgadis2009-01-012-6/+52
* Added arena game options:zelgadis2009-01-015-2/+108
* If the two factions are identical, like "rat v rat", then name one "rat (A)"zelgadis2009-01-011-8/+33
* Fix bug #2478713: do previous command again (`) was taking an additional turnzelgadis2009-01-011-0/+6
* Added the new monster "test spawner", an unkillable, stationary monster whichzelgadis2008-12-313-0/+31
* Fix bug #2477792: caused by recycling the bolt instance "beem" insidezelgadis2008-12-312-5/+14
* Fix Evaporate not being an explosion and going through wallsharanp2008-12-312-11/+10
* Range display was always using minimum range. Fixes [2470382], atharanp2008-12-311-3/+5
* Remove redundant setting of the monster's god in mons_place(), since it dolorous2008-12-311-2/+0
* Add more spacing fixes.dolorous2008-12-312-15/+15
* For god gift monsters have _place_monster_aux() set the monster's god fieldzelgadis2008-12-311-0/+3
* Allow choosing different arena layouts (patch by sorear).dshaligram2008-12-312-4/+320
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-3128-67/+731
* Fix redundant setting of the MF_GOD_GIFT flag when placing a monster.dolorous2008-12-311-1/+1
* Add spacing fixes.dolorous2008-12-311-2/+2
* Grammar fix for slime covered wall.zelgadis2008-12-311-1/+1
* Simplify.dolorous2008-12-311-6/+4
* Really fix compilation (oops).dolorous2008-12-311-1/+1
* Fix compilation (oops).dolorous2008-12-311-1/+1
* Properly name spectral things made from uniques via Death Channel.dolorous2008-12-311-10/+28
* Occasionally allow dwarven long swords, since dwarves are above average dolorous2008-12-312-1/+4
* Make the tests for icy and skeletal monsters in Lee's Rapid dolorous2008-12-313-38/+44
* Simplify.dolorous2008-12-311-1/+1
* When adding on a line to a monster description like "It smells",zelgadis2008-12-311-12/+12
* Fix giant orange brain messages crash; was setting a boolean pointer to falsezelgadis2008-12-311-1/+1
* Inedible chunks of flesh are useless unless you know Sublimation of Blood orzelgadis2008-12-311-0/+29
* Sync up "disappears in a puff of smoke" regex with summoned_poof_msg()zelgadis2008-12-311-1/+2
* Add standard colour variables for message highlighting: $danger, $warning,zelgadis2008-12-313-25/+39
* drop_filter can now match against the same keywords as menu_colour, minus thezelgadis2008-12-3110-6/+75
* Only give "Nothing appears to happen" message if you can see the monster whichzelgadis2008-12-311-2/+2
* When a monster reads a scroll of summoning, if the player can see the resultingzelgadis2008-12-311-2/+8
* Remove unneeded blank line.dolorous2008-12-311-1/+0
* Mention the inability of simulacra to use stairs.dolorous2008-12-311-1/+1
* Add wording fixes.dolorous2008-12-311-1/+1
* And mention that all enslaved souls can use stairs (since intact ones dolorous2008-12-311-1/+2
* And do the same for zombified type-creating spells.dolorous2008-12-311-3/+3
* Fix descriptions of zombified type-creating abilities to mention that dolorous2008-12-311-3/+3