summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Simplify.dolorous2008-10-081-3/+4
* Allow monsters to properly pick up and use missile types that don't need dolorous2008-10-081-3/+11
* Properly end prayers when you lose enough piety to make your god not dolorous2008-10-081-1/+1
* Add still more whitespace fixes.dolorous2008-10-081-2/+2
* Add more whitespace fixes.dolorous2008-10-081-1/+1
* Add whitespace fixes.dolorous2008-10-074-13/+13
* Simplify.dolorous2008-10-071-10/+7
* Add miscellaneous minor fixes.dolorous2008-10-071-7/+4
* Add more prayer-related fixes.dolorous2008-10-072-16/+17
* For consistency, make Zin ignore your non-altar prayers if you don't dolorous2008-10-071-0/+3
* Consolidate prayer-ending routines.dolorous2008-10-073-9/+9
* Tweak Yred's description a bit.dolorous2008-10-071-1/+1
* Make Yred ignore prayers if his injury mirror is unavailable, and turn dolorous2008-10-072-5/+11
* Fix acquirement() giving Book of Bugginess.haranp2008-10-071-0/+1
* Make base_name() use a default parameter.dolorous2008-10-074-4/+4
* Add whitespace fix.dolorous2008-10-071-1/+1
* Add still more minor cosmetic fixes.dolorous2008-10-072-2/+3
* Add yet more minor cosmetic fixes.dolorous2008-10-072-8/+8
* Fix flight type handling so that spectral things can at least always dolorous2008-10-076-25/+37
* Fixing bug where spells that affected an area couldn't be cast via mouse click.ennewalker2008-10-071-1/+1
* Revert previous changes, as they don't seem that useful, given that most dolorous2008-10-073-11/+5
* Expand monster speed handling to work on the level of individual dolorous2008-10-073-8/+14
* Add still another minor cosmetic fix.dolorous2008-10-061-1/+3
* Add yet one more minor cosmetic fix.dolorous2008-10-061-1/+1
* Add one more minor fix.dolorous2008-10-061-1/+1
* Add more minor cosmetic fixes.dolorous2008-10-061-6/+6
* Add whitespace fix.dolorous2008-10-061-1/+1
* Fix inverted logic, and simplify.dolorous2008-10-062-3/+4
* Add more miscellaneous minor fixes.dolorous2008-10-062-3/+4
* Fix 2149665: bad bolt name for throwing.haranp2008-10-061-12/+13
* Fix 2148551: items not uppercased.haranp2008-10-064-87/+55
* And really fix zombification checks.dolorous2008-10-061-2/+3
* Fix inverted logic (oops).dolorous2008-10-061-1/+1
* Add miscellaneous minor fixes.dolorous2008-10-061-9/+6
* Remove unneeded blank line.dolorous2008-10-061-1/+0
* Expand mons_itemuse() to work at the individual monster level, as well.dolorous2008-10-068-76/+78
* Add yet more cosmetic fixes.dolorous2008-10-062-6/+6
* Allowing literal tiledef start values.ennewalker2008-10-061-2/+3
* Add more minor cosmetic fixes.dolorous2008-10-061-3/+4
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-0618-52/+69
* Add more minor cosmetic fixes.dolorous2008-10-062-6/+6
* Fixing tiles text cursor appearing in the wrong region.ennewalker2008-10-061-1/+21
* Grey out all monsters and cells (not just wall cells) out of range.haranp2008-10-052-61/+103
* Take monsters' primary and secondary habitats into account when first dolorous2008-10-051-19/+48
* Unbreak debug build.haranp2008-10-051-3/+3
* Adjust monster habitats again. Remove the M_AMPHIBIOUS flag, and dolorous2008-10-0511-128/+178
* Add minor cosmetic fixes.dolorous2008-10-051-40/+39
* Simplify.dolorous2008-10-051-1/+1
* Add still more miscellaneous minor fixes.dolorous2008-10-052-17/+19
* Removed unneeded casts.haranp2008-10-052-3/+2