summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix [2661474]: note_all_skill_levels was being ignored.haranp2009-03-041-0/+1
* FR 2533562: Move the CRAWL_PIZZA / -pizza options into the init filenlanza2009-02-271-16/+9
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-0/+2
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-171-2/+2
* Halving the time before tooltips appear.ennewalker2009-02-171-1/+1
* Fix [2478469]: teleport should stop stair use delays.haranp2009-01-301-4/+5
* Added options easy_eat_gourmand and easy_eat_contaminated.zelgadis2009-01-261-0/+4
* Properly save and restore the starting wand or rod for the Artificer dolorous2009-01-201-1/+54
* Add more minor cosmetic fixes.dolorous2009-01-201-6/+6
* Add miscellaneous minor cleanups.dolorous2009-01-201-3/+3
* Add whitespace fixes.dolorous2009-01-171-1/+1
* Add game option evil_colour, set from the options file variable $evil, and usezelgadis2009-01-161-0/+5
* Make verbose_monster_pane default to true, and for TSO-ites colour monster panezelgadis2009-01-151-1/+1
* [2495836] Show names for friendly uniques during arena mode. Also, add a til...ennewalker2009-01-101-1/+6
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-0/+4
* Adding REVISION() macro to all source files.ennewalker2009-01-041-1/+1
* Add arena_force_ai option (also settable as "force_ai" or "no_force_ai" in th...dshaligram2009-01-031-0/+4
* Added option "verbose_monster_pane", which when set to true makes the monsterzelgadis2009-01-031-0/+3
* Allow arena_delay to be 0, instead of having a minimum of 1.zelgadis2009-01-011-1/+1
* Added arena game options:zelgadis2009-01-011-0/+7
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-1/+13
* drop_filter can now match against the same keywords as menu_colour, minus thezelgadis2008-12-311-1/+23
* * Dump spells contained in randart spellbooks, marking memorised spellsj-p-e-g2008-12-291-4/+10
* Fix 2471146: equipment being melded due to mutations.j-p-e-g2008-12-281-0/+27
* [2423866] Fixing bug where corpses don't appear in the inventory window by de...ennewalker2008-12-201-1/+1
* Adding auto-sizing for font, map, and window sizes. Windows should fit on th...ennewalker2008-12-201-10/+11
* Changed interrupted butchering behaviour as per Johanna'szelgadis2008-12-021-2/+2
* Oops, used tabs instead of spaces for indentation in items.cc and mon-util.cc.zelgadis2008-11-221-1/+1
* Fix multiline Lua <> blocks in .crawlrc ending on empty lines (doy).dshaligram2008-11-121-1/+1
* Graphical support for range restrictions of spells in tiles mode. Clicking p...ennewalker2008-10-051-0/+2
* Changed '!' in targeting from target-select to target-select-ignoring-range.haranp2008-10-041-1/+1
* Add an auto_exclude option that will automatically set a travelj-p-e-g2008-10-031-0/+4
* Adding a tile_repeat_key option (on by default) that determines whether to re...ennewalker2008-09-271-0/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-6/+0
* [2029973] Saner autopickup exceptions (doy).dshaligram2008-09-021-6/+12
* Report the right line numbers for Lua errors in .crawlrc Lua.dshaligram2008-08-091-24/+26
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-2/+4
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-051-1/+1
* FR 2026227: Make $ list current gold.j-p-e-g2008-08-011-0/+3
* Moving more settings to the Tiles options file. Fixing a mouse-related crash...ennewalker2008-07-241-7/+11
* More configurable fonts for Tiles.ennewalker2008-07-241-0/+37
* RIP stash_tracking option, always set to all now.dshaligram2008-07-231-8/+1
* Fix 2024087: @_generic_orc_speech@.j-p-e-g2008-07-231-0/+8
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-171-1/+75
* Apply DOS fixes to trunk.j-p-e-g2008-07-171-3/+7
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-1/+7
* Save macro.txt and wininit.txt in the settings folder, both using thej-p-e-g2008-07-081-5/+9
* Fix the old issue of switching to the butchering tool before actuallyj-p-e-g2008-07-071-5/+5
* Fix 1870427: Max hp misreported if frail and rotted.j-p-e-g2008-07-061-1/+5
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-041-1/+3