summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
Commit message (Expand)AuthorAgeFilesLines
...
* FR 2026227: Make $ list current gold.j-p-e-g2008-08-012-1/+2
* Fix 2026078: Quiver not updated after item slot adjustment.j-p-e-g2008-07-251-2/+3
* Moving more settings to the Tiles options file. Fixing a mouse-related crash...ennewalker2008-07-241-0/+6
* More configurable fonts for Tiles.ennewalker2008-07-241-1/+13
* RIP stash_tracking option, always set to all now.dshaligram2008-07-231-1/+0
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-172-52/+18
* Fix bad potions not counting as useless and thus being auto-picked up.j-p-e-g2008-07-151-4/+4
* Another bug fix to the colouring.dploog2008-07-151-1/+1
* Fix dangling inscription for coagulated blood.j-p-e-g2008-07-152-9/+18
* Inventory colouring (Markus).dploog2008-07-152-1/+4
* Apply Yelve Yakut's patch to improve the shop interface. Selecting stuffj-p-e-g2008-07-141-1/+0
* Fix README.txt not being readable from the in-game help.j-p-e-g2008-07-111-4/+0
* Some more tweaks to starting equipment and skills.j-p-e-g2008-07-111-1/+1
* Add missing amulet types to autopickup_exceptions.txt (BR 2013462)j-p-e-g2008-07-111-2/+2
* Document new orcish idol color.dolorous2008-07-101-1/+1
* Save macro.txt and wininit.txt in the settings folder, both using thej-p-e-g2008-07-081-0/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-1/+1
* FR 1971637: make "stash_track_decay = true" and "stash_remove_decay = true"zelgadis2008-07-031-2/+0
* Added allow_self_target option, with possible values yes, no, prompt.haranp2008-07-021-0/+1
* Add color-related fixes: orcish idols are now consistently described as dolorous2008-06-291-7/+1
* Use "distant snort" instead of "snort", to avoid matching snorting yaks.zelgadis2008-06-291-1/+1
* Apply a patch by Rob Grant (spoondrift) that enables all combinations ofj-p-e-g2008-06-251-0/+1
* Improve targetting via monster list, add a new option to define thej-p-e-g2008-06-251-0/+1
* Make a note when falling through a shaft. It might be better if the note dploog2008-06-241-0/+1
* Swap '.' and '!' in the targetting interface.j-p-e-g2008-06-221-1/+1
* Abolish item sacrifices for all gods except Nemelex, Zin and TSO. Thej-p-e-g2008-06-221-1/+1
* Added force_more_message example to init.txt (Zaba).dploog2008-06-201-0/+3
* Moved chunks_autopickup from 4-i to 4-a.dploog2008-06-181-1/+1
* Fix randart jewellery always named "of Bugginess".j-p-e-g2008-06-161-5/+5
* Implement FR 1928421: let Snorg go berserk!j-p-e-g2008-06-131-0/+1
* Extend monster pathfinding to monsters circumventing pools of deep waterj-p-e-g2008-06-111-1/+1
* Enable monsters to move around glass structures if they can see thej-p-e-g2008-06-101-5/+1
* Move pickup_butcher_tool.txt into (the recently freed) pickup.lua, j-p-e-g2008-06-102-36/+4
* Added some C lua functions to simplify pickup_butcher_tool.txt. Also,zelgadis2008-06-101-35/+21
* Restore capability of lua scripts to change autopickup behaviour sozelgadis2008-06-101-5/+4
* Remove pickup.lua.j-p-e-g2008-06-093-23/+21
* 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