summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/options.h
Commit message (Expand)AuthorAgeFilesLines
...
* Don't prompt about sacrifices with auto_sacrifice set to falseChris Campbell2013-04-011-1/+2
* A new option, show_god_gift = yes|unindent|no.Adam Borowski2013-03-271-0/+1
* changed autodetection of layout to use physical screen dimensions for androidChris West2013-01-191-1/+1
* Hide bitmaskness of options.autopickupsAdam Borowski2013-01-181-1/+1
* Remove long-gone option even moreChris Oelmueller2013-01-111-2/+0
* merge of small-screen changes from old build envChris West2013-01-051-0/+1
* Remove the list_rotten optionChris Campbell2012-11-111-1/+0
* Remove some unneeded menu_colour optionsChris Campbell2012-11-111-3/+0
* Generate artefact inscriptions on the fly (elliott)Chris Campbell2012-11-101-1/+0
* Remove the show_no_ctele optionChris Campbell2012-11-091-1/+0
* Evict some classes from externs.hAdam Borowski2012-10-311-0/+58
* Don't use a std::map for item_glyph, as order of overrides matters.Adam Borowski2012-10-181-1/+2
* Reduce repeating item_glyph regexp matches by caching results per name.Adam Borowski2012-10-161-1/+1
* Get rid of all but one uses of mon_display.Adam Borowski2012-10-161-4/+4
* A new option: item_glyph += dagger : lightgrey †Adam Borowski2012-10-161-3/+3
* New option to have zoomed textures filtered: tile_filter_scaling.Raphael Langella2012-10-081-0/+1
* Allow prepending with listopt ^= foo.Neil Moore2012-10-041-6/+7
* Merge the sacrifice_before_explore option into auto_sacrifice.Raphael Langella2012-10-041-3/+10
* Add dump_on_save option (elliott).elliptic2012-09-271-0/+1
* Support message_colour -= foo.Neil Moore2012-09-251-2/+2
* An option for local tiles to scale the dungeon area tiles up (or even down).Florian Diebold2012-09-031-0/+1
* Use std namespace.Raphael Langella2012-08-261-92/+87
* New option: auto_sacrifice.Raphael Langella2012-08-201-0/+2
* New option: sacrifice_before_explore.Raphael Langella2012-08-201-0/+2
* Make note_skill_levels default to what it used to, make it a simple list option.Adam Borowski2012-08-111-1/+1
* Rename FixedBitArray to FixedBitVector.Adam Borowski2012-07-261-1/+1
* Basic infrastructure for de-spamming debug mode.Adam Borowski2012-07-101-0/+3
* An undocumented command-line option, --no-save.Adam Borowski2012-07-101-0/+1
* New option: show_travel_trail.Florian Diebold2012-07-041-0/+2
* Make the DGL/webtiles chat message logging optional.Florian Diebold2012-06-291-0/+1
* Unify and sanitize .rc parsing of item classes, allow adding rods to autopickup.Adam Borowski2012-06-191-3/+4
* Use printf to simplify reporting initfile errors.Adam Borowski2012-05-021-1/+1
* Optioncide: note_all_spells (always on).Adam Borowski2012-05-021-1/+0
* Optioncide: ood_interesting, rare_interesting.Adam Borowski2012-05-021-2/+0
* Remove the pizza= initfile setting.Adam Borowski2012-04-151-2/+0
* Use enums rather than string comparison for fake languages.Adam Borowski2012-04-131-1/+2
* New option: fsim_scale.Raphael Langella2012-04-111-0/+1
* Add a new fsim_mode option and enable defense simulation.Raphael Langella2012-04-091-0/+1
* Purge the fsim stats and xl options.Raphael Langella2012-04-091-2/+0
* A new option: auto_drop_chunks.Adam Borowski2012-03-201-0/+1
* A makeshift implementation of "language=".Adam Borowski2012-03-171-0/+2
* New ctrl+V command to show monster HP, and other HP colouring improvements. (...Michael Gagno2012-03-071-0/+3
* Get rid of USisms in spelling of -ll- and -tt-.Adam Borowski2012-01-251-3/+3
* Fix a few more console/webtiles discrepancies and USE_TILE where it should be...Florian Diebold2011-12-141-2/+3
* Split automatic eating of chunks while travelling into a separate option from...Chris Campbell2011-11-121-0/+1
* Change always_confirm_butcher to allow butchering the top corpse of a stack w...Chris Campbell2011-11-121-1/+1
* Option removal continued: colour_map, verbose_monster_pane, item_colour, easy...Chris Campbell2011-10-261-6/+0
* Remove some more options: classic_hud, classic_item_coloursChris Campbell2011-10-251-2/+0
* Remove some options: show_beam, pickup_droppedChris Campbell2011-10-251-2/+0
* New option: skill_focus.Raphael Langella2011-09-191-0/+1