summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Have all gods where praying makes no difference ignore your prayers,zelgadis2008-05-311-2/+22
* Add more minor cosmetic fixes.dolorous2008-05-311-2/+0
* Add minor cleanup.dolorous2008-05-311-2/+6
* Comment fixes.dolorous2008-05-311-4/+4
* Add minor cosmetic fixes.dolorous2008-05-311-7/+7
* Adjust the shapeshifter probability a bit.dolorous2008-05-311-2/+2
* When Xom polymorphs a monster, rarely turn it into a shapeshifter.dolorous2008-05-311-0/+12
* If butchering with a swapped weapon is interrupted, then switch backzelgadis2008-05-319-7/+50
* Don't display Xom piety information in character dumps. It's already dolorous2008-05-311-9/+13
* Fixed greedy mode explore_stop so that "items" stops when non-autopickupzelgadis2008-05-314-25/+74
* Comment fixes.dolorous2008-05-301-2/+2
* Add still more minor cosmetic fixes.dolorous2008-05-301-3/+3
* Add more minor cosmetic fixes.dolorous2008-05-301-3/+3
* Fix non-tiles compilation.dolorous2008-05-301-1/+1
* Autopickup freshly bottled blood potions. j-p-e-g2008-05-305-148/+179
* Make random pandemonium demons use CE_NOCORPSE.dolorous2008-05-301-1/+1
* Allow the monster version of "Summon Undead" to summon spectral dolorous2008-05-301-1/+2
* Highlighting selected items. Colour scheme is not finished yet.dploog2008-05-301-0/+3
* Just for kicks, reuse monster property mname to name zombies/skeletonsj-p-e-g2008-05-309-28/+42
* Changed hud (and % screen) a bit: Write EV and SH instead of Ev and Sh.dploog2008-05-301-32/+33
* Autoprayer is gone.zelgadis2008-05-3012-105/+3
* Add minor cosmetic fixes.dolorous2008-05-301-7/+7
* Remove scrolls of fog from the list of useless items, since they can bezelgadis2008-05-302-2/+2
* Added a "your god is growing displeased" tutorial event, so that turorialzelgadis2008-05-303-14/+38
* Added two new options, rest_wait_both and chunks_autopickup, both defaultingzelgadis2008-05-309-32/+75
* When using gcc (the Linux/UNIX compiler) static class members must bezelgadis2008-05-302-5/+14
* Diversify patrol behaviour for monsters of different intelligence.j-p-e-g2008-05-294-64/+151
* Fix BR 1945444 (broken Pan colours). Added as follows:dploog2008-05-291-19/+23
* Removed magic fountains from entry vaults. (Lemuel)dploog2008-05-291-2/+3
* Correct a mistake in the los check -- it's not quite so fast now, but atj-p-e-g2008-05-293-8/+23
* Removed reference to obsolete location of init.txt (Marc).dshaligram2008-05-291-1/+0
* Implement a much more efficient version of the LOS testing used forj-p-e-g2008-05-295-20/+439
* Add minor cosmetic fixes.dolorous2008-05-291-4/+4
* Modify tutorial messages for the new triggers. Thanks again, Matthew! :)j-p-e-g2008-05-297-297/+372
* Spaces can't be put around the '|' which divide alternate strings in azelgadis2008-05-291-9/+54
* Added scrolls of fog to the list of useless items.zelgadis2008-05-291-2/+2
* Added a line which can be uncommented to reduce autoprayer spam, mutingzelgadis2008-05-291-0/+3
* Add minor cosmetic fixes.dolorous2008-05-296-12/+12
* Oops, forgot to remove turning on DEBUG_DIAGNOSTICS.zelgadis2008-05-291-2/+0
* Fire TUT_SEEN_TRAP when a trap is detected, in addition to when a trapzelgadis2008-05-292-10/+42
* "include foo.txt" doesn't work, has to be "include = foo.txt"zelgadis2008-05-291-5/+5
* Twelve new tutorial events, plus examining a square with a cloud orzelgadis2008-05-2916-50/+709
* Added several include files to the init.txt. These add colours to items indploog2008-05-288-51/+470
* Add more noise-related cleanups.dolorous2008-05-2814-49/+41
* Fixed missing Lua errors (dpeg).dshaligram2008-05-281-5/+5
* Make include look like other options (dpeg).dshaligram2008-05-283-27/+9
* Fix broken handling of option aliases in included files (dpeg).dshaligram2008-05-282-2/+7
* Simplify _mon_on_interesting_grid() by reusing _is_native_in_branch() dolorous2008-05-281-8/+9
* Another use for patrolling:j-p-e-g2008-05-285-20/+94
* Small changes.dploog2008-05-281-4/+7