summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dgn-overview.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Say what level will be annotated in the ! prompt.Neil Moore2012-05-101-2/+2
* Set ZotDef in Zot.Neil Moore2012-05-021-20/+12
* Properly set the dungeon depth for ZotDef.Adam Borowski2012-05-021-1/+1
* Generalize main ^O entry a bit.Neil Moore2012-05-021-20/+12
* An unfourgivable typou.Adam Borowski2012-04-261-2/+2
* Merge branch 'master' into portal_branchesAdam Borowski2012-03-261-20/+12
|\
| * New sub-command in map mode, that allows to annotate levels.Policarpo Caballero2012-03-251-0/+5
| * Declare an explicit type for colours.Adam Borowski2012-03-131-3/+3
| * Make a bunch of functions static.Adam Borowski2012-03-071-17/+4
* | Merge branch 'master' into portal_branchesAdam Borowski2011-12-281-3/+21
|\|
| * Coding style fixes: braces to their own line.Neil Moore2011-12-141-1/+4
| * Fix annotation name for Serpent of Hell.Aaron Becker2011-12-091-1/+1
| * For unique annotations, check whether monster has ever been unique.Aaron Becker2011-12-091-1/+4
| * Fix unique annotations for polymorphed royal jelly, Blork the orc, etcAaron Becker2011-12-091-2/+11
| * Don't list portals back to the Vestibule on ^O.Adam Borowski2011-11-301-0/+3
* | Merge branch 'master' into portal_branchesAdam Borowski2011-11-231-1/+1
|\|
| * Don't claim you can switch to good gods whose altars you haven't seen.Adam Borowski2011-11-201-1/+1
* | Merge branch 'master' into portal_branchesAdam Borowski2011-11-191-7/+12
|\|
| * Special-case unique annotation for the Lernaean hydra to avoid # of heads.Adam Borowski2011-11-131-7/+12
* | Split the branch data into read-only and mutable parts.Adam Borowski2011-11-041-2/+2
* | Get rid of level_type, unify BRANCH_*, LEVEL_* and portal vaults.Adam Borowski2011-11-041-10/+14
|/
* Make clear_overview() clear the automatic unique annotations (#4654).Samuel Bronson2011-10-201-0/+1
* Remember uniques and ghosts known to be in the Abyss.Adam Borowski2011-09-081-62/+18
* Don't store unique annotations in Pan or portal vaults.Adam Borowski2011-09-081-0/+3
* Clear dungeon overview of leftover mimics when a branch is entered.Raphael Langella2011-09-051-0/+9
* Dungeon overview and travel handle multiple branch entries.Raphael Langella2011-09-051-15/+31
* Use the branch_is_unfinished() function in one more place.Raphael Langella2011-09-051-4/+1
* Apply the new feature mimic implementation to all types.Raphael Langella2011-09-051-45/+7
* Auto-annotate uniques and player ghosts on the overview screenAaron Becker2011-09-051-28/+121
* Generalize checks for disabled Lair branches.Adam Borowski2011-08-301-9/+5
* Make a bunch of functions static or non-existant.Adam Borowski2011-08-171-47/+16
* Attempt to improve colouring for good gods you've abandoned on ^O screenChris Campbell2011-08-021-2/+7
* Formatting fix.Raphael Langella2011-07-171-4/+2
* Added 'god_likes_your_god'. Gods do not hate themselvesBrendan Hickey2011-07-171-1/+1
* Highlight the player's god on the overview screen. Indicate friendly godsBrendan Hickey2011-07-171-0/+6
* Make the dungeon overview handle unavailable gods generically.David Lawrence Ramsey2011-07-151-1/+1
* Changed dungeon overview on Jiyva's deathBrendan Hickey2011-07-161-0/+3
* Gut and parcel out most of stuff.ccAdam Borowski2011-06-041-1/+0
* Fix #3811: Level annotations could not be cleared.Johanna Ploog2011-04-151-2/+4
* Mantis #1839: Treat clearing annotation prompt as "safe".Johanna Ploog2011-04-141-5/+4
* Remove a useless debugging line (oops).Raphael Langella2011-04-081-1/+0
* Fix bad wrapping in overview screen.Raphael Langella2011-04-081-0/+2
* Correct the dungeon overview screen on small terminals.Adam Borowski2011-04-041-1/+1
* s/linebreak_string2/linebreak_string/Adam Borowski2011-04-041-1/+1
* Fix and merge a yet another word-wrapper.Adam Borowski2011-04-041-1/+1
* More string width fixes.Adam Borowski2011-04-011-8/+8
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Fix #3146: branch stair mimics breaking overview, ^G travel.Jude Brown2011-01-051-0/+5
* ZotDef: don't claim there are 27 levels of the dungeon.Adam Borowski2010-12-111-0/+5
* Show feature mimics in dungeon overviewArxale2010-12-011-1/+24