summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hints.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Move redraw functions from stuff.cc -> output.ccNicholas Feinberg2014-07-281-0/+1
* Add end.ccNicholas Feinberg2014-07-281-0/+1
* Refactor weapon_skill()Nicholas Feinberg2014-07-131-1/+1
* Remove the show_gold_turns option.Shmuale Mark2014-07-021-9/+6
* Remove hints referring to carried corpsesNicholas Feinberg2014-06-301-23/+10
* Rename 'mesclr()' to 'clear_messages()'reaverb2014-06-221-1/+1
* Remove darts.Shmuale Mark2014-05-301-5/+5
* Tweak a tutorial messageNicholas Feinberg2014-05-261-2/+1
* Remove player burden and carrying capacitygammafunk2014-05-261-16/+5
* Remove mention of ! from tutorial/hints skills screen (#5346).Steve Melenchuk2014-05-191-2/+1
* Spatter rather than splatter blood.Neil Moore2014-05-151-1/+1
* Change "hitpoints" to "health" in a few placesChris Campbell2014-05-081-25/+23
* Rename "bow" to "shortbow"Chris Oelmueller2014-05-051-8/+9
* Use mons_demon_tier instead of mons_base_char.Shmuale Mark2014-05-051-7/+7
* Update hints mode messagesChris Campbell2014-04-111-82/+48
* Fix some tutorial/hint messagesChris Campbell2014-04-071-6/+5
* Remove `auto_list` optionChris Oelmueller2014-03-111-1/+0
* Update some references to potions of speedChris Campbell2014-03-111-1/+1
* Handle quitting before character creation for WebTiles exit dialog.Pekka Lampila2014-02-111-0/+6
* Rename abl-show.{cc,h} to ability.{cc,h}Adam Borowski2013-12-241-1/+1
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Use feat enum instead of string search for portal hints.Adam Borowski2013-12-201-25/+10
* Schedule DNGN_ENTER_PORTAL_VAULT for removal; other related fixes.Adam Borowski2013-12-191-1/+9
* Fix spelling of "targeting" (#7837)Chris Campbell2013-12-101-2/+2
* Update some hints mode messagesChris Campbell2013-12-061-65/+15
* Indentation fixes.Adam Borowski2013-12-041-220/+220
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-10/+10
* Don't remove double newlines when printing tutorial messages.Raphael Langella2013-11-281-2/+2
* Don't recompile world when random-pick.h gets changed.Adam Borowski2013-11-251-1/+0
* Fix runed door hint. It was never being triggered.blackcustard2013-11-221-3/+5
* More formatting fixes for return (...);Neil Moore2013-11-151-11/+11
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-2/+2
* Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+0
* Rename "natural traps" to "shafts".Adam Borowski2013-09-251-2/+2
* Split the "magical" trap category, to allow recolouring.Adam Borowski2013-09-251-2/+6
* Use piety_breakpoint 30 in good god codeChris Oelmueller2013-09-171-1/+1
* Refactor 'you.religion' checks.Brendan Hickey2013-07-281-14/+14
* Fix typos in tutorial/hints mode messagesChris Oelmueller2013-07-231-1/+1
* Remove the Traps skill.Adam Borowski2013-07-171-1/+0
* Fix hints mode text about item heapsPekka Lampila2013-07-101-5/+5
* Document print_hint further.Eino Keskitalo2013-07-011-0/+2
* Make print_hint function non-static, and make it accessible in dlua.Eino Keskitalo2013-07-011-17/+20
* Capitalization fix.Eino Keskitalo2013-07-011-1/+1
* Fix some hints mode messagesChris Campbell2013-05-011-8/+8
* Tutorial fixesChris Campbell2013-05-011-3/+9
* Cure all nausea, permanently.Adam Borowski2013-04-301-9/+0
* Remove a duplicate prototype.Neil Moore2013-04-071-1/+0
* Fix a warning by adding a missing prototype (and related includes).David Lawrence Ramsey2013-04-071-0/+1
* The Stabbing skill went to a dark alley, and, you know...Adam Borowski2013-04-011-1/+0