summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/shopping.h
Commit message (Expand)AuthorAgeFilesLines
* ShoppingList: deal better with mult identical itemMatthew Cline2009-11-281-0/+3
* ShoppingList: pass level_pos* as constMatthew Cline2009-11-271-6/+7
* Fix deleting entries from shopping list.Matthew Cline2009-11-271-0/+3
* Bug #51: Remove gone portals from shopping listMatthew Cline2009-11-271-0/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-1/+0
* Access shopping list via '$'Matthew Cline2009-11-011-1/+1
* Auto-update shopping-list when new items seenMatthew Cline2009-10-311-5/+11
* FR 2839627: notify when player has enough goldMatthew Cline2009-10-291-0/+55
* Split actors and env from externs.h.Robert Vollmert2009-10-211-2/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-1/+1
* Fix assertion when buying items from shops.zelgadis2009-01-201-0/+1
* Actually replace sold out shops with the new feature DNGN_ABANDONED_SHOP.j-p-e-g2008-12-071-1/+0
* Add tiles for disturbance in shallow water (only preliminary since youj-p-e-g2008-12-071-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-3/+3
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* &L can place encompass levels, and is more aggressive about overwritingdshaligram2007-07-291-1/+1
* Updated level-design.txt.dshaligram2007-07-211-0/+1
* Minor type-safety.haranp2007-07-141-1/+1
* More strings instead of char*s.haranp2007-06-181-5/+1
* Cleaned up shop-handling code considerably.haranp2007-04-241-36/+3
* The stash-tracker also needs shop SIGHUP protection.dshaligram2007-01-171-0/+22
* Fixed id array being clobbered if Crawl receives SIGHUP with the player in adshaligram2007-01-171-3/+0
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+2
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+49