summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* - Move "shaft disappears in a puff of logic" logic further down, so it'spauldubois2008-03-172-19/+24
* forgot yesnoquit()pauldubois2008-03-171-1/+4
* Some yesno standardisation. Some yesno prompts had a trailing space, some di...pauldubois2008-03-177-14/+17
* Fix 1915965, infinite loop identifying identified items with identified scrol...pauldubois2008-03-171-0/+1
* Morphed SingleFileDB into TextDB, a class that accepts any number ofpauldubois2008-03-172-286/+133
* Vault:8 fix (sorear).dploog2008-03-161-1/+1
* One more comment fix.dolorous2008-03-161-1/+1
* Make global variables follow conventions.pauldubois2008-03-162-31/+29
* Comment fix.dolorous2008-03-161-2/+1
* Consistency fix: Make sure all forcibly converted orcs are near you.dolorous2008-03-161-1/+1
* More cosmetic fixes.dolorous2008-03-161-1/+1
* Add a few more miscellaneous cleanups.dolorous2008-03-162-8/+8
* Remove redundant sanity check.dolorous2008-03-161-3/+0
* Halo-related cleanups: limit the halo's radius to (roughly) FOV, add dolorous2008-03-163-79/+91
* 1846578 /digging doesn't target monsterspauldubois2008-03-161-1/+2
* Implement TSO's halo. It applies backlight to the player and all dolorous2008-03-167-32/+129
* Fix door opening and closing not updating the entire door.pauldubois2008-03-161-1/+13
* Adjust the two entry vaults with vertically aligned doors, a ladploog2008-03-161-3/+3
* Pull yes or no questions requiring a typed "yes" into into a yes_or_no(),pauldubois2008-03-166-34/+32
* FR [ 1914596 ] Inventory header linepauldubois2008-03-163-14/+21
* Changed door-open failure message to match the door-close message.pauldubois2008-03-155-41/+69
* Cosmetic fix.dolorous2008-03-151-1/+1
* Fixed description of unidentified silver horn.pauldubois2008-03-151-1/+1
* Fixed: Equipped weapons could make their way into fire_order if they were +f.pauldubois2008-03-151-2/+4
* Initialize quiver to ENDOFPACK instead of 0. Fixes the case:pauldubois2008-03-151-1/+1
* [1914525] Fixed pluralisation of branded missiles in the quiver.dshaligram2008-03-151-0/+4
* Removed mutation depth restriction as suggested by the mutant overlords of ##...dshaligram2008-03-151-2/+1
* [1914615] Fixed potions of mutation accidentally becoming eligible for early ...dshaligram2008-03-151-1/+1
* Fixed bad SUBST syntax (sorear).dshaligram2008-03-151-1/+1
* [1914670] Fixed randarts possibly getting up to -7 negative ench (sorear).dshaligram2008-03-151-23/+23
* Add still more whitespace fixes.dolorous2008-03-151-12/+12
* Simplify Beogh-worshipping check.dolorous2008-03-151-4/+4
* Eliminate recursive copying from the build, as it'll copy the hidden SVN dolorous2008-03-153-3/+5
* Account for the new database directory when building. Apply evktalo's dolorous2008-03-154-4/+14
* Clean up handling of zombie-types.dolorous2008-03-155-57/+37
* Add minor whitespace fixes.dolorous2008-03-155-11/+8
* Add more holiness cleanups.dolorous2008-03-157-19/+24
* Typo fix.dolorous2008-03-151-2/+2
* Restricted several minivaults branch-wise (BR 1902748).dploog2008-03-151-4/+18
* Added synonyms in yelling interface (!=t) and when butchering (D=c) sodploog2008-03-152-1/+3
* Fix missing include.dolorous2008-03-141-0/+1
* Fix one more potential source of evil allies for good-god worshippers.dolorous2008-03-141-2/+2
* Simplify another good-god check.dolorous2008-03-141-4/+1
* For consistency, disallow evil allies for all followers of the good dolorous2008-03-142-9/+7
* For TSO worshippers, don't allow the Crusade card to convert evil dolorous2008-03-141-1/+5
* Consolidate the holy/evil and unholy attitude change routines.dolorous2008-03-141-59/+22
* Make evil and unholy allies abandon you if you start worshipping a good dolorous2008-03-141-6/+56
* Added note on metal walls grounding. In case the line is too whimsy,dploog2008-03-141-1/+2
* Add minor punctuation fixes.dolorous2008-03-141-16/+16
* Added some explanation on heavy vs light armour. dploog2008-03-141-14/+23