Mercurial > hg > early-roguelike
log rogue4/mach_dep.c @ 295:1e1c81fbb533
age | author | description |
---|---|---|
Fri, 22 Sep 2017 16:24:40 -0400 | John "Elwin" Edwards | Fix more header-related warnings. |
Fri, 15 Sep 2017 19:57:54 -0400 | John "Elwin" Edwards | Use C stdio functions for score files and save files. |
Wed, 27 Jan 2016 19:41:05 -0500 | John "Elwin" Edwards | rogue4: fix most GCC5 warnings. |
Tue, 14 Dec 2010 17:15:51 +0000 | elwin | Make sure lock_sc always returns a value. Fixes a weird bug that prevented the scorelist from updating. |
Tue, 16 Feb 2010 00:03:06 +0000 | elwin | Fix the playback bug which was caused by CR/LF confusion |
Thu, 26 Nov 2009 03:02:13 +0000 | edwarj4 | rogue4: add logging all games |
Tue, 24 Nov 2009 12:53:15 +0000 | edwarj4 | rogue4: prevent segfault on getpwuid failure |