summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.cc
Commit message (Expand)AuthorAgeFilesLines
* Stationary monsters on top of items are now branded with ITEM_HEAP.haranp2007-04-231-1/+8
* Added giant bats and hippogriffs to the Islands.haranp2007-04-231-1/+1
* Steam and smoke now blocks LOS (1697143).haranp2007-04-131-1/+3
* Added a new Island branch, based on dpeg's ideas.haranp2007-04-121-2/+4
* Allow player ghosts to use corona.dshaligram2007-04-101-3/+2
* Allow "any trap" and "any shop" (alternatives to "random trap" and "randomdshaligram2007-04-101-12/+0
* Added MAP_GRID_KNOWN to represent a map square that needs to be drawn on thedshaligram2007-04-071-1/+2
* Fixed detect creatures and items not working.dshaligram2007-04-071-2/+2
* Implemented Erik's invisibility proposal:dshaligram2007-04-071-2/+2
* Moth of wrath angering attack was lost in 0.2, reintroduced.dshaligram2007-04-071-0/+3
* A successful cast of ensorcelled hibernation now lasts at least one turn.dshaligram2007-04-051-0/+5
* [1693541] Fixed unmapped stair positions being revealed by their colour.dshaligram2007-04-051-0/+3
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-8/+0
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-1/+1
* s/Lucy/Lugonu/.dshaligram2007-03-191-2/+2
* Changes to the overview screen (%) - added abilities and made it scrollable.j-p-e-g2007-03-181-0/+15
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-3/+0
* Major overhaul of tutorial messages and clean-up of tutorial.ccj-p-e-g2007-03-141-2/+2
* Fixed crash when drawing level map with large consoles.haranp2007-03-131-3/+9
* Redid ray ordering a bit.haranp2007-03-131-21/+32
* New % overview screen (JPEG).dshaligram2007-03-121-2/+2
* [1657502] Added use_fake_cursor option to make Crawl draw a cursor for Unixdshaligram2007-03-111-4/+4
* [1626217] Rock stairs (both up and down) are now coloured brown on the leveldshaligram2007-03-101-4/+12
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-9/+18
* [1638394] Added support for portal vaults.dshaligram2007-02-071-3/+3
* Fixed unbrandability of friendly hellions.dshaligram2007-02-061-4/+7
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-50/+110
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-051-2/+2
* [1646885] Refix monster alerts being issued for monsters that subsequently le...dshaligram2007-02-031-9/+20
* Added add_glyph methods to formatted string to show a monster or item glyph asdshaligram2007-01-281-16/+36
* Beam-cycling in direction().haranp2007-01-271-5/+35
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-82/+54
* Added level_map_title option per 1598159.haranp2007-01-161-3/+16
* Fixed bug 1636467, sometimes monsters were getting no energy.haranp2007-01-161-2/+2
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-121-36/+2
* [1626162] Don't stop travel for submerged monsters.dshaligram2007-01-021-0/+1
* Added show_turns option to control turn counter display.dshaligram2006-12-311-1/+5
* [1624529] Added display of turns used in main play screen. Zero-based, whichdshaligram2006-12-301-0/+1
* [1622126] Fixed shift+direction keys canceling the targeting prompt. Hopefullydshaligram2006-12-291-19/+1
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-231-0/+9
* Cursor was missing from controlled-teleport map. Damnation! 0.1.7?dshaligram2006-12-211-0/+1
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-171-5/+2
* Issue see-monster interrupts only if the monster is guaranteed not to leave LOSdshaligram2006-12-061-1/+2
* Fixed * not working in level-map (David).dshaligram2006-12-051-1/+1
* Fixed Erik's labyrinth trails.dshaligram2006-12-041-4/+7
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-2/+0
* Fixed feature and cset options being ignored.dshaligram2006-11-281-121/+5
* New overview screen (the 'O' screen.)haranp2006-11-261-7/+9
* Fixed broken target wrap in level-map (grr).dshaligram2006-11-241-1/+1
* [1601205] */' now work to jump to stashes in the level-map. ; retains its olddshaligram2006-11-241-371/+368