summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove line length limit for .des filesJesse Luehrs2009-12-161-4/+6
* Add a tile for Maurice. :)Johanna Ploog2009-12-174-1/+6
* A couple more SHT messages (Zauren). MOAR!Adam Borowski2009-12-161-0/+4
* Give a thematic message when Summon Horrible Things drains int. (Eronarn)Adam Borowski2009-12-162-4/+17
* Provide another pillar for dancing in the forest entry vault.Eino Keskitalo2009-12-161-2/+2
* Fix a few more "grey snake" -> "anaconda" references.David Lawrence Ramsey2009-12-165-5/+5
* Move spl-dat.txt to docs/obsolete, remove docs/historical.Eino Keskitalo2009-12-161-0/+0
* Rename grey snakes to anacondas. Give them constriction, message-only for now.Adam Borowski2009-12-1610-15/+26
* Change part of the pan lord warning message all the four lords share. (Eronarn)Eino Keskitalo2009-12-161-1/+1
* Use explicit upward escape hatches on Hive:2, Vaults:8 and Vestibule.Eino Keskitalo2009-12-163-11/+11
* Fix mimics getting the heap brand when not standing over items.Adam Borowski2009-12-161-1/+1
* Add the missing name for SPARM_NORMAL ("").Adam Borowski2009-12-161-0/+2
* Tweak 'tile:' specifier for monsters.Jude Brown2009-12-163-18/+15
* fix incorrect item heap brandingJesse Luehrs2009-12-161-1/+1