summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* silence some warningsJesse Luehrs2009-12-162-5/+5
* Revert "Remove hard skill pool cutoff."Jesse Luehrs2009-12-167-36/+18
* Repair quadcrypt vault (Neil).David Ploog2009-12-161-1/+1
* Also handle manuals' skills in book acquirement statistics.Johanna Ploog2009-12-161-35/+69
* Don't use terse output for spellbook acquirement statistics.Johanna Ploog2009-12-161-1/+3
* Also handle fixed level randart books in acquirement statistics.Johanna Ploog2009-12-161-5/+23
* Add religion to acquirement statistics output.Johanna Ploog2009-12-161-3/+7
* For the acquirement statistics, count unseen/total spells per discipline.Johanna Ploog2009-12-161-2/+50
* Don't mark books acquired during acquirement statistics as "seen".Johanna Ploog2009-12-163-14/+18
* Shorten acquirement debug statistics' header to the basic information.Johanna Ploog2009-12-161-9/+50
* Add wands to acquirement statistics.Johanna Ploog2009-12-161-3/+4
* Count primary disciplines in themed randart book acquirement statistics.Johanna Ploog2009-12-162-2/+44
* Print the overview screen and skills in the acquirement statistics output.Johanna Ploog2009-12-164-18/+41