summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* General code cleanups.haranp2008-06-155-38/+24
* Use radius_iterator instead of manually looping.haranp2008-06-152-26/+14
* Add more minor cosmetic fixes.dolorous2008-06-152-2/+2
* Apparently, necrophagi and ghouls are supposed to be able to pick up and dolorous2008-06-152-5/+3
* Add spacing fix.dolorous2008-06-151-1/+1
* Remove an accidental re-insertion of spawn_random_monster. Sorry aboutj-p-e-g2008-06-151-2/+0
* Fix the Vestibule having no upstairs. o_Oj-p-e-g2008-06-158-18/+31
* Add more miscellaneous minor fixes.dolorous2008-06-152-20/+27
* Produce a proper prompt when dropping 15 of 25 arrows inscribed with !d.haranp2008-06-151-2/+21
* Comment fixes.dolorous2008-06-151-2/+2
* In the "%" screen, always display the shield class number. even when no dolorous2008-06-151-9/+3
* Fix [1928206] by taking wasp's suggestion of moving dolorous2008-06-152-2/+2
* Add yet more miscellaneous minor fixes.dolorous2008-06-151-10/+7
* Add still more miscellaneous minor fixes.dolorous2008-06-151-7/+2
* Add spacing fix.dolorous2008-06-151-1/+1
* Add more miscellaneous minor cleanups.dolorous2008-06-152-10/+8
* Add miscellaneous minor fixes.dolorous2008-06-155-41/+34
* Comment fix.dolorous2008-06-151-1/+1
* Properly treat "Summon Scorpions" as a no-op in setup_mons_cast().dolorous2008-06-151-0/+1
* Treat all bazaars as noteworthy, not just the first one.j-p-e-g2008-06-152-29/+33
* Fix 1994279: Crash when checking ?v (version information).j-p-e-g2008-06-152-55/+58
* Fix tutorial message about gaining a skill being shown outside tutorial.j-p-e-g2008-06-154-15/+20
* Added comment.dploog2008-06-151-6/+6
* Fix 1948131: Quiver slot name wraps around the screen.j-p-e-g2008-06-1511-80/+101
* Fix BR 1994194: added spell description for Petrify. Wording may be odd.dploog2008-06-151-0/+6
* Cleaned up skill percentage calculation. Should fix 1929156.haranp2008-06-152-13/+13
* Added SPFLAG_NEUTRAL for utility spells which should use TARG_ANY.haranp2008-06-153-4/+8
* Simplify.dolorous2008-06-151-2/+2
* Comment fixes.dolorous2008-06-151-2/+2
* Add more minor cosmetic fixes.dolorous2008-06-151-2/+4
* After some more thought, revert the ghoul family changes; ghouls only dolorous2008-06-151-3/+3
* Since guardian mummies are supposed to be able to use weapons and armor, dolorous2008-06-151-4/+4
* Since (very) ugly things are of animal intelligence, they shouldn't be dolorous2008-06-151-2/+2
* Add another comment fix.dolorous2008-06-151-1/+1
* Simplify.dolorous2008-06-151-2/+3
* Comment fix.dolorous2008-06-151-1/+1
* Fix a previous fix.dolorous2008-06-151-1/+1
* Add miscellaneous minor fixes.dolorous2008-06-151-25/+25
* Update tutorial message to account for (most of) Yred's followers' being dolorous2008-06-151-2/+2
* Add still more minor cosmetic fixes.dolorous2008-06-141-2/+0
* Add one more entry.dolorous2008-06-141-0/+3
* Add a few more randart weapon name entries.dolorous2008-06-141-1/+5
* Added missing labyrinth minotaur (uru).dploog2008-06-142-52/+55
* Clean up handling of follower blessings.dolorous2008-06-141-1/+1
* Expand the list of gods that give permanent followers to include Yred, dolorous2008-06-141-3/+4
* For Beoghites, make sure that only your orcish followers (as opposed to dolorous2008-06-141-2/+3
* Consolidate the checks for gods that give you permanent followers into a dolorous2008-06-145-10/+20
* Remove unneeded blank lines.dolorous2008-06-141-2/+0
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-1414-90/+221
* Add more god gift-related fixes. First, expand mgen_data::hostile_at() dolorous2008-06-145-63/+64