summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modify mon_enemies_around() logic to allow friends to also cast spellsj-p-e-g2008-05-282-1/+30
* Comment fixes.dolorous2008-05-281-6/+5
* Use the "sound" message channel properly with some sound-related dolorous2008-05-285-7/+7
* Revert previous change, as random uselessness is a scroll effect, and dolorous2008-05-281-32/+14
* Add random uselessness messages for when the player is silenced. These dolorous2008-05-282-0/+19
* Add more silence checks for random uselessness scroll effects.dolorous2008-05-281-5/+7
* Remove now-redundant code.dolorous2008-05-281-9/+5
* Typo fix.dolorous2008-05-281-1/+1
* Clean up handling of the "[Your followers] forsake you." messages when dolorous2008-05-281-14/+14
* Add minor cosmetic fixes.dolorous2008-05-282-1/+2
* Some reformatting for the branch descriptions.zelgadis2008-05-271-25/+25
* Add one more consistency fix: Death oozes should use CE_NOCORPSE too.dolorous2008-05-271-1/+1
* Add consistency fixes: zombified forms (skeletons, zombies, spectral dolorous2008-05-271-16/+16
* Modify num_feats_between to return early if a feature has beenj-p-e-g2008-05-279-248/+270
* Add yet another new channel MSGCH_FRIEND_ACTION thatj-p-e-g2008-05-275-172/+88
* Well, that's what I get by working on several versions of the code atj-p-e-g2008-05-271-20/+77
* Update documentation on coding conventions, and apply a few of them. :)j-p-e-g2008-05-274-35/+39
* Fix 1974137: Stat-lowering transformations resulting in death by statj-p-e-g2008-05-275-65/+193
* Some spacing clean-up in the tutorial code (thanks for the additions,j-p-e-g2008-05-277-723/+757
* Sif Muna is no longer pleased simply by spell casting, but rather byzelgadis2008-05-271-1/+1