summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Quick DEBUG_DIAGNOSTICS fixpauldubois2008-03-301-6/+4
* Comment fix.dolorous2008-03-301-2/+2
* Make monsters' halo-induced backlight match the player's.dolorous2008-03-302-15/+14
* Improve halo management so that it activates or deactivates immediately. dolorous2008-03-301-1/+16
* Update the rest of the files to the new documentation name.j-p-e-g2008-03-3010-30/+234
* Polish for monster list:pauldubois2008-03-303-147/+232
* Pull out some code from print_wounds() into new function mons_get_damage_level.pauldubois2008-03-302-71/+52
* Fix: mlistsz was 2 columns too small... stupid 1-based indices :-/pauldubois2008-03-301-1/+1
* Add one last set of whitespace fixes.dolorous2008-03-301-4/+4
* Add minor cosmetic fixes.dolorous2008-03-301-5/+6
* For consistency, make sure a monster's charmed status is only preserved dolorous2008-03-301-2/+5
* Add yet more whitespace fixes.dolorous2008-03-303-6/+6
* Fix [1929110]: Preserve a monster's charmed status when polymorphing.dolorous2008-03-301-0/+2
* Add still more whitespace fixes.dolorous2008-03-301-1/+1
* Fix comment typo.dolorous2008-03-301-1/+1
* Another, no, scratch that: THE tutorial improvement for tiles.j-p-e-g2008-03-306-418/+778
* Comment fix.dolorous2008-03-291-1/+1
* Add more whitespace fixes.dolorous2008-03-291-3/+3
* Added more (suggestions for) coding conventions, I hope that's okay.j-p-e-g2008-03-291-79/+250
* Rename part of the documentation:j-p-e-g2008-03-299-101/+256
* Finally allow ranged attacks (BEAM_MISSILE) and spells (BEAM_MMISSILE only)j-p-e-g2008-03-298-46/+187
* For 1923865pauldubois2008-03-298-40/+58
* For 1924228. Shop prompts and welcome and things are printed in the messagepauldubois2008-03-291-63/+58
* Fix 1927562, which was introduced by a code cleanup.pauldubois2008-03-291-5/+3
* Fixing view update issue with recite.ennewalker2008-03-291-2/+4
* Fix [1917601]: Make sure that daevas (as well as other holy beings) dolorous2008-03-291-1/+5
* Like Beogh, have TSO randomly bless a follower when you kill evil (as an dolorous2008-03-293-9/+21
* Fixing [1927953] wand charges not displaying correctly.ennewalker2008-03-291-1/+1
* Consolidate and clean up some of the blessing code.dolorous2008-03-293-41/+56
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-2921-555/+541
* Like Beogh, let TSO bless followers when they gain experience levels.dolorous2008-03-291-0/+9
* Add TSO's blessings of extended stays for abjurable monsters, and dolorous2008-03-291-22/+74
* Clean up the blessing routine a bit more.dolorous2008-03-281-12/+24
* Add the beginnings of TSO follower blessings. Assume that followers are dolorous2008-03-283-1/+17
* Moving monster list update to viewwindow (since only when the screen redraws ...ennewalker2008-03-284-9/+2
* For TSO, make the rarest blessing that of branding a monster's weapon dolorous2008-03-282-9/+46
* Let the weapon and armor enchantment blessings change the item's dolorous2008-03-284-18/+33
* Clean up blessings some more, properly indicating which blessings are dolorous2008-03-281-58/+58
* Increase the chance of the reinforcement blessing a bit more.dolorous2008-03-281-1/+1
* Clean up the blessing code a bit more, and fix the reinforcement dolorous2008-03-281-12/+30
* Add still more whitespace cleanups, and increase the chances of the dolorous2008-03-282-13/+9
* Add more whitespace fixes, and allow reinforcement to summon bands dolorous2008-03-283-17/+18
* Add whitespace fixes.dolorous2008-03-281-1/+1
* Make more static functions follow the coding style guidelines.dolorous2008-03-281-19/+19
* Make all the blessing references mention "reinforcement" instead of dolorous2008-03-281-5/+5
* FR 1927675: Change message for jellies corroding itemsj-p-e-g2008-03-283-6/+23
* Implement FR 1911470: DVORP type influences chance of spattering bloodj-p-e-g2008-03-284-11/+43
* * Monster list is now placed to the left of the view if the terminal is wide ...ennewalker2008-03-2810-36/+110
* Mark orc sorcerers as non-evil, and mark orc wizards as non-evil again.dolorous2008-03-281-2/+2
* Step 3 of making orc sorcerers non-evil: replace Animate Dead with dolorous2008-03-281-1/+1