Mercurial > hg > early-roguelike
log arogue5/options.c @ 317:aab761616489 default tip
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. |
Sun, 07 Feb 2016 14:39:21 -0500 | John "Elwin" Edwards | Advanced Rogue 5: convert to ANSI function declarations. |