summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.cc
Commit message (Expand)AuthorAgeFilesLines
* * Fixed siren movement into deep water.j-p-e-g2008-12-011-2/+2
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-11/+11
* Changed player attribute type from unsigned char to unsigned long. Breakszelgadis2008-11-291-1/+1
* Fix bug 2354889: if shallow water has its colour overriden, then makezelgadis2008-11-281-1/+3
* When viewing the level map in console (non-tile) builds, if wizard mode iszelgadis2008-11-261-1/+15
* Spadework for ziggurats and other multilevel portal vaults.dshaligram2008-11-201-4/+3
* Fixed crawl -mapstat segfaulting.dshaligram2008-11-181-0/+9
* So many files? That's probably some debugging messages included,j-p-e-g2008-11-091-0/+2
* Change floor_property (blood, sanctuary) to flags, and add two newj-p-e-g2008-11-071-12/+11
* Change exclusion commands.j-p-e-g2008-11-071-12/+8
* Simplify.dolorous2008-10-301-1/+1
* Removed obsolete show_green (you.flash_colour is now used.) Fixes 2168081.haranp2008-10-151-1/+0
* Apply rvollmert's patch to fix [2164276].dolorous2008-10-131-1/+1
* Minor changes.haranp2008-10-121-29/+25
* General code improvements.haranp2008-10-121-1/+1
* Make mermaids actually able to call other merfolk, by checking for a dolorous2008-10-111-1/+1
* * Fix some bugs for the autoexclusion I forgot to commit last weekend.j-p-e-g2008-10-111-5/+8
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-1/+1
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-041-22/+45
* Add an auto_exclude option that will automatically set a travelj-p-e-g2008-10-031-1/+4
* * Make movement restrictions when beheld also apply to blinking andj-p-e-g2008-10-031-5/+59
* Add whitespace fixes.dolorous2008-09-281-2/+2
* [2021068] Projectiles, explosions, beams, etc. now drawn again in tiles version.ennewalker2008-09-271-0/+1
* Fixing linkage issue with get_envmap_char.ennewalker2008-09-271-1/+1
* Simplify checking for monsters that are actually shapeshifters, and dolorous2008-09-261-0/+1
* Add miscellaneous minor cleanups to prepare for the introduction of dolorous2008-09-251-0/+22
* Fix 2118669: scrolling could cause double-scrolling. I left the Tilesharanp2008-09-201-8/+12
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-17/+0
* Fixing assertions from tileidx_unseen due to separation of tiles into differe...ennewalker2008-09-061-10/+8
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-3/+3
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-051-3/+3
* Massive overhaul to move towards coord_def().haranp2008-07-301-158/+144
* [2021074] Tiles cursor improvements.ennewalker2008-07-261-19/+6
* Fixing Tiles minimap not being updated with magic mapping. Some other minor ...ennewalker2008-07-251-4/+3
* [2021061] Fixing Tiles exclusion issues.ennewalker2008-07-251-25/+2
* More cleanups.haranp2008-07-241-2/+1
* Fixed x_ and other feature hotkeys not working in the Abyss (cbus).dshaligram2008-07-241-3/+3
* More cleanups and fixes.haranp2008-07-231-2/+2
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-71/+76
* Various code cleanups. Moving towards using coord_def()haranp2008-07-211-4/+1
* [2021500] This is not a fix for the "monsters you can't attack" issue, but it...ennewalker2008-07-191-0/+17
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-12/+112
* Apply Markus' docs patch.j-p-e-g2008-07-101-1/+1
* Fix potions of decay created by mummy curse sometimes being inscribed.j-p-e-g2008-07-071-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-3/+6
* Fix 1870427: Max hp misreported if frail and rotted.j-p-e-g2008-07-061-9/+9
* Fix 1945389: Detect Creatures not clearing monsters detected on changedj-p-e-g2008-07-061-8/+7
* Fix 2011201: Disallow summoned orcs from joining a worshipper of Beogh.j-p-e-g2008-07-051-0/+1
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-041-1/+1
* Fix 1999363: Vampire eating issues.j-p-e-g2008-07-031-3/+2