summaryrefslogtreecommitdiff
path: root/lib/help
Commit message (Collapse)AuthorAge
* Remove cmovie supportBardur Arantsson2014-06-25
|
* Remove the stack_force_* and stack_allow_* optionsBardur Arantsson2013-09-27
| | | | We now behave as if they were all true.
* Remove the stupid_monsters optionBardur Arantsson2013-08-08
| | | | It's always considered FALSE from now on.
* Remove auto_notes and take_notes optionsBardur Arantsson2013-08-08
| | | | We always set them to TRUE now.
* Remove unused other_query_flag optionBardur Arantsson2013-06-29
|
* Remove unused chaos patron codeBardur Arantsson2013-06-29
|
* Remove show_*_graph optionsBardur Arantsson2013-06-29
|
* Remove fast_autoroller optionBardur Arantsson2013-06-29
| | | | It wasn't implemented anyway.
* Remove MONSTER_HORDES preprocessor defineBardur Arantsson2012-06-27
|
* Remove "show_labels" optionBardur Arantsson2012-06-26
|
* Remove "show_details" optionBardur Arantsson2012-06-26
|
* Remove "show_choices" optionBardur Arantsson2012-06-26
|
* Remove "show_weights" optionBardur Arantsson2012-06-26
|
* Lua: Eliminate use of exec_lua() in files.cBardur Arantsson2012-06-19
|
* Files: Remove panic saves.Bardur Arantsson2012-03-29
| | | | | It is NOT a good idea to save the game when memory may already be corrupted.
* Remove obsolete and pointless options.Bardur Arantsson2010-07-31
| | | | | | | | | | Affected options: - flow_by_smell (didn't do anything) - use_color - compress_savefile - flavored_attacks (was disabled via #if 0) - permanent_levels (was marked EXPERIMENTAL and didn't really work properly)
* Import typo fixes from Theme 1.2.0Bardur Arantsson2010-01-17
|
* Fix typos in text. Fixes taken from Theme 1.2.0.Bardur Arantsson2010-01-17
|
* Remove ANGBAND_LITE option.Bardur Arantsson2010-01-12
|
* Import tome-2.3.5.Bardur Arantsson2010-01-08