summaryrefslogtreecommitdiff
path: root/src/variable.c
Commit message (Collapse)AuthorAge
* Always show selections for inventory/equipment.Bardur Arantsson2012-03-29
|
* Refactor: Delete crazy amounts of duplicate codeBardur Arantsson2012-03-29
|
* Files: Remove setuid support completely.Bardur Arantsson2012-03-29
|
* 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 redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
|
* ALLOW_{EASY_OPEN,EASY_DISARM,REPEAT} code is no longer conditional.Bardur Arantsson2011-02-19
|
* 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)
* Remove unused player ghost/bones code.Bardur Arantsson2010-01-17
|
* Refactor version string construction to a function.Bardur Arantsson2010-01-10
|
* Import tome-2.3.5.Bardur Arantsson2010-01-08