summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stuff.h
Commit message (Expand)AuthorAgeFilesLines
...
* Pull yes or no questions requiring a typed "yes" into into a yes_or_no(),pauldubois2008-03-161-0/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* Apply patch 1901117: vitrification effect for Xom (and Xom cleanup)j-p-e-g2008-02-251-0/+1
* [1829946] Fixed broken beam tracers.dshaligram2008-01-261-0/+1
* Fixed stash-tracker seeing through walls (it was using stale LOS after blink/...dshaligram2007-11-151-1/+3
* Allow yesno to use an override keymap applied after getchm(), make Escape can...dshaligram2007-11-011-1/+4
* Monsters coming up or down staircases will now j-p-e-g2007-08-231-1/+1
* Changed Nemelex description (David.)haranp2007-07-261-1/+2
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-1/+2
* Added potions of resistance, which give fire, electricity and cold resist forharanp2007-07-231-0/+1
* Updated level-design.txt.dshaligram2007-07-211-2/+8
* Fixed abjuration (player and monster versions) to work with the new enchantmentdshaligram2007-07-111-0/+2
* Monster enchantment overhaul:dshaligram2007-07-101-5/+0
* Nemelex now remembers what you've sacrificed and gifts decks accordingly.haranp2007-07-091-1/+16
* More randart names and appearances.dshaligram2007-07-051-0/+7
* Manual update (David).dshaligram2007-07-031-0/+1
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-0/+1
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-8/+9
* Followers are now placed on the transit list so that crashes or saves betweendshaligram2007-06-261-1/+0
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-1/+0
* Made make_time_string() return std::string, not char*.haranp2007-05-151-1/+1
* Fixed directionally challenged ball lightning (Ryan Kusnery).dshaligram2007-03-291-0/+5
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-1/+5
* Kill hard tabs in .h files and crawl_options.txt.dshaligram2007-03-071-1/+1
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-051-1/+1
* Stage 1 of the direction() rewrite.haranp2007-01-241-1/+1
* Changed error message + exit() sequences to end() calls so that the user candshaligram2007-01-111-1/+2
* [1626673] When croaking in files.cc, make sure the user can see the error mes...dshaligram2007-01-041-1/+2
* Require confirmation before purchasing in a shop.haranp2006-12-171-1/+2
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-081-0/+1
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-0/+10
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-1/+1
* Gave boots, gloves and helmets specific colours instead of cyanharanp2006-11-281-0/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-129/+21
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+208