summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized variable.dolorous2008-03-141-5/+4
* Add minor comment fix.dolorous2008-03-141-3/+3
* Overhauled potions of blood and vampires.j-p-e-g2008-03-1318-165/+423
* Clean things up a bit more.dolorous2008-03-131-9/+13
* Clean up the routine to let vampires eat (drink?) from their inventory, dolorous2008-03-131-18/+21
* Abolish M_HUMANOID flag as it wasn't used anywhere. Comments claimedj-p-e-g2008-03-133-60/+21
* If the player is a vampire, and something in their inventory is rotting, dolorous2008-03-131-5/+7
* Clean up holiness handling, as well as a few other miscellaneous things.dolorous2008-03-1311-90/+74
* In monsters::can_drown(), make monster vampires able to drown, as player dolorous2008-03-131-2/+3
* Another few modifications to monster speech, and removed (or rather,j-p-e-g2008-03-135-62/+132
* Fix a comment.dolorous2008-03-131-1/+1
* Comment fixes.dolorous2008-03-131-3/+3
* Add still more cosmetic fixes.dolorous2008-03-131-8/+12
* Add more cosmetic fixes.dolorous2008-03-121-2/+3
* If you destroy an orcish idol using Lee's Rapid Deconstruction, make dolorous2008-03-121-0/+3
* Document Ctrl-D.dploog2008-03-123-19/+8
* Modify the Zot trap "Do you really ...?" prompt to only accept "yes" as aj-p-e-g2008-03-128-21/+61
* Fix compilation.dolorous2008-03-121-2/+1
* Reenable collateral kills for Beogh; they were disabled when orc dolorous2008-03-121-3/+5
* Fix logic of electricity affecting monsters in metal walls (I think), j-p-e-g2008-03-122-2/+3
* Fix new firing interface to also apply when selecting items via tile inventory.j-p-e-g2008-03-126-40/+87
* Added some more options to the veteran section. General update ofdploog2008-03-122-21/+36
* Move the routine to calculate the racial armor bonus into its own dolorous2008-03-111-49/+60
* Another of those commits on monster speech, hopefully the last one forj-p-e-g2008-03-1111-301/+612
* Allow non-Hill Orcs to occasionally summon wargs via Call Canine dolorous2008-03-111-1/+1
* Adjust TSO retribution probabilities. New rules (not in comments yet dolorous2008-03-111-9/+17
* Change the message generated for TSO-generated silence.dolorous2008-03-111-1/+1
* Make sure angels and daevas get non-racial equipment, as not all races dolorous2008-03-111-1/+3
* Still more TSO progress, Add silence as a retribution effect, and make dolorous2008-03-111-2/+7
* Two small additions to the manual (Vampire drinking blood from corpses;dploog2008-03-111-0/+7
* First step towards easy switching off the major interface changesdploog2008-03-114-1/+69
* whitespace fixpauldubois2008-03-111-1/+1
* Fix compilation (oops).dolorous2008-03-111-0/+2
* More progress on TSO. His retribution is now as follows:dolorous2008-03-112-6/+34
* Add fixes based on ncampion's (slightly tweaked) patches:dolorous2008-03-112-6/+8
* Some more monster speech additions:j-p-e-g2008-03-114-98/+306
* Again on the firing prompt. Ahem.dploog2008-03-111-1/+1
* Changed firing prompt, replacing Ctrl-N/P by (/).dploog2008-03-111-1/+1
* Implement FR 1897310: auto-travel through clouds if you are (semi)permanentlyj-p-e-g2008-03-107-87/+120
* Changed speak.txt -> monspeak.txt and noise.txt -> wpnnoise.txt in thedploog2008-03-103-6/+6
* Add the equivalent of "Smite the infidels!" to Beogh orc-speech. It dolorous2008-03-101-0/+2
* Rename speak.txt to monspeak.txt, and noise.xt to wpnnoise.txtj-p-e-g2008-03-103-4/+4
* Fix 1920778: mons_open_door() not respecting gatesj-p-e-g2008-03-1011-41/+87
* Fix percentage comments in random_servant().dolorous2008-03-101-18/+18
* Typo fix.dolorous2008-03-101-1/+1
* Change Gladiator description (FR 1779890).dploog2008-03-101-5/+5
* Clean up handling of neutralized holy beings and converted orcs. Now dolorous2008-03-101-8/+5
* Add more orc speech, courtesy of David.j-p-e-g2008-03-103-35/+169
* Add more comment fixes.dolorous2008-03-101-8/+9
* Two more instances of static members that already have vaguelypauldubois2008-03-102-6/+8