summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/shopping.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport oos mouseover descriptions for Tiles, corpses not being droppedj-p-e-g2009-09-211-4/+20
* 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
* In the shopping code, add price modifiers for weapons of returning, dolorous2009-01-221-10/+63
* Remove some unneeded externs.haranp2009-01-211-1/+2
* Fix assertion when buying items from shops.zelgadis2009-01-201-0/+5
* Add more minor cosmetic fixes.dolorous2009-01-171-5/+5
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Actually replace sold out shops with the new feature DNGN_ABANDONED_SHOP.j-p-e-g2008-12-071-9/+8
* Erase closed shops from the overmap.j-p-e-g2008-12-071-0/+6
* Add tiles for disturbance in shallow water (only preliminary since youj-p-e-g2008-12-071-4/+13
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-051-0/+21
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-0/+1
* Changed player attribute type from unsigned char to unsigned long. Breakszelgadis2008-11-291-0/+2
* Remove message about which items you bought in a shop as that'sj-p-e-g2008-11-221-28/+13
* Add miscellaneous minor fixes.dolorous2008-11-181-3/+3
* Add a few apostrophe-related cleanups.dolorous2008-10-131-2/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-6/+0
* Automatically inscribe randart weapons/armour with their properties whenj-p-e-g2008-08-061-3/+8
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-14/+29
* FR 2026227: Make $ list current gold.j-p-e-g2008-08-011-3/+14
* Fix 2033249: endgame and shop inventory browsing didn't allow examiningharanp2008-07-301-1/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-8/+7
* Fix 2028969: excess comma in autoinscriptions of brand-only artefacts.j-p-e-g2008-07-271-3/+8
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-12/+13
* Fix dangling inscription for coagulated blood.j-p-e-g2008-07-151-23/+18
* Apply Yelve Yakut's patch to improve the shop interface. Selecting stuffj-p-e-g2008-07-141-48/+182
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-1/+1
* Use the menu item colour prefixes with note_items, so that (for example)zelgadis2008-06-141-0/+6
* Added "error" channel for runtime errors, and changed error messages thatzelgadis2008-05-271-1/+1
* Finally fix 1868761: Books in shops being noted as identified over andj-p-e-g2008-05-201-15/+18
* Fix BR 1959133 (Shiori): change Ancus to Ankus.dploog2008-05-161-1/+1