summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/output.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Make verbose_monster_pane default to true, and for TSO-ites colour monster panezelgadis2009-01-151-0/+16
* * Clean up handling of duration values that trigger expiration warningsj-p-e-g2009-01-111-143/+190
* [2467406] Improving tiles screen layout.ennewalker2009-01-111-4/+4
* Fix 2496474: Bardings melding into centaurs.j-p-e-g2009-01-111-3/+4
* Comment fixes.dolorous2009-01-061-2/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Added option "verbose_monster_pane", which when set to true makes the monsterzelgadis2009-01-031-0/+42
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-0/+3
* Fix 2471146: equipment being melded due to mutations.j-p-e-g2008-12-281-39/+68
* Fix 2448686: some jewellery properties not working properly while transformed.j-p-e-g2008-12-261-21/+26
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-0/+2
* FR #2083661: when polymorphed, unique (and named) monsters now retain theirzelgadis2008-12-251-5/+1
* Fixing tiles slowdowns while resting.ennewalker2008-12-201-0/+23
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-3/+4
* * Tweak Snorg's tile to increase the difference to the plain troll.j-p-e-g2008-11-281-21/+0
* The "Place:" for ziggurats now displays as "Ziggurat:1"/"Ziggurat:2"/etczelgadis2008-11-251-1/+9
* Fix bug 2325392: Ring of Flames interface problems. Whether stepping intozelgadis2008-11-221-0/+9
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-1/+3
* Show place as "Sewer" in the HUD and in character dumps for the sewer portal ...dshaligram2008-11-181-2/+2
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-19/+19
* Fix 2162827: tag length calculation was incorrect.haranp2008-10-131-2/+1
* After discussion with dpeg, added a Scroll of Antimagic,haranp2008-10-111-2/+13
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-041-5/+2
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-3/+3
* Removed Ogre-Mages, hopefully without breaking anything. Docs are unchanged.haranp2008-09-251-3/+3
* Adapt Zin's old Divine Robustness into Elyvilon's Divine Vigour, dolorous2008-09-251-1/+1
* Fix 2085598: Nemelex won't be disappointed if there are invisible monstersharanp2008-09-211-2/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* FR 1969858: Store message history across saves.j-p-e-g2008-09-141-4/+4
* Rework xx and V to use monster_pane_info() to benefit from thej-p-e-g2008-08-091-80/+40
* Replace "Level:" by "Place:" in the HUD.dploog2008-08-071-1/+1
* Fix 2035976: doubled inscriptions in equipped items in dump.haranp2008-08-061-9/+2
* Fix 2038651: real/fake rakshasa identity being leaked by monster pane windowharanp2008-08-061-14/+24
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-041-4/+4
* Massive overhaul to move towards coord_def().haranp2008-07-301-1/+1
* Fix HUD updates overwriting dgl message indicator, changed indicator from (ms...dshaligram2008-07-281-4/+10
* [2021070] Adding Tiles health/mp bars.ennewalker2008-07-261-1/+1
* Implement 2022051: Skip hjklyubn (well, currently only bhjkl) whenj-p-e-g2008-07-231-1/+19
* Clean up _get_visible_monsters().haranp2008-07-211-22/+12
* Fix for 2022236: HP bar could be blanked out when gaining XP. [Thanks sorear]haranp2008-07-211-4/+4
* [1936687] Show inscriptions for DESC_PLAIN (cbus).dshaligram2008-07-181-1/+1
* Silenced valgrind warning noises, probably harmless.dshaligram2008-07-181-3/+4
* Fix 2018325 (compiling with gcc 4.3) by applying the patch by nathanj439.j-p-e-g2008-07-151-11/+16
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-5/+0
* Fix the monster list not updating if no monsters are left, i.e. if youj-p-e-g2008-07-131-3/+3
* Fix 2017251: The annotation prompt not escaping properly.j-p-e-g2008-07-131-7/+12
* Add missing amulet types to autopickup_exceptions.txt (BR 2013462)j-p-e-g2008-07-111-25/+31
* Fix 2014303: Vampire hunger propertiesj-p-e-g2008-07-091-3/+20
* Fix 1870427: Max hp misreported if frail and rotted.j-p-e-g2008-07-061-5/+5
* Fix 2011201: Disallow summoned orcs from joining a worshipper of Beogh.j-p-e-g2008-07-051-1/+6