summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/directn.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite find_ray to use precomputed cellrays.Robert Vollmert2009-10-161-11/+6
* Simplify ray handling in directn.cc.Robert Vollmert2009-10-151-62/+26
* Remove redundant conditional.Robert Vollmert2009-10-151-4/+1
* Remove fallback calculation from find_ray.Robert Vollmert2009-10-151-14/+30
* Merge branch 'master' into treesAdam Borowski2009-10-121-1/+1
|\
| * fix compile errors on Intel C++ Compiler v10.1Steven Noonan2009-10-121-1/+1
* | Merge branch 'master' into treesAdam Borowski2009-10-121-2/+1
|\|
| * project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
| * Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* | Trees -- a new wall type, can be seen through (2nd square blocks LOS).Adam Borowski2009-10-091-0/+2
|/
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Enable monsters to drink potions of might.Robert Vollmert2009-10-071-1/+3
* Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-061-2/+5
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-25/+25
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* directn.cc: fix GCC 4.0 warning "'me' may be used uninitialized in this funct...Steven Noonan2009-09-231-1/+1
* Add whitespace fixes.dolorous2009-09-191-1/+1
* Apply patch by (?) to make Apportation autotarget the nearest object.j-p-e-g2009-08-281-14/+30
* In the ASCII version, colour silenced grids CYAN and grids both silencedj-p-e-g2009-08-121-1/+6
* Fix [2831008]: Don't describe rakshasa clones as mindless, since it dolorous2009-08-031-1/+1
* Generalized solution to the "disconnect at --more--" problem (e.g., disconnectzelgadis2009-07-281-0/+26
* Apply zebez' patch to differentiate gates some more from stairs.j-p-e-g2009-07-251-0/+2
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-1/+6
* Change part of the z/Z handling:j-p-e-g2009-07-181-10/+5
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-0/+5
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-0/+12
* * Add a tile for detected secret doors as suggested by zebez, then turnedj-p-e-g2009-07-131-10/+10
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-1/+5
* Indicate in a monster's description if it's mindless. This is mostly dolorous2009-07-101-0/+3
* Apply commits r10013 and 10014 to trunk.j-p-e-g2009-06-211-9/+15
* Another step on the way to player doll customization. Including somej-p-e-g2009-06-181-25/+29
* Apply my mouse speed-up commit to trunk.j-p-e-g2009-06-161-8/+10
* Apply my recent commits to trunk.j-p-e-g2009-06-151-0/+1
* Fix [2777866]: Don't automatically target monster types that give no dolorous2009-06-071-3/+8
* Apply r9873 to trunk.j-p-e-g2009-06-011-3/+8
* Added the objective case of pronouns ("him", "her") for use in thezelgadis2009-05-291-1/+1
* FR 2797173:zelgadis2009-05-291-1/+16
* Fix 2797560: Tiles crashing when clicking outside the map whilej-p-e-g2009-05-281-1/+7
* Fix fake rakshasas being described as summoned.j-p-e-g2009-05-281-1/+1
* Bug 2792673: when attempting auto-targeting, if the only monsters in LOS havezelgadis2009-05-271-1/+15
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-0/+6
* Fix 2792807: Autoexplore attempting to open doors in bat form.j-p-e-g2009-05-171-1/+1
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-58/+3
* * Some more tweaks to the spellcasting interface.j-p-e-g2009-05-041-3/+18
* [2781617] Fixing issue where targets in LOS but with no valid beam (i.e. thro...ennewalker2009-05-011-3/+23
* Add spacing fixes.dolorous2009-04-301-1/+1
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-24/+18
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-1/+0
* Enable menu colour for the 'V' item sub-menu.j-p-e-g2009-04-191-1/+1