summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/shopping.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-2/+2
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Remove +Tele as a randart propertyStefan O'Rear2009-11-031-3/+0
* Remove mapping abilities from the gameStefan O'Rear2009-11-021-3/+0
* Ziggurats can now be added to the shopping list.Matthew Cline2009-11-021-18/+73
* shopping.cc: Note that '$' can access listMatthew Cline2009-11-011-5/+10
* Access shopping list via '$'Matthew Cline2009-11-011-4/+147
* Add whitespace fixes.David Lawrence Ramsey2009-10-311-2/+2
* Auto-update shopping-list when new items seenMatthew Cline2009-10-311-31/+272
* Replace tabs with spaces.David Lawrence Ramsey2009-10-291-6/+6
* Generate the new ammo brands randomly.Eino Keskitalo2009-10-301-0/+6
* FR 2839627: notify when player has enough goldMatthew Cline2009-10-291-25/+492
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Fix int cast warning.Robert Vollmert2009-10-141-1/+1
* 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
* Remove unnecessary includes of view.h.Robert Vollmert2009-10-091-1/+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/+1
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* Implement another new unique, this time of my own coding: Maurice the thief.j-p-e-g2009-09-221-2/+2
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-5/+21
* Commit several patches:j-p-e-g2009-09-131-0/+2
* Apply Jude's scrolls of silence patch.j-p-e-g2009-08-131-0/+1
* Fixed item_value() valuation of unrandarts with non-standard values.zelgadis2009-06-271-3/+4
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-46/+7
* Remove "#define SPWPN_FOOBAR UNRAND_FOOBAR" backwards compatibility forzelgadis2009-06-251-10/+10
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-7/+7
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-42/+42
* Comment fixes.dolorous2009-05-231-2/+0
* Fix shopping messages mentioning "0 gold piece", and fix reading dolorous2009-05-181-14/+14
* Add minor cosmetic fixes.dolorous2009-05-171-7/+6
* Adjust the value of large rocks again, after looking at the comparative dolorous2009-05-171-0/+2
* When using Elyvilon's weapon destruction against missiles, count each dolorous2009-05-171-1/+1
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-1/+1
* * Tweak shop command help for Tiles.j-p-e-g2009-03-151-9/+8
* Slight modification of the shop interface. In console mode, the last twodploog2009-03-151-8/+8
* * Call message flush before entering a shop.j-p-e-g2009-03-131-2/+3
* * Add tile for Nergalle, who's actually not all that ugly but apparently j-p-e-g2009-03-091-72/+67
* * Fix 2644253: mgrd bogosity with shafts.j-p-e-g2009-02-271-1/+6
* Minor fix.j-p-e-g2009-02-161-4/+7
* Fix randart books being much too cheap. (Yes, this was actually a bug.)j-p-e-g2009-02-161-7/+21
* Add whitespace fixes.dolorous2009-02-121-1/+1
* Redo potions of magic again. They are now effectively potions of heal woundsharanp2009-02-081-2/+0
* [2577409]: minor improvements to the shopping interface.haranp2009-02-081-2/+7
* Various cleanups. (I can't run tiles, but it compiled fine, so I hope I didn'tharanp2009-01-271-21/+21
* Fix crash on seeing shop which I introduced in r8742. Fixes [2536472].haranp2009-01-261-1/+1
* Code quality fixes.haranp2009-01-251-37/+29
* Add more minor cosmetic fixes.dolorous2009-01-221-2/+2