log arogue7/mdport.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.
Sat, 23 Sep 2017 09:47:00 -0400 John "Elwin" Edwards Fix some potential problems detected by clang.
Fri, 22 Sep 2017 16:24:40 -0400 John "Elwin" Edwards Fix more header-related warnings.
Mon, 18 Sep 2017 19:36:14 -0400 John "Elwin" Edwards Fix a few more compiler warnings.
Mon, 18 Sep 2017 19:11:57 -0400 John "Elwin" Edwards Excise md_putchar().
Fri, 15 Sep 2017 19:57:54 -0400 John "Elwin" Edwards Use C stdio functions for score files and save files.
Sat, 28 Jan 2017 15:49:41 -0500 John "Elwin" Edwards Use more portable random seed generation.
Fri, 19 Feb 2016 21:02:28 -0500 John "Elwin" Edwards Advanced Rogue 7: convert to ANSI-style function declarations.
Thu, 13 Aug 2015 07:38:57 -0400 John "Elwin" Edwards Advanced Rogue 7: add and use more md_ functions.
Wed, 12 Aug 2015 17:03:15 -0400 John "Elwin" Edwards Advanced Rogue 7: remove some unused md_ functions.
Wed, 12 Aug 2015 16:56:19 -0400 John "Elwin" Edwards Fix some preprocessor directives.
Mon, 08 Jun 2015 10:01:25 -0400 John "Elwin" Edwards Don't swap signal handlers in md_shellescape().
Thu, 28 May 2015 09:41:29 -0400 John "Elwin" Edwards arogue7: fix the backspace key in prompts.
Wed, 27 May 2015 17:29:32 -0400 John "Elwin" Edwards arogue7, xrogue: add support for keypad 5.
Wed, 20 May 2015 08:42:17 -0400 John "Elwin" Edwards Advanced Rogue family: fix the "score" option.
Mon, 18 May 2015 10:53:22 -0400 John "Elwin" Edwards arogue7, xrogue: prevent potential NULL dereferencing.
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)