log arogue7/options.c @ 310:827441d05b3e

age author description
Mon, 03 May 2021 19:05:37 -0400 John "Elwin" Edwards Advanced Rogue family: fix some potential buffer overflows.
Wed, 14 Apr 2021 18:55:33 -0400 John "Elwin" Edwards Fix many compiler warnings.
Fri, 15 Sep 2017 19:57:54 -0400 John "Elwin" Edwards Use C stdio functions for score files and save files.
Fri, 10 Feb 2017 09:02:58 -0500 John "Elwin" Edwards Add some braces to a loop in parse_opts().
Sun, 06 Mar 2016 14:45:18 -0500 John "Elwin" Edwards Use uniform return types for functions related to options.
Fri, 19 Feb 2016 21:02:28 -0500 John "Elwin" Edwards Advanced Rogue 7: convert to ANSI-style function declarations.
Thu, 28 May 2015 09:41:29 -0400 John "Elwin" Edwards arogue7: fix the backspace key in prompts.
Wed, 20 May 2015 08:42:17 -0400 John "Elwin" Edwards Advanced Rogue family: fix the "score" option.
Mon, 11 May 2015 19:41:46 -0400 John "Elwin" Edwards arogue7: prevent changing protected options.
Fri, 08 May 2015 16:45:41 -0400 John "Elwin" Edwards arogue7: add missing header includes.
Fri, 08 May 2015 15:24:40 -0400 John "Elwin" Edwards Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490)