summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-051-2/+7
* Tiles!ennewalker2008-01-051-0/+29
* Removed "all" option to easy_confirm.dshaligram2007-12-301-2/+0
* [1849483] Wielded weapons are ignored when looking for missiles to fire, and ...dshaligram2007-12-291-2/+3
* [1852851] Fixed option aliases not being used inside Lua conditional blocks i...dshaligram2007-12-281-4/+6
* [1849483] Warn player when fire_items_start option is blocking selection of t...dshaligram2007-12-281-0/+2
* Experimental "improved" explore algorithm which can be turned on byzelgadis2007-12-171-0/+6
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-2/+1
* [1832826] Removed another carp to stderr.dshaligram2007-11-281-2/+3
* Warn user if mon_glyph lines use bad monster names.dshaligram2007-11-241-0/+7
* Fall back to ASCII if Unicode locale is unavailable (Guus). Also queue up sta...dshaligram2007-11-201-11/+27
* Clean-up of options in init.txt and crawl_options.txt j-p-e-g2007-11-201-8/+12
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-44/+0
* Added an option, always_confirm_butcher.haranp2007-11-151-0/+5
* Don't trim menu_colours [1829940].haranp2007-11-111-1/+1
* Merged r2729 (morgue dir creation) from 0.3.haranp2007-11-071-0/+3
* Removed remaining traces of travel_colour (David).dshaligram2007-11-031-1/+0
* Removed obsolete "levels" option. des files to load should be specified in lo...dshaligram2007-10-291-6/+0
* [1810433] Ogre hunters start with large rocks. Monster ogres can also throw l...dshaligram2007-10-251-1/+4
* Fixed bad play time format in character dump, removed turns_by_place and kill...dshaligram2007-10-241-2/+2
* Accept "none" as a brand without carping about it to stderr.dshaligram2007-10-211-1/+1
* Menus are now tagged. Menu colours now only apply to a menu with a matchingharanp2007-10-191-8/+23
* Make element_cols static.dshaligram2007-10-031-1/+1
* Updated colour names in initfile.cc for the new elemental colours.dshaligram2007-10-031-5/+9
* remember_name was broken, fixed.dshaligram2007-09-271-1/+1
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-3/+1
* Added DGL_STARTUP_PREFS_BY_NAME to store new character options by usernamedshaligram2007-09-241-6/+3
* Removed detailed_hunger option, the hunger states near starving, veryzelgadis2007-09-191-5/+0
* Added talk_visual to list of channel names in initfile.cc. Also updatedzelgadis2007-09-171-4/+4
* A handful of new game options:zelgadis2007-09-171-0/+23
* Add dump sections for branch/area details for turns andzelgadis2007-09-161-3/+3
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+5
* Another round of patches, namely:j-p-e-g2007-09-141-1/+2
* Add trap_item_brand that behaves like stair_item_brand.j-p-e-g2007-09-131-1/+6
* Applying patches 1793701 (dolorous), 1793683 and 1793679 j-p-e-g2007-09-131-0/+5
* A few general fixes:j-p-e-g2007-09-101-0/+2
* Another variety of changes.j-p-e-g2007-09-031-0/+3
* A few small changes:j-p-e-g2007-09-031-2/+1
* Implemented patch 1773718 (improved wizard commands) andj-p-e-g2007-09-021-1/+1
* Added verbose hiscore output to char_dump, andj-p-e-g2007-08-221-2/+2
* A few small message changes and additions, mostlyj-p-e-g2007-08-221-1/+1
* Fixed -morgue option being ignored when Crawl is built with Lua bindings (Marc).dshaligram2007-08-171-4/+6
* Fixed lua_file not being processed correctly when Crawl is installed withdshaligram2007-08-151-11/+3
* Added spears to fire order, & as an alias for X in autopickup option, removeddshaligram2007-07-301-10/+2
* Added support for colon-prefixed Lua one-liners in .crawlrc, documented dshaligram2007-07-241-1/+19
* Allow NetHack-style OPTION=foo,!bar,baz:x lines.dshaligram2007-07-241-8/+33
* Allow monster symbols to be customised using the mon_glyph option.dshaligram2007-07-231-9/+75
* [1752536] fire_order is now smarter.dshaligram2007-07-121-32/+24
* [1737348] Allow stash.lua to annotate item names for autopickup so autopickupdshaligram2007-07-111-0/+1
* More debug stats for maps.dshaligram2007-07-091-0/+1