summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
Commit message (Expand)AuthorAgeFilesLines
* explore_stop: new condition greedy_pickup_thrownMatthew Cline2009-11-221-2/+10
* Remove some exclamation marks.Robert Vollmert2009-11-211-1/+1
* Add formatting fixes.David Lawrence Ramsey2009-11-211-3/+3
* Move silenced(pos) to areas.cc.Robert Vollmert2009-11-211-0/+1
* find_item_type(): recognize Orb of ZotMatthew Cline2009-11-201-1/+1
* explore_stop: greedy_pickup_smart, pickup_ignoreMatthew Cline2009-11-191-4/+219
* Fix apparent inconsistency.David Lawrence Ramsey2009-11-191-1/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-1/+2
* Move tutorial state out of Options.Robert Vollmert2009-11-161-1/+1
* Convert get_item_glyph to return a glyph struct.Robert Vollmert2009-11-151-5/+4
* Remove #include <conio.h> from all over the place. Convert COLORS to an enum.Adam Borowski2009-11-141-4/+0
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-2/+2
* Remove a few obsolete includes.Robert Vollmert2009-11-101-1/+0
* Remove some obsolete view.h-includes.Robert Vollmert2009-11-101-1/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* CrawlHashTable: free memory on assignmentMatthew Cline2009-11-101-3/+0
* CrawlHashTable: reduce RAM overheadMatthew Cline2009-11-101-0/+3
* Split up debug.ccMatthew Cline2009-11-061-0/+541
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-35/+35
* Split get_symbol from view.cc.Robert Vollmert2009-11-061-0/+1
* Split up view.cc.Robert Vollmert2009-11-041-0/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Auto-update shopping-list when new items seenMatthew Cline2009-10-311-0/+2
* FR 2839627: notify when player has enough goldMatthew Cline2009-10-291-1/+1
* Fix inconsistencies in gold-related messages.David Lawrence Ramsey2009-10-261-6/+6
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Naming consistency.Robert Vollmert2009-10-171-4/+4
* Remove deprecated map glyphs: S, H, Z.Adam Borowski2009-10-141-1/+1
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-1/+1
* Apply jpeg's patches in [2876380] (automate Xom testing) and [2876688]David Lawrence Ramsey2009-10-111-4/+8
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-6/+0
* Stack identified and unidentified ammo when picking it up. (mesilliac)Adam Borowski2009-10-071-5/+17
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Allow vaults to request use of the acquirement code with "acquire <item_class...dshaligram2009-09-211-0/+6
* Fix [2827921]: Remove spurious "empty-handed" message.dolorous2009-07-271-1/+0
* ATTR_RUNES_IN_ZOT is no longer needed. I couldn't decide if I shouldj-p-e-g2009-07-191-20/+1
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-32/+7
* * Apply r9909 to trunk.j-p-e-g2009-06-071-1/+2
* Use wield_weapon(-) instead of unwield_item() when dropping/throwing aj-p-e-g2009-05-121-1/+1
* Add minor cosmetic fixes.dolorous2009-04-281-3/+3
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-23/+23
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-3/+6
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-181-2/+25
* * Use menu colours (rather than message colours) for item announcementsj-p-e-g2009-03-251-10/+8
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-7/+11
* Tiles:j-p-e-g2009-03-081-1/+7
* * Fix wizmode targetting commands not flushing messages correctly.j-p-e-g2009-03-071-1/+2
* Tiles again:j-p-e-g2009-03-061-6/+3