summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.cc
Commit message (Expand)AuthorAgeFilesLines
* Tweaked stash-tracker so that greedy explore works in Pandemonium.dshaligram2006-12-121-1/+9
* Added -scorefile option to pass in a highscore file on the command-line for usedshaligram2006-12-121-28/+39
* Default terse_hand back to true after discussion with David.dshaligram2006-12-111-1/+1
* "saves" should be "saves/".haranp2006-12-071-1/+1
* Default save_dir to "saves" if SAVE_DIR_PATH is not defined and we're not ondshaligram2006-12-071-1/+3
* Miscellaneous items are }, not {.dshaligram2006-12-051-2/+2
* Speeded up greedy explore by moving can_explore out of the floodloop. Stilldshaligram2006-12-051-0/+5
* Added hp_colour and mp_colour per 1606160. Removed hp_attention.haranp2006-12-031-17/+60
* Added dump_order=overview and put it in by default.haranp2006-12-021-1/+2
* Greedy-explore tweaks: speedup by not double-floodfilling, and handle inabilitydshaligram2006-12-021-0/+10
* Minor tweaks to greedy-explore:dshaligram2006-12-011-2/+3
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-22/+76
* Dump needs blank line after spells list.dshaligram2006-11-301-1/+1
* Redid how the resists screen works (both in-game and in-dump.)haranp2006-11-291-7/+15
* Fixed feature and cset options being ignored.dshaligram2006-11-281-0/+98
* Updated crawl_options.txt and init.txt (David).dshaligram2006-11-281-2/+2
* Default lowercase_invocations to true.dshaligram2006-11-281-1/+1
* Fixed char_set option being ignored.dshaligram2006-11-271-3/+0
* Default increasing_skill_progress to true.dshaligram2006-11-241-1/+1
* [1601595] Lava smokes, swamp shallow water tends to mist.dshaligram2006-11-241-1/+1
* Implemented 1601227, pickup_mode.haranp2006-11-231-0/+10
* Implemented 1601230: sort_menus can now be of the form auto:5 (the default),haranp2006-11-221-2/+23
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-383/+865
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1711