summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Drop a lot of unnecessary braces.Adam Borowski2012-10-241-2/+0
* Remove unnecessary includes from header files.Jay3.14152012-10-231-1/+1
* Fix auto_sacrifice stopping on coprse piles.Raphael Langella2012-10-041-2/+14
* Provide a shortcut for restricting stash searches to the current level.elliptic2012-09-231-14/+12
* Use std namespace.Raphael Langella2012-08-261-81/+77
* s/sacrificiable/sacrificeable/Raphael Langella2012-08-211-5/+5
* List items on the floor which can be sacrificied.Raphael Langella2012-08-201-10/+1
* Bump save compat, in order to recover from monster_spells.Adam Borowski2012-08-191-12/+1
* Some optimizations to the greedy_sacrificiable.Raphael Langella2012-08-101-12/+5
* A few fixes to greedy_sacrificiable.Raphael Langella2012-08-091-1/+14
* Exclude Ashenzari from the new greedy_sacrificiable.Raphael Langella2012-08-081-1/+3
* New option for explore_stop: greedy_sacrificiable.Raphael Langella2012-08-061-1/+23
* Revert "Autoexplore visit items that can be sacrificed."Raphael Langella2012-08-061-27/+11
* Assert that all items being saved are valid.Adam Borowski2012-07-311-2/+2
* Display "<" correctly in stash search prompt (#3545).Neil Moore2012-07-161-1/+4
* Drop a bunch of useless uses of this->Adam Borowski2012-07-101-4/+4
* Use correct feature name in stashes.Neil Moore2012-07-061-4/+16
* Don't double tops of stacks.Neil Moore2012-07-061-2/+18
* Some more return deparenthesization.Adam Borowski2012-07-051-10/+10
* Remove parentheses around return (simple_function_call).Adam Borowski2012-07-051-2/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-38/+38
* Make feature renames local to a vault rather than the whole level.Adam Borowski2012-07-051-4/+1
* Only visit changed stashes if needed (#5849).Raphael Langella2012-07-011-3/+4
* Make god_likes_items return false for GOD_NO_GOD instead of error.Raphael Langella2012-07-011-2/+1
* Axe axe traps in the stash tracker as well.Adam Borowski2012-06-271-0/+4
* Fix autoexplore sometimes not visiting stashes.Raphael Langella2012-06-261-6/+8
* Fix autoexplore stopping when picking up gold.Raphael Langella2012-06-261-1/+1
* Mostly fix autopickup problems.Raphael Langella2012-06-231-8/+2
* Fix an error message when finding itemsChris Campbell2012-06-131-1/+1
* Autoexplore visit items that can be sacrificed.Raphael Langella2012-06-131-3/+7
* Make staves and rods separate object classes.Adam Borowski2012-06-121-1/+1
* Remove a good deal of header inclusion.Adam Borowski2012-05-231-3/+0
* Merge branch 'master' into portal_branchesAdam Borowski2012-04-251-0/+4
|\
| * Don't include webs in the stash tracker.Adam Borowski2012-04-181-0/+4
* | Let ^F and item memory work in Labs and the Abyss.Adam Borowski2012-04-241-29/+31
* | Merge branch 'master' into portal_branchesAdam Borowski2012-03-261-1/+1
|\|
| * Use monster_type nearly everywhere.Adam Borowski2012-03-221-1/+1
* | Merge branch 'master' into portal_branchesAdam Borowski2011-12-281-20/+15
|\|
| * Drop an option aggressive_verify you can't turn off anymore.Adam Borowski2011-12-271-18/+13
| * Auto-id evil weapons for Elyvilon worshippers.Adam Borowski2011-12-071-2/+2
* | Merge branch 'master' into portal_branchesAdam Borowski2011-11-231-1/+1
|\|
| * Merge branch 'master' into unified_combat_controlRobert Burnham2011-11-161-2/+2
| |\
| * \ Merge branch 'master' into unified_combat_controlRobert Burnham2011-10-311-94/+108
| |\ \
| * \ \ Merge branch 'master' into unified_combat_controlRobert Burnham2011-10-251-92/+94
| |\ \ \
| * \ \ \ Merge branch 'master' into unified_combat_controlRobert Burnham2011-04-261-55/+63
| |\ \ \ \
| * | | | | Replace DESC_NOCAP_A and DESC_CAP_A with DESC_ARobert Burnham2011-03-251-1/+1
* | | | | | Merge branch 'master' into portal_branchesAdam Borowski2011-11-191-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Make a bunch of functions static, delete some unused junk.Adam Borowski2011-11-111-2/+2
| | |_|_|/ | |/| | |
* | | | | Get rid of level_type, unify BRANCH_*, LEVEL_* and portal vaults.Adam Borowski2011-11-041-2/+2
* | | | | Fix losing stash data upon a trip to the Abyss or a Ziggurat.Adam Borowski2011-11-041-7/+0
|/ / / /