summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Chaos beams now bounce off walls at a completely random angle.zelgadis2008-12-083-4/+155
* Use an explicit (int) cast for _gold_to_donation. That should fixj-p-e-g2008-12-082-2/+2
* Apply Artificer patch, with small modifications:j-p-e-g2008-12-086-10/+163
* Oops, somehow when I moved the monster cloning code to mstuff2 I didn'tzelgadis2008-12-081-117/+13
* Fix bug 2398445: "Ignite Poison" had the Holy spell discipline.zelgadis2008-12-082-3/+3
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-0820-249/+527
* Repair two ziggurat entry vaults.dploog2008-12-081-4/+4
* Tiles performance improvements. redraw() is not needlessly done three times a...ennewalker2008-12-084-1/+22
* Actually replace sold out shops with the new feature DNGN_ABANDONED_SHOP.j-p-e-g2008-12-0714-145/+146
* Add sort_menus=inv:true:equipped to init.txt, making all worn geardploog2008-12-071-4/+5
* Erase closed shops from the overmap.j-p-e-g2008-12-073-45/+55
* Describe closed shops as "abandoned" and colour its glyph grey (= lightsj-p-e-g2008-12-073-8/+21
* Changing rltiles to store name -> idx lookup in a straight array, rather than...ennewalker2008-12-071-18/+38
* Indicate that the new portal vaults are timed.dploog2008-12-071-4/+7
* Fix BR 2398262: tiles giving away unidentified weapon brandsj-p-e-g2008-12-071-31/+31
* Rarely have ziggurat entries in D:3-20.dploog2008-12-071-6/+57
* Add tiles for disturbance in shallow water (only preliminary since youj-p-e-g2008-12-0715-35/+53
* Replace "plastic" as colour attribute for wands and amulets bydploog2008-12-072-4/+4
* Some more words for artefact books.dploog2008-12-071-56/+70
* Fixed ziggurat entry vaults appearing too early.dshaligram2008-12-071-1/+6
* Fix bug 2398346: don't record note on identify-by-wearing of mundane armour.zelgadis2008-12-073-7/+27
* Breaks savefile compatibility.zelgadis2008-12-0717-136/+505
* Repair Ctrl-F help page. Use royal jelly as example now. (slinkies)dploog2008-12-071-4/+4
* Remove a debugging statement.j-p-e-g2008-12-061-2/+0
* Try harder to make rock worms stay in rock until you actually lure themj-p-e-g2008-12-064-15/+77
* Actually add the chaos brand tile...j-p-e-g2008-12-061-0/+0
* Reuse the ?random_uselessness tile (multicoloured question mark) for the j-p-e-g2008-12-062-1/+2
* [2392486] Fixing infinite loop in map generation. (Stupid comma operator.)ennewalker2008-12-061-1/+1
* Make titled artifact spellbooks dislay properly in inventory.zelgadis2008-12-061-7/+7
* [2216931] Fixing crash from player ghosts.ennewalker2008-12-061-5/+5
* [2311141] Adding tile for scroll of vulnerability.ennewalker2008-12-062-0/+1
* Fixing debug compile errors.ennewalker2008-12-061-1/+1
* Weighted themed randart spellbooks.zelgadis2008-12-051-65/+188
* Make ziggurat outerwalls permarock. New entry vault.dploog2008-12-052-25/+45
* Fix broken ziggurat (David).dshaligram2008-12-052-1/+4
* Apply white colouring for artefacts and lightgreen colouring for equippeddploog2008-12-051-2/+2
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-0512-104/+458
* Allow monsters to be created by partial name with the &M wizard command.zelgadis2008-12-041-2/+14
* Make the royal jelly's name and pronoun come out right now that it's a unique.zelgadis2008-12-044-3/+23
* Activated code that equips raised dead with the equipment they died withzelgadis2008-12-041-8/+3
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-0422-178/+688
* Properly pluralise words ending in "ay", "ey", "iy", "oy" and "uy".zelgadis2008-12-041-1/+12
* Properly conjugate verbs ending in "f", "fe" and "y".zelgadis2008-12-041-0/+6
* Fixed some melee_attack::chaos_affects_defender() bugs.zelgadis2008-12-041-5/+5
* Harpies now also eat food on the ground.j-p-e-g2008-12-0310-42/+98
* Repaired minivault_15 (Lava pond).dploog2008-12-031-1/+1
* Added #include <algorithm> to randart.cc (cbus).dploog2008-12-031-0/+1
* Implement harpyes. They ...j-p-e-g2008-12-0311-84/+137
* Fix messages for disappearing portals.dploog2008-12-033-5/+5
* Expand portal entity prop in disappearance messages.dshaligram2008-12-032-1/+5