summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.cc
Commit message (Expand)AuthorAgeFilesLines
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Simplify mons_near, using see_cell.Robert Vollmert2009-10-181-10/+1
* Fixing off-by-one issues in the tiles build due to the off-by-one fix to craw...Enne Walker2009-10-171-12/+9
* Make default LOS configurable.Robert Vollmert2009-10-171-1/+1
* Simplify unknown stair emphasis.Robert Vollmert2009-10-171-20/+9
* Unify check for unknown staircases in is_unknown_staircase.Robert Vollmert2009-10-171-8/+7
* Simplification.Robert Vollmert2009-10-171-27/+18
* More renaming and reorganization of feature checks.Robert Vollmert2009-10-171-6/+6
* Naming consistency.Robert Vollmert2009-10-171-18/+18
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-11/+11
* Rewrite part of the exclusion code.Robert Vollmert2009-10-151-12/+3
* A woody altar to Feawn.Adam Borowski2009-10-141-2/+2
* view.cc: fix "'uint32_t' was not declared in this scope" errorSteven Noonan2009-10-131-0/+1
* New option explore_delay, which lets you make the delay between auto-exploreMatthew Cline2009-10-131-1/+3
* 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