log arogue5/mdport.c @ 285:17005af49963

age author description
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.
Sun, 07 Feb 2016 14:39:21 -0500 John "Elwin" Edwards Advanced Rogue 5: convert to ANSI function declarations.
Tue, 11 Aug 2015 15:29:31 -0400 John "Elwin" Edwards Advanced Rogue 5: rearrange some of mdport.c.
Tue, 11 Aug 2015 15:15:09 -0400 John "Elwin" Edwards Advanced Rogue 5: add and use md_fdopen().
Mon, 08 Jun 2015 10:01:25 -0400 John "Elwin" Edwards Don't swap signal handlers in md_shellescape().
Wed, 20 May 2015 08:42:17 -0400 John "Elwin" Edwards Advanced Rogue family: fix the "score" option.
Wed, 07 May 2014 14:08:38 -0700 John "Elwin" Edwards rogue4, arogue5: improve portability.
Sat, 07 Sep 2013 09:43:06 -0400 John "Elwin" Edwards arogue5: use configure's checks to find term.h.
Wed, 28 Aug 2013 08:37:56 -0700 John "Elwin" Edwards arogue5: fix backspace key.
Sun, 12 Aug 2012 14:45:58 +0000 elwin arogue5: fix support for keypad 5.
Sat, 11 Aug 2012 23:45:34 +0000 elwin arogue5: avoid segfaulting if getpwuid() fails.
Sat, 11 Aug 2012 17:19:03 +0000 elwin arogue5: add missing header files.
Thu, 09 Aug 2012 22:58:48 +0000 elwin Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490)