summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bogus Abyss escape messages (milestones).dshaligram2007-03-281-0/+13
* Fixed compile breaking on Windows.dshaligram2007-03-251-1/+1
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-0/+4
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-0/+13
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-30/+5
* s/Lucy/Lugonu/.dshaligram2007-03-191-1/+1
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-0/+5
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-12/+0
* Fix for 1661786: autoprayer now works with run delays.haranp2007-03-131-0/+42
* Added KFEAT:, KITEM: and KMONS: map directives to allow placing specificdshaligram2007-03-121-0/+28
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-5/+6
* Kill hard tabs.dshaligram2007-03-061-5/+5
* Fixed double application of time for freezing clouds.dshaligram2007-02-271-2/+1
* Rename init_new_level to something more descriptive.dshaligram2007-02-091-4/+5
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-1/+7
* Dungeon builder now guarantees a path between { and one of )]}> on D:1, exceptdshaligram2007-02-051-0/+6
* Fixed bug with branch level stairs in Pan.haranp2007-01-261-1/+1
* Fixed Enchant Weapon III message bug.haranp2007-01-231-3/+3
* Random altars in the Abyss are now to Lucy 50% of the time.haranp2007-01-231-9/+9
* Added level_map_title option per 1598159.haranp2007-01-161-11/+31
* Fixed bug 1636467, sometimes monsters were getting no energy.haranp2007-01-161-1/+1
* Autoprayer should not activate in damaging clouds.dshaligram2007-01-041-1/+78
* Fixed Abyss banishment crash.dshaligram2007-01-021-9/+10
* [1626162] Don't stop travel for submerged monsters.dshaligram2007-01-021-0/+1
* Credit Eidolos for the idea.dshaligram2007-01-021-0/+1
* Fix monster-comes-into-view messages when the monster was already in view todshaligram2007-01-021-21/+64
* Fix for the refusal-to-follow bug: monsters refused to visit disarmed trap sq...haranp2006-12-301-2/+3
* Made labyrinth colours consistent (Erik.)haranp2006-12-291-0/+2
* Fixed T&D bug: couldn't search at all with T&D zero.haranp2006-12-271-0/+2
* Implemented 1617200: Changed armour skill training. Once the original EVharanp2006-12-251-1/+1
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-231-1/+1
* Ghoul and kobold eating preferences now implemented as mutations.haranp2006-12-231-2/+0
* 's'earching will now check in a radius up to 5 around you,haranp2006-12-221-20/+40
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-336/+87
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-2/+2
* Fixed stash-tracker bugs introduced by the Pan change.dshaligram2006-12-121-6/+6
* Tweaked stash-tracker so that greedy explore works in Pandemonium.dshaligram2006-12-121-6/+12
* Streamlined god-given abilities.haranp2006-12-101-2/+2
* Made traps respect item colours.haranp2006-12-091-9/+2
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-1/+11
* [1603670] Altars and portals can now be found by the stash search.dshaligram2006-12-041-1/+11
* Fix labyrinths being seen in overview even after they're visited.haranp2006-12-031-0/+3
* 1601622: dissecting a yak/sheep can produce an animal skin.haranp2006-11-281-0/+4
* New overview screen (the 'O' screen.)haranp2006-11-261-61/+42
* [1601595] Lava smokes, swamp shallow water tends to mist.dshaligram2006-11-241-42/+82
* Fixed 160093: too many shield interaction messages.haranp2006-11-221-1/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-89/+395
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1890