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.