summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/output.cc
Commit message (Expand)AuthorAgeFilesLines
* A few small changes:j-p-e-g2007-09-031-2/+2
* Added shields as potentially unwearable/restricted inj-p-e-g2007-08-311-1/+1
* Several bugfixes.j-p-e-g2007-08-301-31/+17
* s/CAUGHT/HELD/j-p-e-g2007-08-221-2/+2
* A few additions to throwing nets.j-p-e-g2007-08-221-1/+7
* Throwing nets again.j-p-e-g2007-08-201-6/+10
* More stuff for the tutorial:j-p-e-g2007-08-151-2/+11
* More equipment information on the % screen, this time for j-p-e-g2007-08-141-1/+13
* Added message to mutation and overview screen about j-p-e-g2007-08-131-0/+13
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-041-1/+4
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-4/+0
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-2/+31
* [1731587] Kenku get claw-kick and a small speed boost when flying unladen.dshaligram2007-07-131-1/+2
* General code cleanups and goto removal.haranp2007-07-131-6/+5
* Added final score to morguedshaligram2007-07-111-3/+8
* Better feedback for Beogh water walking.haranp2007-07-041-0/+8
* Fixed bad updating of XP (1747476.)haranp2007-07-041-35/+0
* '%' screen now shows the new Nemelex effects.haranp2007-06-251-0/+11
* Step 1 of .des file Lua-isation. The dungeon compiler converts .des files todshaligram2007-06-231-1/+1
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-28/+28
* A bit more type-safety (slightly intrusive this time): you.species andharanp2007-06-191-0/+3
* Some more cards and bugfixes.haranp2007-06-171-0/+6
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-21/+23
* Made make_time_string() return std::string, not char*.haranp2007-05-151-8/+2
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-1/+2
* Spelling fixes (mainly from Dylan.) Fixes 1716479, 1715722. Except thatharanp2007-05-111-2/+2
* Proper colouring of random_teleport in status screen (David).haranp2007-04-231-2/+2
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-24/+16
* Implemented 1699981: silence mode feedback.haranp2007-04-131-1/+8
* Allow player ghosts to use corona.dshaligram2007-04-101-2/+5
* Oops, remove misplaced \n.dshaligram2007-03-311-1/+1
* Don't show experience needed for next level if the player is at XL 27.dshaligram2007-03-311-3/+5
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-1/+1
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-0/+14
* Small changes to the overview screen and smaller ones to the tutorial.j-p-e-g2007-03-231-20/+21
* Added a funtion for formatted message history, and, while I was at it, j-p-e-g2007-03-201-2/+2
* Changes to the overview screen (%) - added abilities and made it scrollable.j-p-e-g2007-03-181-553/+479
* Kill hard tabs.dshaligram2007-03-121-617/+616
* New % overview screen (JPEG).dshaligram2007-03-121-0/+1303
* Kill hard tabs.dshaligram2007-03-061-3/+7
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-2/+2
* Moved formatted_string into its own file, separate from the rest of Menu.haranp2007-02-171-1/+1
* Revert ogre-mages' ability to eat rotten meat.haranp2007-01-281-1/+0
* Implemented 1634001: saprovore level is now shown on 'A' screen.haranp2007-01-271-0/+1
* Fixed Turn being cut off if your gold is >5 digits (Haran).dshaligram2007-01-141-1/+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/+17
* Made '%' screen colour the whole line if you have aharanp2006-12-241-22/+22
* Streamlined god-given abilities.haranp2006-12-101-4/+4
* Fixed X (XX)) in stat display (Erik).dshaligram2006-12-061-3/+3