summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stuff.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual update (David).dshaligram2007-07-031-0/+25
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-0/+23
* 1622385: there is now a Confirm keymap context for yesno() andharanp2007-07-021-2/+2
* [1746212] Fixed paralysed monsters being able to follow the player acrossdshaligram2007-07-021-4/+5
* Fixed a couple of infinite loops.dshaligram2007-06-301-2/+2
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-0/+63
* Running now respects travel_delay.haranp2007-06-301-7/+3
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-1/+7
* Followers are now placed on the transit list so that crashes or saves betweendshaligram2007-06-261-9/+0
* Added some tweaks to Beogh:j-p-e-g2007-06-211-0/+4
* Robes of the archmagi reduce experience gain to 0.25 normal, instead ofdshaligram2007-06-201-9/+1
* Basic SIGWINCH handling for Unix. Still needs to handle some cases (resizingdshaligram2007-06-171-4/+3
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-17/+0
* Make sure curses is shutdown before producing term-too-small message.dshaligram2007-06-111-2/+2
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-2/+7
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-2/+4
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-2/+2
* Made make_time_string() return std::string, not char*.haranp2007-05-151-10/+12
* Messaging improvements.haranp2007-05-071-0/+3
* Type safety, cast cleanups, etc.haranp2007-05-011-2/+2
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-3/+2
* First cut at db/flat text file based descriptions.peterb122007-04-171-1/+2
* Moth of wrath angering attack was lost in 0.2, reintroduced.dshaligram2007-04-071-0/+8
* Jellies now resist acid spit (adapted jlewis' patch).dshaligram2007-04-031-0/+8
* Removed doubled "Okay, then" when cancelling out of an ability target prompt.dshaligram2007-03-291-2/+1
* 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/+3
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-6/+17
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-200/+5
* Stage 1 of the direction() rewrite.haranp2007-01-241-5/+4
* [1634656] Make sure statues cannot move around.dshaligram2007-01-141-11/+2
* New entry vaults from Lemuel.dshaligram2007-01-121-0/+4
* Changed error message + exit() sequences to end() calls so that the user candshaligram2007-01-111-3/+26
* Include errno.h to fix DOS compile.dshaligram2007-01-041-6/+1
* [1626673] When croaking in files.cc, make sure the user can see the error mes...dshaligram2007-01-041-2/+26
* Blocked shopping while berserk (Erik.)haranp2006-12-301-1/+1
* [1624529] Added display of turns used in main play screen. Zero-based, whichdshaligram2006-12-301-0/+1
* Require confirmation before purchasing in a shop.haranp2006-12-171-3/+4
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-081-1/+5
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-2/+4
* Gave boots, gloves and helmets specific colours instead of cyanharanp2006-11-281-0/+10
* [1601595] Lava smokes, swamp shallow water tends to mist.dshaligram2006-11-241-0/+4
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-25/+452
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+781