summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
Commit message (Expand)AuthorAgeFilesLines
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-092-132/+14
* Oops, forgot to check in docs and init.txt changes for msg_condense_repeatszelgadis2008-06-081-0/+1
* Nerf damage of the bat transformation. Reduced fromj-p-e-g2008-06-071-1/+4
* Moved all tile related options into a file of their own.dploog2008-06-073-25/+28
* Added commentary to options text. Sourced out list of tile minimapdploog2008-06-062-19/+23
* Add a line on good gods disapproving of certain items to theirj-p-e-g2008-06-061-1/+1
* Made (re)colouring of food/item types really easy (using variables and adploog2008-06-053-22/+35
* Added two new stash options, stash_track_decay and stash_remove_decay. Ifzelgadis2008-06-051-0/+2
* For stash searching, annotate dropped items with {dropped} ifzelgadis2008-06-041-0/+1
* "menu = lightred:.* equipped.* cursed" was missing spaces before "equipped"zelgadis2008-06-041-1/+1
* Fix a bug with swap_when_safe, and experimentally defaultj-p-e-g2008-06-031-6/+5
* Bug/FR 1947001: For damaging cards add "You draw card xy" to the prompt,j-p-e-g2008-06-031-0/+3
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-012-4/+1
* Can now conditionalize settings based on menu_colour_prefix_class andzelgadis2008-06-011-1/+13
* Modify menu_colour_item_prefix() to also handle stuff like contaminatedj-p-e-g2008-05-313-158/+23
* If butchering with a swapped weapon is interrupted, then switch backzelgadis2008-05-311-0/+1
* Highlighting selected items. Colour scheme is not finished yet.dploog2008-05-301-0/+3
* Autoprayer is gone.zelgadis2008-05-302-4/+0
* 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