summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/travel.h
Commit message (Expand)AuthorAgeFilesLines
* Apply trunk r10353 to 0.5.dolorous2009-07-201-0/+1
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-1/+0
* Tiles again:j-p-e-g2009-03-061-0/+1
* More mgrd elimination and moving to coord_def().haranp2009-02-141-2/+2
* Allow ziggurats placed in Pandemonium to return to the same Pan level when th...dshaligram2008-11-251-101/+0
* Allow Lua to place vaults with dgn.place_map().dshaligram2008-11-231-1/+11
* More steps toward ziggurats.dshaligram2008-11-231-2/+2
* Use the correct portal description in explore stop messages.dshaligram2008-11-181-1/+1
* Minor changes.haranp2008-10-121-1/+1
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-041-4/+6
* Implement 1853872: Limit travel exclusions to LOS.j-p-e-g2008-10-041-0/+7
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Warn the player if interlevel travel is going to take them to a level outside...dshaligram2008-08-041-0/+8
* Massive overhaul to move towards coord_def().haranp2008-07-301-4/+5
* [2013519] Fixing auto-travel problems. There were two issues here. One was ...ennewalker2008-07-111-0/+3
* Let a level_id be directly compared to a branch type with == and != tozelgadis2008-06-221-0/+11
* Add a few minor cleanups.dolorous2008-06-201-0/+1
* Fixed greedy mode explore_stop so that "items" stops when non-autopickupzelgadis2008-05-311-9/+12
* 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