summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
Commit message (Expand)AuthorAgeFilesLines
* Made altar inscriptions persistent (in a very hacky way.)haranp2007-04-011-0/+1
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-4/+4
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-0/+29
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-150/+1
* s/Lucy/Lugonu/.dshaligram2007-03-191-2/+2
* Changes to the overview screen (%) - added abilities and made it scrollable.j-p-e-g2007-03-181-1/+1
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-0/+4
* Suppress doubled autopickup messages.dshaligram2007-03-111-7/+16
* Kill hard tabs.dshaligram2007-03-061-7/+7
* Removed Orcish Mines warning - no message is better than a confusing message.dshaligram2007-02-071-2/+0
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-8/+24
* Added autopickup_exceptions option modeled on NetHack's, so that it's easy todshaligram2007-01-301-16/+33
* [1634656] Make sure statues cannot move around.dshaligram2007-01-141-3/+5
* [1632207] Dropping items on an altar while praying will offer those items todshaligram2007-01-101-7/+17
* [1629452] Show unburdened carrying capacity. Weights exceeding this will showdshaligram2007-01-091-1/+1
* [1628897] Fix non-stacking food. Mea culpa.dshaligram2007-01-061-2/+6
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-1/+1
* [1626830] Fixed non-stacking potions.dshaligram2007-01-041-5/+14
* Blinking/teleporting monsters should not be able to land on the player's posi...dshaligram2007-01-021-14/+15
* Refix autopickup so as not to kill greedy-explore.haranp2006-12-291-3/+9
* Fix for bug 1622129, safe_autopickup check was happening before monsterharanp2006-12-291-13/+17
* Hopefully, finally squashed the stacking bug.haranp2006-12-291-27/+17
* Implemented 1617200: Changed armour skill training. Once the original EVharanp2006-12-251-3/+1
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-231-0/+3
* Oops. Can now pick up gold without crashing.haranp2006-12-221-1/+1
* Added option 'autopickup_no_burden' which, if set, will prevent autopickupharanp2006-12-221-1/+19
* Try to merge items before reporting explore stop messages.dshaligram2006-12-121-2/+5
* Fixed 1612023: !d was not respected. Now dropping items with !d willharanp2006-12-091-0/+11
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-081-0/+123
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-20/+1
* [1603670] Altars and portals can now be found by the stash search.dshaligram2006-12-041-0/+2
* Quick fix for bad item names on floor. We really should redo thisharanp2006-12-041-1/+1
* Fix worn equipment drop bug for trunk.dshaligram2006-12-041-3/+31
* Miscellaneous minor fixes and cleanups (such as using player_can_smell()haranp2006-12-031-3/+2
* Greedy-explore tweaks: speedup by not double-floodfilling, and handle inabilitydshaligram2006-12-021-1/+8
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-26/+42
* Made amulet of clarity nullify the maprot mutation, per 1601346.haranp2006-11-271-5/+3
* Implemented 1601227, pickup_mode.haranp2006-11-231-8/+15
* Goodbye, gold dropping. We wish thee well.haranp2006-11-221-89/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-235/+285
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-1/+1
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+3068