summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/output.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply my latest commits to 0.4.j-p-e-g2008-07-131-7/+12
* Add lm_props.lua and appry recent commits.j-p-e-g2008-07-111-25/+31
* Apply recent commits to 0.4, including Matthew's evil zoo fix.j-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
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-041-7/+7
* Fix 1999363: Vampire eating issues.j-p-e-g2008-07-031-7/+9
* When displaying player skills, clear to the ends of both lines, so that dolorous2008-06-301-0/+2
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-2/+2
* For functions that return char*'s, don't return a c_str() of an dolorous2008-06-251-8/+9
* Improve targetting via monster list, add a new option to define thej-p-e-g2008-06-251-3/+8
* Apply patch 1952761 by jarpian (wasp): targetting with the monster list.j-p-e-g2008-06-241-59/+61
* Modify quiver to only quiver ammunition explicitly chosen by the playerj-p-e-g2008-06-241-19/+1
* Change quiver output to that of the next item actually fired. Currentlyj-p-e-g2008-06-241-16/+28
* Finally remove the code that was preventing the coloured bars fromj-p-e-g2008-06-231-15/+6
* Update tutorial information for the 'm' and 'a' screens.j-p-e-g2008-06-191-6/+16
* Extend the monster list merge handling to dancing weapons and mimics.j-p-e-g2008-06-191-3/+19
* Fix 1996837: Allow equipping spellcasters with ammunition on generation.j-p-e-g2008-06-191-24/+41
* Fix most of 1995487:haranp2008-06-181-1/+1
* Comment fixes.dolorous2008-06-151-2/+2
* In the "%" screen, always display the shield class number. even when no dolorous2008-06-151-9/+3
* Fix 1948131: Quiver slot name wraps around the screen.j-p-e-g2008-06-151-3/+4
* Remove unneeded methods (including the old resistance screen), renamej-p-e-g2008-06-121-271/+0
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-3/+5
* After some thinking remove the bat form exception for starving Vampiresj-p-e-g2008-06-091-2/+1
* Fixed problem with monsters on edge of vision not being listed. Mightzelgadis2008-06-091-4/+4
* FR 1971056: In the monster pane list use a monster's full name, like "ratzelgadis2008-06-091-7/+35
* Fix BR 1986191: Stealth output for @ still used the old thresholds anddploog2008-06-061-9/+11
* Commit a few changes, mostly clean-up.j-p-e-g2008-06-011-2/+2
* Add const.dolorous2008-06-011-1/+1
* Fix 1962147: Move the comments on the food you eat at the end of DELAY_EAT.j-p-e-g2008-05-311-12/+4
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-4/+9
* Changed hud (and % screen) a bit: Write EV and SH instead of Ev and Sh.dploog2008-05-301-32/+33
* Fix 1914059: randart jewellery inconsistently described as {tried} byj-p-e-g2008-05-251-8/+10
* Experimentally dump the new overview screen rather than the old one.j-p-e-g2008-05-241-41/+98
* Move the mpr version of the monster list to output.cc and add it toj-p-e-g2008-05-241-20/+185
* Change SP_GOLDEN_DRACONIAN to SP_YELLOW_DRACONIAN, for consistency.dolorous2008-05-241-1/+1
* Add various attitude- and alignment-related fixes.dolorous2008-05-201-4/+0
* Add more minor cosmetic fixes.dolorous2008-05-201-1/+2
* Fix [1967456]: Change "horribly wounded" to "severely wounded".dolorous2008-05-191-1/+1
* Fix [1962231]: The zombie damage indicator in the monster list no longer dolorous2008-05-181-1/+5
* Fix indentation.dolorous2008-05-181-1/+1
* Comment fixes.dolorous2008-05-151-2/+2
* Display divine stamina in the "@" and "%" screens, under "divine dolorous2008-05-151-0/+3
* Comment fix.dolorous2008-05-151-1/+1
* Display divine robustness in the "@" and "%" screens.dolorous2008-05-151-0/+4
* Add divine stamina (temporary stat-boosting) to Zin's Revitalisation.dolorous2008-05-151-3/+15
* Add more TSO halo description fixes.dolorous2008-05-101-2/+2
* Remove "Halo" from the stats screen.dolorous2008-05-091-10/+5
* [1960394] Fixed crash when examining items from %. (Menu objects own their M...ennewalker2008-05-091-5/+6