summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/travel.cc
Commit message (Expand)AuthorAgeFilesLines
* Implementation of 1609111: resting gives a message when it stopsharanp2006-12-091-1/+7
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-14/+15
* Greedy explore forces autopickup if there's an item on the starting squaredshaligram2006-12-061-1/+3
* Speeded up greedy explore by moving can_explore out of the floodloop. Stilldshaligram2006-12-051-21/+23
* Added message when there's nowhere else to explore on the current level (Haran).dshaligram2006-12-041-0/+3
* Minor greedy-explore tweaks:dshaligram2006-12-041-2/+26
* Greedy-explore tweaks: speedup by not double-floodfilling, and handle inabilitydshaligram2006-12-021-26/+137
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-42/+100
* New overview screen (the 'O' screen.)haranp2006-11-261-13/+16
* [1601595] Lava smokes, swamp shallow water tends to mist.dshaligram2006-11-241-1/+2
* [1599883] Interlevel travel now makes a best effort to avoid excludes. dshaligram2006-11-231-28/+36
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-135/+350
* These files shouldn't be executable.nlanza2006-08-131-0/+0
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-3/+4
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+2923