summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.cc
Commit message (Expand)AuthorAgeFilesLines
* Add files documenting option changes from 0.4.5 -> 0.5 and 0.5 -> 0.5.1.j-p-e-g2009-07-261-3/+4
* Apply the relevant parts of r10086 to 0.5, add the patch guide and newj-p-e-g2009-07-041-24/+34
* * Use coinflip() for whether monsters step aside for others, or not.j-p-e-g2009-06-241-2/+2
* * Greatly lower tiles update rate, now with an option for easier testing.j-p-e-g2009-06-211-1/+3
* * Make the key press delay in tiles optional (and shorter, by default).j-p-e-g2009-06-141-20/+23
* Add an 0.5-only option to remind players that wands are now evoked, withj-p-e-g2009-05-311-0/+2
* Add an option that controls whether the tiles build displays tiles inj-p-e-g2009-05-231-0/+2
* Fix warning.dolorous2009-05-061-2/+0
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-0/+2
* Add spacing fixes.dolorous2009-04-301-1/+1
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-2/+8
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-17/+25
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-2/+4
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-1/+1
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-0/+4
* * Tweak FAQ and change log some more.j-p-e-g2009-04-051-1/+1
* FR 2093461: add player + allies FRIENDLY_PICKUP modej-p-e-g2009-03-121-0/+2
* Various documentation tweaks. Among others, replace all references toj-p-e-g2009-03-121-8/+8
* Add whitespace fixes.dolorous2009-03-061-2/+2
* 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