summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/shopping.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-2/+1
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-18/+0
* Coloured antique shops in yellow in 'O' display.haranp2007-01-231-1/+1
* The stash-tracker also needs shop SIGHUP protection.dshaligram2007-01-171-21/+0
* Fixed id array being clobbered if Crawl receives SIGHUP with the player in adshaligram2007-01-171-1/+26
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-10/+10
* Changed shop affordability colouring to only affect the first column (David.)haranp2006-12-181-4/+2
* Disable cursor during beam animations and shopping.dshaligram2006-12-171-0/+1
* Require confirmation before purchasing in a shop.haranp2006-12-171-5/+9
* Fixed off-by-one error in shop display which was causing the firstharanp2006-12-171-4/+6
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-7/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-97/+183
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1632