summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
Commit message (Expand)AuthorAgeFilesLines
* Split get_symbol from view.cc.Robert Vollmert2009-11-061-0/+1
* Combine player_knows_spell, player_has_spell into player::has_spell.Vsevolod Kozlov2009-11-051-1/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Bracers of archery: 5,3 slaying for ranged combat, -1,-1 for melee.Adam Borowski2009-11-031-0/+2
* Cosmetic desc of gloves: 50% of them will be "gauntlets", 0% "bracers".Adam Borowski2009-11-031-1/+12
* Auto-update shopping-list when new items seenMatthew Cline2009-10-311-0/+4
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* Blessed Blades created the round before shouldn't be "ancient artifacts".Adam Borowski2009-10-301-0/+6
* Rename shadows brand into reaping for unique name.Eino Keskitalo2009-10-301-3/+3
* Make wand (0) act like wand {empty} wrt being regarded as useless.Adam Borowski2009-10-261-1/+2
* Add comment fixes.David Lawrence Ramsey2009-10-261-17/+18
* Don't color speedy items as "good" if you worship Cheibriados.Adam Borowski2009-10-261-1/+7
* Make all but one weapon size checks use you.could_wield(), they were out of s...Adam Borowski2009-10-251-1/+1
* Corona/glow makes invisibility only temporarily useless, unlike TSO's halo.Adam Borowski2009-10-241-2/+2
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-3/+3
* Potions/Rings of Invisibility considered useless when backlit, glowing, or su...Jude Brown2009-10-231-0/+7
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-1/+2
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Mark amulet of rage as useless for mummies and ghouls.Adam Borowski2009-10-111-1/+3
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-2/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-0/+3
* Add minor cosmetic fixes.dolorous2009-09-231-1/+1
* * Fix 2860301: armour acquirement failing when transformed.j-p-e-g2009-09-171-3/+19
* Commit several patches:j-p-e-g2009-09-131-0/+4
* Apply Jude's scrolls of silence patch.j-p-e-g2009-08-131-0/+1
* * Apply patch by kotk to fix the Alt-Tab bug (BR 2805959).j-p-e-g2009-07-271-0/+7
* Improve the redundancy check for the amulet of the gourmand.dolorous2009-07-181-2/+2
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-071-59/+97
* Also mark the amulet of the gourmand as useless if we have the gourmand dolorous2009-07-051-0/+1
* Fix [2816850]: Mark the amulet of the gourmand as useless for level 3 dolorous2009-07-051-0/+4
* Replace "is_random_artefact()" with "is_artefact()" in a few places wherezelgadis2009-06-251-3/+3
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-8/+3
* Spellbook memorisation stuff:zelgadis2009-06-041-1/+2
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-1/+1
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-5/+4
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-2/+0
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-3/+5
* * Don't count chunks as "useless" (even if inedible) if the player knowsj-p-e-g2009-03-091-3/+4
* Fix [2644366]: place a space between prefixes and the item name.haranp2009-02-281-8/+8
* Remove the Book of Healing again, properly this time. Note that the dolorous2009-02-261-1/+0
* Add more minor cosmetic fixes.dolorous2009-02-231-2/+2
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-2/+3
* Add minor cosmetic fixes.dolorous2009-02-141-27/+26
* Add minor cosmetic fixes.dolorous2009-02-111-17/+15
* Add minor cosmetic fixes.dolorous2009-02-081-8/+10
* [2577409]: minor improvements to the shopping interface.haranp2009-02-081-3/+12
* Display rods' charges after their type, so that rods that have dolorous2009-02-071-12/+14
* Fix [2575361]: Properly differentiate between spells a god hates in dolorous2009-02-071-4/+1