Mercurial > hg > early-roguelike
log rogue4/mach_dep.c @ 247:23d2e2bf812f
age | author | description |
---|---|---|
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 |
Sat, 31 Oct 2009 01:51:52 +0000 | edwarj4 | rogue4: add -n option and system savedir |
Sat, 24 Oct 2009 16:52:52 +0000 | edwarj4 | Import Rogue 5.2 from the Roguelike Restoration Project (r1490) |