summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/output.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply Haran's commits 6773 and 6777-6784 to 0.4.j-p-e-g2008-08-071-23/+26
* Backport r6743, 6750, 6753, 6771, 6772, 6790 to 0.4.j-p-e-g2008-08-071-1/+1
* Fix 2030729: + and * not working when examining (targetting?)j-p-e-g2008-07-291-1/+19
* Trunk->0.4 r6707: Fix HUD updates overwriting dgl message indicator, changed ...dshaligram2008-07-281-4/+10
* Apply r6596, r6622 to 0.4.j-p-e-g2008-07-241-2/+4
* Apply r6620, r6624, r6625, r6628 and r6632 to 0.4.j-p-e-g2008-07-241-4/+4
* trunk->0.4 merge: r6602: [1936687] Show inscriptions for DESC_PLAIN (cbus).dshaligram2008-07-181-1/+1
* Apply commits r6556 and r6557 to 0.4.j-p-e-g2008-07-151-11/+16
* 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