summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce dependency on travel.hMatthew Cline2009-11-291-1/+0
* Manipulate shopping list from stash trackerMatthew Cline2009-11-271-2/+4
* Add formatting fixes.David Lawrence Ramsey2009-11-211-4/+4
* stash: ST_ItemIterator classMatthew Cline2009-11-141-0/+39
* Split actors and env from externs.h.Robert Vollmert2009-10-211-0/+1
* headers: remove 'AppHdr.h' include from .h filesSteven Noonan2009-10-101-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-0/+1
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-0/+1
* [2722438] Fixing crash when viewing shop contents. shop_item* was being blin...ennewalker2009-03-311-6/+7
* Fixed 2481704: Travel stopping for spellcasting monsters without LOSj-p-e-g2009-01-021-3/+7
* Add whitespace fixes.dolorous2008-09-281-16/+16
* Massive overhaul to move towards coord_def().haranp2008-07-301-0/+12
* Added two new stash options, stash_track_decay and stash_remove_decay. Ifzelgadis2008-06-051-1/+14
* This was originally going to be a small refactor of stash.cc beforepauldubois2008-03-231-9/+10
* "stashes" was both a global variable and a member variable... confusing!pauldubois2008-03-231-10/+11
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+3
* Apply patch 1901227: allow alphabetic stash search sorting.j-p-e-g2008-02-251-2/+3
* Fixed regex escapes for "." stash search.dshaligram2007-09-301-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+2
* [1737348] Allow stash.lua to annotate item names for autopickup so autopickupdshaligram2007-07-111-0/+4
* More strings instead of char*s.haranp2007-06-181-1/+1
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-1/+6
* Type safety, cast cleanups, etc.haranp2007-05-011-2/+2
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-1/+1
* Cleaned up shop-handling code considerably.haranp2007-04-241-11/+1
* Allow "any trap" and "any shop" (alternatives to "random trap" and "randomdshaligram2007-04-101-2/+0
* The stash-tracker also needs shop SIGHUP protection.dshaligram2007-01-171-1/+2
* Updated david_entry_002 (David).dshaligram2006-12-211-1/+2
* Tweaked stash-tracker so that greedy explore works in Pandemonium.dshaligram2006-12-121-14/+18
* Better explore-stop messages.dshaligram2006-12-121-2/+3
* [1603670] Altars and portals can now be found by the stash search.dshaligram2006-12-041-6/+4
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-4/+14
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-4/+0
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+327