summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/teleport.h
Commit message (Expand)AuthorAgeFilesLines
* The great mon-stuff migration.Shmuale Mark2014-06-221-0/+5
* Don't crash on semicontrolled blink (#8236).Steve Melenchuk2014-03-061-1/+2
* Refactored random_near_space(); fixed bugsNicholas Feinberg2014-03-051-3/+6
* Handle jumping spider jumpiness slightly betterPete Hurst2013-06-231-3/+2
* Remove enum left in accidentallyPete Hurst2013-05-261-6/+0
* Make jumping spiders jump instead of blinkPete Hurst2013-05-261-1/+8
* Player is not the Bugblatter Beast. Fixes disjunction not working against mon...Pete Hurst2013-03-141-1/+1
* DisjunctionBrendan Hickey2012-11-181-0/+1
* Make fleeing monster blink_away when reading the scroll.Raphael Langella2012-02-281-1/+1
* Don't prevent blink from putting you in dangerous clouds.Raphael Langella2011-02-181-1/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-4/+4
* Fix newlines at end of file.Adam Borowski2010-01-211-1/+0
* Implement spell "blink close".Robert Vollmert2009-11-141-0/+1
* Rename 'blink * closer' to 'blink * close'.Robert Vollmert2009-11-141-1/+1
* Implement blink_range and blink_away.Robert Vollmert2009-11-141-0/+5
* Generalise blink_closer to arbitrary victims.Robert Vollmert2009-11-141-1/+1
* Implement function to blink an actor closer to another actor.Robert Vollmert2009-11-141-0/+2
* Move random_near_space into new teleport.cc.Robert Vollmert2009-11-021-0/+10