summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.h
Commit message (Expand)AuthorAgeFilesLines
* Chance function(void) to function()reaverb2014-05-241-2/+2
* Remove `drop_mode` setting and in-game toggle for `single` behaviorChris Oelmueller2014-02-081-6/+0
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Make list_opt = foo reset the list, not append.Neil Moore2013-05-261-1/+0
* Remove some prototypes for extinct functions (blackcustard)Neil Moore2013-03-231-4/+0
* Allow running --mapstat on only a selection of levels.Adam Borowski2013-03-111-0/+3
* Handle resetting, subtracting for Lua list options.Neil Moore2012-09-161-0/+1
* Use std namespace.Raphael Langella2012-08-261-30/+30
* A skill training simulator in Lua.Raphael Langella2011-06-231-0/+2
* Merge branch 'unicode'.Adam Borowski2011-04-011-32/+3
|\
| * Merge branch 'master' into unicodeAdam Borowski2011-03-131-1/+1
| |\
| * | Rename TextFileReader to FileLineInput I didn't notice, use it for config files.Adam Borowski2010-12-161-32/+3
* | | Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
| |/ |/|
* | Add spacing fixes.David Lawrence Ramsey2011-02-071-1/+1
|/
* Get rid of MULTIUSER logic.Adam Borowski2010-12-021-1/+1
* Unify string_to_god() and str_to_god().Adam Borowski2010-09-071-1/+0
* Fix macro_dir handling (Napkin).Darshan Shaligram2010-07-171-0/+1
* Fix compilation.David Lawrence Ramsey2010-06-271-0/+1
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-1/+1
* Allow starting the arena from the startup menu.Robert Vollmert2010-04-301-2/+0
* Remove obsolete SysEnv.board_with_nail.Robert Vollmert2010-04-301-1/+0
* Unify startup menu with rest of character choice.Robert Vollmert2010-04-271-2/+5
* Regenerate lua cache when executable is rebuilt.Enne Walker2010-02-211-0/+1
* Code to alter/check feature properties in Lua.Jude Brown2010-01-171-1/+0
* dLua "mark_summoned" wrapper for monsters.Jude Brown2009-12-041-0/+1
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-13/+0
* Splitting up stuff.cc.Robert Vollmert2009-10-301-3/+0
* Specify arbitrary options on the command lineMatthew Cline2009-10-231-0/+3
* KPROP: assign feature properties in Lua vaults: FPROP_BLOODY, etc.Jude Brown2009-10-211-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* FR 2533562: Move the CRAWL_PIZZA / -pizza options into the init filenlanza2009-02-271-1/+0
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-0/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* For functions that return char*'s, don't return a c_str() of an dolorous2008-06-251-3/+3
* Better support for settings files that include other files:dshaligram2008-05-261-0/+7
* [1852851] Fixed option aliases not being used inside Lua conditional blocks i...dshaligram2007-12-281-1/+2
* Added DGL_STARTUP_PREFS_BY_NAME to store new character options by usernamedshaligram2007-09-241-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+32
* Allow monster symbols to be customised using the mon_glyph option.dshaligram2007-07-231-1/+2
* Remember choice of Beogh in character selection.dshaligram2007-06-141-2/+3
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-7/+14
* Redid how the resists screen works (both in-game and in-dump.)haranp2006-11-291-0/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-1/+7
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+101