summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fix mummies being unable to use vampiric weapons (in line with the FRAdam Borowski2009-12-202-2/+2
* Slouch shouldn't damage those who can't move.Adam Borowski2009-12-201-1/+1
* A giant one-space typo.Adam Borowski2009-12-201-1/+1
* Sticky flame negates invisibility (myuzinn)Stefan O'Rear2009-12-192-2/+3
* Add reaping brand tile by rsaarelm, thanks!Johanna Ploog2009-12-195-1/+12
* Ah, what the heck! Fainting is funny even if there are no monsters around.Johanna Ploog2009-12-191-2/+2
* Raise minimum xp level for Xom's animated weapon event.Johanna Ploog2009-12-191-2/+14
* Xom thinks it's funny if you faint from hunger while tension is > 0.Johanna Ploog2009-12-191-0/+2
* Only check the monster paths for monsters within los.Johanna Ploog2009-12-191-3/+3
* Don't make monsters fully encaged in glass increase the tension.Johanna Ploog2009-12-193-5/+27
* Add purge's tile for the wielded demon blade. Thanks!Johanna Ploog2009-12-193-1/+2
* Fix Xom acts also being suppressed for the &X command.Johanna Ploog2009-12-191-2/+2
* Implement Summon Butterflies as a monster spell.Jude Brown2009-12-191-0/+14
* Add a tile for Khufu (purge).Jude Brown2009-12-193-1/+2
* Make KMASK: c = no_wall_fixup work. (nrook)Jude Brown2009-12-192-1/+3
* Extend lua feat library for feat_is_door.Jude Brown2009-12-191-0/+2
* Allow vaults to specify door tiles sets.Jude Brown2009-12-194-8/+87
* Add feat_is_door.Jude Brown2009-12-192-0/+7
* Fix Xom still banishing at early xp levels when bored.Johanna Ploog2009-12-181-4/+3
* Sometimes suppress good Xom events at 0 tension, bad acts at tension > 0.Johanna Ploog2009-12-183-29/+63
* Under Xom's penance, don't limit number of hostile demons summoned.Johanna Ploog2009-12-181-3/+6
* Skills unusable with your current god are less likely in manual acquirement.Johanna Ploog2009-12-181-4/+33
* Acquirement should never give Demigods manuals of Invocations.Johanna Ploog2009-12-181-1/+1
* Move Nessos a bit earlier.Robert Vollmert2009-12-181-1/+1
* When a kraken dies due to a tentacle being damaged, temp revive the tentacleAdam Borowski2009-12-181-0/+7
* A wizard command "x,", to bring a mon down to 1hp.Adam Borowski2009-12-185-0/+14
* Fix 2916323: move an ASSERT inside a DEBUG #ifdef.Johanna Ploog2009-12-171-1/+1
* Update spell hunger documentation.Robert Vollmert2009-12-171-1/+2
* Reduce siren and orc warlord noise to LOS radius.Robert Vollmert2009-12-171-2/+2
* Bring down random uselessness noise levels.Robert Vollmert2009-12-171-2/+2
* Reduce miscast loudness drastically.Robert Vollmert2009-12-171-12/+12
* Fix shopping list uninitialized asserts in 'crawl -test'.Robert Vollmert2009-12-171-2/+2
* Disallow apporting from the map boundary (shop inventories).Robert Vollmert2009-12-171-1/+2
* Don't draw anything but features on map boundary.Robert Vollmert2009-12-171-0/+6
* Stop shift-running at map boundary.Robert Vollmert2009-12-171-1/+2
* Allow beams to bounce on the map border.Robert Vollmert2009-12-171-4/+4
* Fix crash when targetting the map boundary.Robert Vollmert2009-12-171-3/+3
* Fix bad varargs handling.Robert Vollmert2009-12-174-8/+15
* Replace static snprintf() with make_sprintf() where the result is immediately...Adam Borowski2009-12-1714-75/+32
* Use snprintf() on DOS, we don't want crashes. Non-ancient compilers have it.Adam Borowski2009-12-173-49/+0
* In make_sprintf(), don't call sprintf() twice if the first call succeeds.Adam Borowski2009-12-171-7/+8
* Make make_sprintf() actually work when there are any arguments.Adam Borowski2009-12-171-0/+2
* Put all armour brand logic into one place; this fixes an assert crash.Adam Borowski2009-12-171-10/+8
* A different fix to --more-- overwriting the last line.Robert Vollmert2009-12-171-6/+2
* Revert "Do also increment message count for prompts."Robert Vollmert2009-12-171-1/+6
* Milestones for polymorphed uniques.Jude Brown2009-12-171-1/+16
* Add a nick to the CIA lookup table.Eino Keskitalo2009-12-171-1/+1
* Wrapper for "divine retribution": debug.god_wrath(god, bonus).Jude Brown2009-12-171-1/+26
* Switch Cheibriados' wrath to sleep, not hibernation.Jude Brown2009-12-171-1/+1
* Report Lua marker property errors on the error channel (due).Darshan Shaligram2009-12-171-0/+4