summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
Commit message (Collapse)AuthorAgeFilesLines
...
* runrest_ignore the entire "pray" channel, not just "prayer ends".zelgadis2008-05-271-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5285 c06c8d41-db1a-0410-9941-cceddc491573
* Remove unneeded "settings/" from travel_stoppers.txt include path dolorous2008-05-261-1/+1
| | | | | | | (thanks, dshaligram). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5263 c06c8d41-db1a-0410-9941-cceddc491573
* Also fixed include paths to 034_* from init.txt (thanks, dolorous).dshaligram2008-05-261-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5261 c06c8d41-db1a-0410-9941-cceddc491573
* Update init.txt to account for the new location of travel_stoppers.txt.dolorous2008-05-261-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5260 c06c8d41-db1a-0410-9941-cceddc491573
* Moved travel_stoppers.txt to settings folder.dploog2008-05-261-0/+26
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5259 c06c8d41-db1a-0410-9941-cceddc491573
* Moved all option files to settings directory.dshaligram2008-05-263-0/+734
Crawl loads init.txt from data file path if it can't find any other .crawlrc. makefile changes to copy settings directory to install dir. Tested only on Linux/tty. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5258 c06c8d41-db1a-0410-9941-cceddc491573