summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Different messages for piety gain/no piety gain when sacrificing.haranp2007-09-173-27/+93
* If an item selected for multi-drop is inscribed with "!d" or "!*", and thezelgadis2007-09-171-19/+18
* 1746240: selective amnesia now level 4.haranp2007-09-171-1/+1
* Nemelexites never autopray; this fixes the problem of autoprayingzelgadis2007-09-173-4/+13
* Added talk_visual to list of channel names in initfile.cc. Also updatedzelgadis2007-09-172-8/+18
* A handful of new game options:zelgadis2007-09-1717-54/+355
* D:1 save file wasn't being deleted when game ended; fixexd.zelgadis2007-09-171-1/+2
* Refix gcc pickiness fix to conform to haranp-dislikes-C-style-casts-pickiness :)haranp2007-09-161-1/+1
* Signed/unsigned comparison build fix for gcc pickiness -- ARRAYSIZE wrapsnlanza2007-09-161-1/+1
* Explosions no longer trigger a more() if you don't see any squares ofharanp2007-09-162-11/+21
* Updating documentation. (David)j-p-e-g2007-09-162-2/+13
* Fixed a bug where entomb() wasn't checking DNGN_SPECIAL_FLOOR.haranp2007-09-164-31/+27
* Applying patches by dolorous:j-p-e-g2007-09-1614-48/+92
* Shops could show up in Abyss/Pan. Oops. Will only show up in dungeon now.haranp2007-09-161-1/+1
* Elemental summoning shouldn't leak information on invisible monsters [1768784]haranp2007-09-161-1/+9
* Battlelust rage effect changed to 'building rage': you will go berserkharanp2007-09-164-4/+17
* Fixed dead code in monstuff.cc [1783674, zelgadis]haranp2007-09-161-29/+11
* Fix broken compile (missing #include)haranp2007-09-161-0/+5
* Yet another change to monster speech and silencing...j-p-e-g2007-09-1610-273/+597
* A number of cosmetic changes to the messages given by up_stairs() andzelgadis2007-09-161-21/+48
* Get &| (make unrand/fixed artefacts wiz command) to make the Horn of Geryonzelgadis2007-09-161-2/+31
* just_created_level was false when D:1 was generated for a brand newzelgadis2007-09-161-0/+3
* Oops, accidently checked in my local makefiles; sorry.zelgadis2007-09-162-6/+6
* Didn't have svn autoprops set properly for the new files that I addedzelgadis2007-09-169-9/+9
* Add dump sections for branch/area details for turns andzelgadis2007-09-1616-83/+816
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-1613-7/+47
* Make CLUA_BINDINGS the default for unix builds.zelgadis2007-09-161-1/+1
* Add missing AppHdr.h includes for these new files to un-break the Mac build.nlanza2007-09-163-0/+6
* Update the Xcode build for Matthew's recent refactor.nlanza2007-09-161-0/+36
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-15126-3471/+3935
* Fix up the Xcode build.nlanza2007-09-151-6/+38
* Fixed warning inscriptions for 'r' and 'P'.j-p-e-g2007-09-152-2/+12
* Applying patches by dolorous:j-p-e-g2007-09-157-23/+12
* Applied Enne's fix to 1795522: "show_beam shouldn't workj-p-e-g2007-09-158-12/+30
* HANDS_DOUBLE -> HANDS_TWO (rather than HANDS_HALF).j-p-e-g2007-09-154-5/+12
* Fixed a bug that made silence last forever. This also meantj-p-e-g2007-09-156-30/+56
* Whoops, overlooked something with abominations.j-p-e-g2007-09-142-17/+19
* Fixing bugs:j-p-e-g2007-09-144-17/+34
* Another round of patches, namely:j-p-e-g2007-09-148-24/+60
* Another addition to the list of what Xom likes (1794004).j-p-e-g2007-09-142-1/+3
* Make weapon noises more interesting (FR 1748813).j-p-e-g2007-09-143-68/+127
* Add trap_item_brand that behaves like stair_item_brand.j-p-e-g2007-09-137-4/+26
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-1314-62/+75
* Add confirmation before stepping on known magical traps.j-p-e-g2007-09-135-19/+55
* Applying patches 1793701 (dolorous), 1793683 and 1793679 j-p-e-g2007-09-138-8/+24
* Updated CREDITS.dshaligram2007-09-131-14/+14
* Cleaning up magic mapping. Patch by dolorous.j-p-e-g2007-09-138-29/+44
* Applying Enne's database.cc cleanup patch (1792896).j-p-e-g2007-09-121-61/+59
* Applying Matthew's stacking patch. (1793051)j-p-e-g2007-09-121-3/+26
* Applying patches 1792155 (quaffing from fountains) j-p-e-g2007-09-123-58/+52