summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
Commit message (Expand)AuthorAgeFilesLines
...
* Remove scrolls of fog from the list of useless items, since they can bezelgadis2008-05-302-2/+2
* Added two new options, rest_wait_both and chunks_autopickup, both defaultingzelgadis2008-05-301-0/+3
* 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
* "include foo.txt" doesn't work, has to be "include = foo.txt"zelgadis2008-05-291-5/+5
* Added several include files to the init.txt. These add colours to items indploog2008-05-287-50/+468
* Make include look like other options (dpeg).dshaligram2008-05-281-2/+2
* runrest_ignore the entire "pray" channel, not just "prayer ends".zelgadis2008-05-271-1/+1
* Remove unneeded "settings/" from travel_stoppers.txt include path dolorous2008-05-261-1/+1
* Also fixed include paths to 034_* from init.txt (thanks, dolorous).dshaligram2008-05-261-2/+2
* Update init.txt to account for the new location of travel_stoppers.txt.dolorous2008-05-261-1/+1
* Moved travel_stoppers.txt to settings folder.dploog2008-05-261-0/+26
* Moved all option files to settings directory.dshaligram2008-05-263-0/+734