summaryrefslogtreecommitdiff
path: root/src/config.h
Commit message (Collapse)AuthorAge
* Remove lots of obsolete platform definesBardur Arantsson2014-12-16
|
* Remove xaw frontend and inline maid-x11.cBardur Arantsson2014-12-13
|
* Remove graphics supportBardur Arantsson2014-07-02
|
* Remove "platform" sound supportBardur Arantsson2014-07-02
|
* Remove MACH_O_CARBON codeBardur Arantsson2014-06-25
| | | | It's been a long time since Carbon was relevant.
* Remove HANDLE_SIGNALS and SPECIAL_BSDBardur Arantsson2013-06-29
|
* Remove FORCE_V_IDX preprocessor defineBardur Arantsson2012-06-29
|
* Remove ALLOW_AUTOROLLER preprocessor defineBardur Arantsson2012-06-27
|
* Remove MONSTER_HORDES preprocessor defineBardur Arantsson2012-06-27
|
* Remove SAVEFILE_MUTABLE preprocessor defineBardur Arantsson2012-06-27
|
* Remove ALLOW_QUITTING preprocessor defineBardur Arantsson2012-06-27
|
* Remove USE_FAST_AUTOROLLER preprocessor defineBardur Arantsson2012-06-27
|
* Remove TRACK_FRIENDS preprocessor defineBardur Arantsson2012-06-27
|
* Remove SHOW_LIFE_RATE preprocessor defineBardur Arantsson2012-06-27
|
* Remove ALLOW_TERROR preprocessor defineBardur Arantsson2012-06-27
|
* Remove ALLOW_FEAR preprocessor defineBardur Arantsson2012-06-27
| | | | Remove duplicate fear-handling code while we're at it
* Remove DRS_SHOW_* preprocessor definesBardur Arantsson2012-06-27
|
* Remove SCORE_{BORGS,WIZARDS,CHEATERS} preprocessor definesBardur Arantsson2012-06-26
|
* Remove ANGBAND_DIR_APEX since it's not used any moreBardur Arantsson2012-06-26
|
* Define PRIVATE_USER_PATH_APEX; it's needed for scores without setuidBardur Arantsson2012-06-25
|
* Refactor: Remove CAPITALIZE_USER_NAME compile-time flagBardur Arantsson2012-03-29
|
* Refactor: VARIABLE_PLAYER_GRAPH compile-time flag always setBardur Arantsson2012-03-29
|
* Refactor: USE_EMX compile-time flag never setBardur Arantsson2012-03-29
|
* Remove RESTRICT_COMBINATIONS code.Bardur Arantsson2012-03-29
|
* Remove unused front-end flags.Bardur Arantsson2012-03-29
|
* Remove SAVEFILE_USE_UID; it doesn't make sense when all files are stored in ↵Bardur Arantsson2012-03-29
| | | | $HOME anyway.
* Files: Remove VERIFY_* load/save compile-time flags.Bardur Arantsson2012-03-29
| | | | | These flags were either not used or made things more complicated for no good reason.
* 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 CHECK_LOAD and CHECK_TIME completely.Bardur Arantsson2011-02-20
|
* ALLOW_{EASY_OPEN,EASY_DISARM,REPEAT} code is no longer conditional.Bardur Arantsson2011-02-19
|
* Removing *.raw file support completely -- it's not necessary on modern machines.Bardur Arantsson2010-01-18
|
* Remove VERIFY_VERSION_STAMP code. It's useless.Bardur Arantsson2010-01-17
|
* Remove ALLOW_SPOILERS option.Bardur Arantsson2010-01-12
|
* Remove ALLOW_WIZARD option.Bardur Arantsson2010-01-12
|
* Remove ANGBAND_LITE option.Bardur Arantsson2010-01-12
|
* Remove Borg cruft.Bardur Arantsson2010-01-11
|
* Remove obsolete platforms/frontends.Bardur Arantsson2010-01-11
| | | | | | | | | | | | | | | Removed platforms/systems: - OS/2 - RiscOS - SVGALib - IBM DOS - VM/ESA (Vax) - Amiga - Acorn - Dummy - VMS - Macintosh (non-Carbon)
* Import tome-2.3.5.Bardur Arantsson2010-01-08