summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/travel.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add whitespace fixes.dolorous2008-05-241-16/+16
* Remove duplicate prototype.dolorous2008-05-241-1/+0
* The royal jelly's death triggers wall change even if it is off-level. Also fi...dshaligram2008-04-011-5/+0
* Slime:6 teleport control is enabled even if you kill the royal jelly off-leve...dshaligram2008-04-011-0/+2
* Give monsters better natural regeneration increasing with HD. Monsters will s...dshaligram2008-03-311-1/+1
* This was originally going to be a small refactor of stash.cc beforepauldubois2008-03-231-16/+19
* Modify the Zot trap "Do you really ...?" prompt to only accept "yes" as aj-p-e-g2008-03-121-0/+3
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-2/+2
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+3
* Tile support to show travel exclusions.ennewalker2008-01-191-0/+1
* [1849483] Warn player when fire_items_start option is blocking selection of t...dshaligram2007-12-281-4/+5
* [1779076] Greedy explore will ignore items (after prompting) if autopickup fa...dshaligram2007-10-241-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+32
* A few small message changes and additions, mostlyj-p-e-g2007-08-221-1/+2
* Updated level-design.txt.dshaligram2007-07-211-1/+0
* Updated travel to allow it to use rock stairs.dshaligram2007-07-201-6/+20
* [1754412] New rock stair behaviour: rock stairs take you to the nearest dshaligram2007-07-181-1/+2
* Fixed $ not correctly setting the deepest depth in branches from the ^G depthdshaligram2007-07-111-0/+1
* More debug stats for maps.dshaligram2007-07-091-4/+10
* Fix level compiler to validate PLACE: declarations.dshaligram2007-07-061-7/+9
* [1748837] Merge identical features when reporting explore discoveries, dshaligram2007-07-061-10/+17
* [1748837] Fixed odd-looking messages when explore finds two or more identicaldshaligram2007-07-061-0/+7
* [1748162] Allow travel to the stair to a branch or level (using ^ will go todshaligram2007-07-051-12/+25
* Colour unvisited stone stairs white (can be customised with the feature option).dshaligram2007-06-281-0/+2
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-0/+2
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-2/+2
* x on the level-map changes travel exclusion radius. Radius steps are 1, 4 anddshaligram2007-06-171-3/+22
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-3/+0
* [1723695] Fixed unholy (and silly) travel cache corruption bug.dshaligram2007-06-041-1/+2
* Interlevel travel tweaks:dshaligram2007-05-091-10/+22
* Allow waypoints to be deleted (Sigurd).dshaligram2007-04-111-0/+14
* Moth of wrath angering attack was lost in 0.2, reintroduced.dshaligram2007-04-071-1/+1
* More branch entry vaults (Erik).dshaligram2007-03-231-14/+4
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-4/+5
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-7/+7
* Modified wizmode &" and &~ commands so that you can jump to any level of anydshaligram2007-02-091-0/+15
* Interlevel travel now handles branch stairs more intelligently:dshaligram2007-02-091-5/+6
* Dungeon builder now guarantees a path between { and one of )]}> on D:1, exceptdshaligram2007-02-051-4/+9
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-11/+134
* Turn off autoprayer and autopickup if attacked by an invisible monster.dshaligram2007-01-091-0/+1
* Fixed stash-tracker bugs introduced by the Pan change.dshaligram2006-12-121-0/+1
* Tweaked stash-tracker so that greedy explore works in Pandemonium.dshaligram2006-12-121-22/+34
* Try to merge items before reporting explore stop messages.dshaligram2006-12-121-0/+1
* Better explore-stop messages.dshaligram2006-12-121-0/+33
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-7/+13
* New overview screen (the 'O' screen.)haranp2006-11-261-0/+14
* [1599883] Interlevel travel now makes a best effort to avoid excludes. dshaligram2006-11-231-0/+5
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-31/+8
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-2/+2
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+369