summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fixed bad messages when poison beams do zero damage to non-PR monsters.dshaligram2008-01-111-1/+1
* Fixed entry vault that could create hostile statues on D:1.dshaligram2008-01-111-3/+3
* Adding merfolk monster tiles.ennewalker2008-01-1110-18/+27
* Putting back accidently removed 'const'.ennewalker2008-01-111-1/+1
* Changes to beheld:ennewalker2008-01-111-12/+17
* Fixed missing upstairs in Hall of Blades (uru).dshaligram2008-01-102-6/+6
* More resist fixes.dshaligram2008-01-1014-132/+185
* Increase the damage done to undead by weapons of holy wrath to match the dolorous2008-01-102-5/+2
* #include "AppHdr.h" before including debug.h to fix the NDEBUG/DEBUG out of s...dshaligram2008-01-101-0/+1
* s/LONG_SWORDS/LONG_BLADES/ (cbus).dshaligram2008-01-1010-106/+69
* Fixing stat window to use crawl_view.hudsz and not hard-coded numbers.ennewalker2008-01-102-50/+22
* Make the "Polymorph Other" spell/wand count toward Zin's deliberate dolorous2008-01-102-0/+6
* Fixing compilation issues from ghost changes.ennewalker2008-01-104-51/+14
* Fix output display to accommodate the new quiver listing in the status dolorous2008-01-091-5/+5
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-0912-6/+59
* In mons_flies(), determine flight status for zombies based on their dolorous2008-01-091-1/+2
* First cut at new multilevel resists for monsters, needs a lot of work - sugge...dshaligram2008-01-096-86/+118
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-0933-616/+849
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-0914-17/+213
* [1866013] Fix character dump log typos.dolorous2008-01-091-4/+4
* Also display the proper messages when all your orcish followers abandon dolorous2008-01-091-0/+3
* Abandoning Beogh will now make all your orcish followers on all levels dolorous2008-01-091-46/+81
* Add killing mutators/rotters to the conduct description array, to fix an dolorous2008-01-091-2/+3
* Replace TSO's Smiting with Divine Shield.j-p-e-g2008-01-088-32/+110
* Remove unused variable.dolorous2008-01-081-4/+3
* The accuracy of dragon breath is now halved if you're wieldingj-p-e-g2008-01-086-29/+38
* Modifying shoals tiles.ennewalker2008-01-088-0/+4
* Adding TODO placeholder logic for tiles that haven't been drawn yet.ennewalker2008-01-083-389/+732
* Adding naga and centaur barding tiles to replace bad placeholder art.ennewalker2008-01-0857-90/+149
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-0713-72/+52
* Vault updates (David).dshaligram2008-01-075-157/+173
* Check whether a monster has the Polymorph Other spell when determining dolorous2008-01-063-1/+18
* Add one more minor wording tweak.dolorous2008-01-062-2/+2
* Add type fixes.dolorous2008-01-064-7/+7
* Add minor wording tweak.dolorous2008-01-061-1/+2
* Change conducts of Zin and TSO (!)j-p-e-g2008-01-067-28/+125
* Modified top level makefile to conditionally set the MAKEFILE variable.ennewalker2008-01-062-6/+8
* Adding lua bindings to X11 makefile by default. Removing more unused iso-mod...ennewalker2008-01-063-99/+34
* Fix problem when traveling up and down levels after a period of time. dolorous2008-01-061-0/+4
* Remove Zin's protection from draining attacks, as well as piety gain for dolorous2008-01-052-13/+6
* Tile support for Lugonu's corruption ability.ennewalker2008-01-052-0/+26
* Adding title to X11 window so it doesn't say "untitled window" anymore.ennewalker2008-01-051-5/+6
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-0511-16/+59
* Removing unused Nethack wand tiles.ennewalker2008-01-0527-0/+0
* Exposing (species-dependent) max and min hunger so that tiles can use that info.ennewalker2008-01-052-13/+35
* Clean up dolinks.sh some more: make it check for directories, not dolorous2008-01-051-2/+2
* Adjust dolinks.sh so that it can be run more than once without dolorous2008-01-051-4/+13
* Remove the M_WALL_SHIELDED flag. Instead, use the function dolorous2008-01-056-59/+39
* Adding deck type and subtype icons.ennewalker2008-01-0558-108/+260
* Fixing Pan assertion.ennewalker2008-01-0540-31/+105