summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/direct.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-2436/+0
* Cleanup of beam.cc and direct.cc.j-p-e-g2008-04-191-102/+110
* Improve halo-related output.dolorous2008-04-181-0/+4
* Another modification of autotargetting submerged monsters, based offj-p-e-g2008-04-171-27/+51
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-0/+1
* A number of whitespace changes. Linux makes this soooo easy. :Pj-p-e-g2008-04-111-60/+58
* Fix 1937869: Have weapon swapping respect spells the character knowsj-p-e-g2008-04-111-8/+10
* Allow autotargeting of monsters hiding in shallow water ("You see a j-p-e-g2008-04-011-10/+22
* Fix 1869850: Targeting now respects mimics' (un)known status correctly,j-p-e-g2008-03-311-51/+113
* Add still more whitespace fixes.dolorous2008-03-311-1/+1
* Modify manual and readme to really list the new doc names, and key j-p-e-g2008-03-311-1/+2
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-291-2/+4
* Implement FR 1911470: DVORP type influences chance of spattering bloodj-p-e-g2008-03-281-3/+2
* Add fountains of blood (as suggested by Lemuel), and tidy up j-p-e-g2008-03-261-9/+7
* Fixed tile compile. (I was being a bit overzealous in my cleanup.)j-p-e-g2008-03-251-0/+2
* Elyvilon will now rarely (5% chance) protect allies from harm.j-p-e-g2008-03-231-0/+2
* Changed door-open failure message to match the door-close message.pauldubois2008-03-151-4/+7
* Add fixes based on ncampion's (slightly tweaked) patches:dolorous2008-03-111-1/+1
* Fix 1920778: mons_open_door() not respecting gatesj-p-e-g2008-03-101-0/+17
* Modify the command key help. j-p-e-g2008-03-101-1/+1
* Tweaking recits:j-p-e-g2008-03-051-1/+1
* A bit of code cleanup and a randart name fix.j-p-e-g2008-02-251-2/+3
* Tweak DID_KILL_HOLY handling to allow for killing hostile angels j-p-e-g2008-02-121-3/+18
* Tweak recite to yield better results for holy beings.j-p-e-g2008-02-111-4/+4
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-1/+1
* FR 1836617: Add item brand for plants (and mimics) in Tiles.j-p-e-g2008-01-161-16/+16
* Fix 1871029: really lose beogh_water_walk() upon penancej-p-e-g2008-01-141-1/+1
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-1/+1
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-1/+11
* Tiles!ennewalker2008-01-051-2/+63
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+4
* A few changes to shafts:j-p-e-g2007-11-201-1/+1
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-2/+2
* Better secret door hiding (Darshan)haranp2007-11-081-15/+4
* Fix for 1826891: x-examination reveals secret doors masquerading asharanp2007-11-081-1/+14
* Fix critical bug (in trunk only) with Shift-diring directional spellsharanp2007-11-081-0/+2
* Refix for direction(): prev_target should work now.haranp2007-11-031-5/+19
* Fixed bug with show_beam on when self-targeting without ever moving theharanp2007-11-031-1/+4
* Fixed macros not working for targeting (Chilliwack).dshaligram2007-10-271-3/+6
* Suppress unnecessary "Floor." lines when looking around and targeting.dshaligram2007-10-261-9/+29
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-2/+2
* Implementing merfolk monsters. There are two types, merfolk fighters,j-p-e-g2007-10-131-0/+3
* [1808191] Fixed truncated imp messages.dshaligram2007-10-111-6/+6
* Orc knights and warlords can yell battle-cries to make lesser orcs fight better.dshaligram2007-10-081-1/+6
* Re-enable ghosts in Labyrinths.dshaligram2007-10-081-1/+2
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-3/+5
* Removed hard tabs.dshaligram2007-09-261-8/+10
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-8/+12
* Fix MinGW complaining about possible uninitialised variables.dshaligram2007-09-221-1/+1
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-191-0/+6