summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/travel.cc
Commit message (Expand)AuthorAgeFilesLines
* * Also describe enchantment limits for weapons (+9, right?), missiles, j-p-e-g2008-12-291-2/+23
* * Nerf Dwarfs' Evocations aptitude 45 -> 67 (as e.g. Grey Elf).j-p-e-g2008-12-291-0/+4
* [2182289] Fixing travel problems when trying to travel to a non-traversable s...ennewalker2008-12-251-2/+7
* Fix royal jelly death in the Abyss destroying you.your_level.dshaligram2008-12-181-0/+6
* Fix for bug 2430493: forget about interrupted butchering when doingzelgadis2008-12-161-0/+6
* Breaks savefile compatibility.zelgadis2008-12-131-0/+11
* Prompt for players with the teleportitis mutation before attempting toj-p-e-g2008-11-241-3/+3
* More steps toward ziggurats.dshaligram2008-11-231-1/+12
* Use the correct portal description in explore stop messages.dshaligram2008-11-181-5/+5
* Change exclusion commands.j-p-e-g2008-11-071-4/+3
* Minor changes.haranp2008-10-121-3/+3
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-041-3/+48
* Implement 1853872: Limit travel exclusions to LOS.j-p-e-g2008-10-041-1/+29
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-1/+1
* 2056015: allow '^' during branch selection in travel.haranp2008-09-211-8/+20
* Check both ends of interlevel travel to see if travel is going out of [src,ds...dshaligram2008-08-111-7/+12
* Warn the player if interlevel travel is going to take them to a level outside...dshaligram2008-08-041-0/+84
* Massive overhaul to move towards coord_def().haranp2008-07-301-124/+79
* [2021061] Fixing Tiles exclusion issues.ennewalker2008-07-251-1/+1
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-2/+2
* Apply DOS fixes to trunk.j-p-e-g2008-07-171-3/+2
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-3/+3
* [2013519] Fixing auto-travel problems. There were two issues here. One was ...ennewalker2008-07-111-0/+15
* Add several complicated restrictions to the starting gods. Yes, this isj-p-e-g2008-07-101-4/+7
* Add DNGN_EXIT_HELL to is_travelable_stair(), since it already includes dolorous2008-06-291-1/+2
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-10/+10
* In is_stair(), include portal vault entrances and exits, since the dolorous2008-06-251-0/+2
* Add a few minor cleanups.dolorous2008-06-201-7/+18
* Simplify.dolorous2008-06-201-4/+4
* Add more miscellaneous minor fixes.dolorous2008-06-181-0/+1
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-10/+11
* Add explanatory comments to the pathfinding routines. I might have gonej-p-e-g2008-06-121-3/+22
* Allow travel excludes on unexplored territory. I hope this doesn'tharanp2008-06-111-3/+0
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-2/+3
* Moved some cloud related functions from misc.{cc,h} to cloud.{cc,h}zelgadis2008-06-091-0/+1
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-021-2/+3
* Fix wizard mode being unable to create monsters of nonfloor habitat.j-p-e-g2008-06-011-1/+2
* Fixed greedy mode explore_stop so that "items" stops when non-autopickupzelgadis2008-05-311-10/+34
* Added two new options, rest_wait_both and chunks_autopickup, both defaultingzelgadis2008-05-301-19/+0
* Modify tutorial messages for the new triggers. Thanks again, Matthew! :)j-p-e-g2008-05-291-9/+10
* Modify num_feats_between to return early if a feature has beenj-p-e-g2008-05-271-3/+3
* Add yet another new channel MSGCH_FRIEND_ACTION thatj-p-e-g2008-05-271-165/+76
* Fix aborting unchivalric attacks costing a turn.j-p-e-g2008-05-251-2/+2
* Simplify.dolorous2008-05-241-1/+1
* Fix travel not working. Whoops!j-p-e-g2008-05-201-2/+4
* Rename static methods in travel.cc and terrain.cc.j-p-e-g2008-05-201-296/+296
* Fix 1858979: Monsters being capable to reach through wallsl.j-p-e-g2008-05-191-7/+12
* Fix 1965819: invisible monster given away when (un)wielding or wearingj-p-e-g2008-05-171-13/+16
* FR 1962016: Make hydra headedness more obvious.j-p-e-g2008-05-141-10/+13
* Suppress --More-- when travel/explore makes a T&D trap save.dshaligram2008-05-041-0/+14