summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for tile_water_anim in WebTilesPekka Lampila2014-02-071-0/+1
* Document initfile.cc a little bit better.blackcustard2014-01-301-0/+19
* Split the note_chat_messages option into note_chat_messages and note_dgl_mess...elliptic2014-01-241-0/+2
* Autopickup rods by default.Raphael Langella2014-01-231-0/+1
* Show inventory weights by default.Brendan Hickey2014-01-151-1/+1
* New option: fsim_csvRaphael Langella2014-01-151-0/+2
* WebTiles options to hide/show messages/sidebar when using level mapPekka Lampila2014-01-131-0/+8
* Menu for pickup : new option 'pickup_menu_limit'Cedor2014-01-091-0/+2
* Accept non-standard Microsoftesque "en-US".Adam Borowski2014-01-071-1/+1
* Revert broken parsing of locale names.Adam Borowski2014-01-071-38/+41
* Rename languages to ll_CCRaphael Langella2014-01-071-41/+38
* Keep original capitalisation in user_note_prefix (#7925)Neil Moore2014-01-051-1/+1
* Don't use languages by default on Windows console.Adam Borowski2014-01-021-1/+1
* Allow setting tile_font_*_size to 0 (base on screen size)Pekka Lampila2014-01-021-5/+5
* Support tile_font_*_size in WebTilesPekka Lampila2014-01-021-8/+22
* Move WebTiles animations setting to rc filePekka Lampila2014-01-021-0/+3
* Move WebTiles glyph mode setting to rc filePekka Lampila2014-01-021-0/+12
* Use rc settings for tile scaling in WebTilesPekka Lampila2014-01-021-4/+7
* Remove `pickup_mode` option, introduce `pickup_menu`Chris Oelmueller2013-12-301-14/+2
* Default language to the system locale [Windows].Adam Borowski2013-12-271-1/+7
* Default language to the system locale [Unix].Adam Borowski2013-12-271-67/+83
* Default 'note_chat_messages' to false.Brendan Hickey2013-12-231-1/+1
* Prompt to continue wearing/unwearing armour when a monster comes into view.Sage2013-12-231-4/+4
* Drop pointless empty lines after or before a brace.Adam Borowski2013-12-211-1/+0
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Remove remaining traces of tile_force_regenerate_levelsPekka Lampila2013-12-141-2/+0
* Support show_game_turns in WebTilesPekka Lampila2013-12-141-0/+2
* Handle tile_show_demon_tier on client side in WebTilesPekka Lampila2013-12-131-0/+2
* Allow settings tile_map_pixels to 0Pekka Lampila2013-12-131-1/+1
* Support tile_map_pixels in WebTilesPekka Lampila2013-12-131-2/+5
* Send some rc file options to the WebTiles clientPekka Lampila2013-12-111-1/+47
* Fix spelling of "targeting" (#7837)Chris Campbell2013-12-101-2/+3
* Fix cmdline --gdb not working outside of --test and friends.Adam Borowski2013-11-201-9/+2
* Drop a literal.Adam Borowski2013-11-201-1/+1
* Fix typos, "Che" -> "Chei"Chris Oelmueller2013-11-201-1/+1
* Spam about the reason GDB is disabled.Adam Borowski2013-11-171-5/+5
* Autofight for conjurers.Naruni2013-11-151-0/+1
* More formatting fixes for return (...);Neil Moore2013-11-151-1/+1
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-3/+3
* Don't allocate pointless iterators.Adam Borowski2013-11-151-4/+4
* An cmdline option: -no-gdb.Adam Borowski2013-11-051-1/+7
* Unbreak Windows.Adam Borowski2013-11-051-1/+3
* Don't attach gdb in debug builds unless --gdb is given on cmdline.Adam Borowski2013-11-051-0/+11
* "./crawl -test list" to enumerate available internal tests.Adam Borowski2013-10-281-1/+2
* Clean up checks for disabled species/jobs when starting a new game.elliptic2013-10-141-11/+4
* Reformat multi-line array literals.Adam Borowski2013-10-051-6/+12
* Remove weapons from the default fire_order.Neil Moore2013-10-021-2/+2
* Unify NG thrown weapon handling; give small throwers tomahawks.Steve Melenchuk2013-09-251-12/+9
* Purge obsolete code for quivering weapons.Adam Borowski2013-09-221-8/+0
* A new throwing missile, tentantively named "tomahawk".Adam Borowski2013-09-221-1/+3