summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into treesAdam Borowski2009-10-121-8/+5
|\
| * project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-4/+4
| * Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-0/+1
| * Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-4/+0
* | Trees -- a new wall type, can be seen through (2nd square blocks LOS).Adam Borowski2009-10-091-5/+25
|/
* Split LOS code from view.cc.Robert Vollmert2009-10-081-1605/+1
* Mutagenic fog. Comes from Evaporate and fog generators. (due)Adam Borowski2009-10-071-0/+4
* Convert varius occurrences of LOS_RADIUS * LOS_RADIUS.Robert Vollmert2009-10-061-2/+2
* LOS radius fix for blood smelling.Robert Vollmert2009-10-061-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* More LOS refinements.Robert Vollmert2009-09-251-5/+5
* LOS asymmetry fix, courtesy Robert Vollment.Darshan Shaligram2009-09-251-9/+15
* Add spelling fixes.David Lawrence Ramsey2009-09-231-4/+5
* For flavor, add a gurgling sound, and make (very) ugly things use it.dolorous2009-09-181-0/+3
* Smarter exclusions, yay!j-p-e-g2009-09-151-0/+3
* Commit several patches:j-p-e-g2009-09-131-18/+38
* Remove misplaced semicolon noticed by Steven Noonan.dolorous2009-09-081-1/+1
* Apply caotto's fungus lifecycle patch in [2850879].dolorous2009-09-051-1/+3
* Apply caotto's Feawn evolution update patch in [2841648], with a few dolorous2009-09-031-1/+2
* In the ASCII version, colour silenced grids CYAN and grids both silencedj-p-e-g2009-08-121-2/+10
* Forward-port 0.5 r10454 to trunk, minus the version number change.dolorous2009-07-281-27/+0
* Forward-port the remaining applicable parts of 0.5 r10447.dolorous2009-07-281-10/+54
* Generalized solution to the "disconnect at --more--" problem (e.g., disconnectzelgadis2009-07-281-0/+10
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+24
* Port r10393 (magic mapping fixes for tiles) to trunk.j-p-e-g2009-07-241-3/+7
* Fix clearing the map leaking information on magic mapped features.j-p-e-g2009-07-241-0/+3
* Apply my previous two commits to trunk.j-p-e-g2009-07-231-1/+2
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-2/+12
* Add a few last cleanups.dolorous2009-07-181-2/+2
* Forward-port 0.5 r10272 to trunk (except that Dissolution actually gets dolorous2009-07-181-1/+0
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-0/+32
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-12/+28
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-2/+3
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-2/+2
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-2/+2
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-1/+9
* Apply my recent commits to trunk.j-p-e-g2009-06-151-16/+28
* Forward-port 0.5 r9938 to trunk.dolorous2009-06-101-2/+7
* * Apply r9909 to trunk.j-p-e-g2009-06-071-1/+2
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-3/+8
* Make some of the new uniques appear earlier.j-p-e-g2009-05-121-1/+0
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-2/+5
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-0/+9
* * Some more tweaks to the spellcasting interface.j-p-e-g2009-05-041-2/+3
* [2784933] Fix monsters sometimes not stopping travel.dshaligram2009-05-031-3/+1
* Some debugging fixes, once again.j-p-e-g2009-04-261-4/+2
* * Fix _place_monster_aux() not interrupting autoexplore.j-p-e-g2009-04-261-9/+14
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-1/+1
* * Fix compilation.j-p-e-g2009-04-121-2/+2
* Fix 2726027: Warpwright card being broken.j-p-e-g2009-04-051-1/+4