NetBSD/games/adventure
jmcneill 410c4edada Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided. 2013-02-16 16:30:28 +00:00
..
Makefile Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided. 2013-02-16 16:30:28 +00:00
adventure.6
crc.c Oops, I forgot to actually implement the checksumming code for the new 2012-01-08 18:16:00 +00:00
done.c
extern.h grumble. 2012-01-08 18:17:41 +00:00
glorkz
hdr.h
init.c
io.c
main.c
save.c Oops, I forgot to actually implement the checksumming code for the new 2012-01-08 18:16:00 +00:00
setup.c
subr.c
vocab.c
wizard.c fix previous, thanks asau@ 2012-10-12 15:41:10 +00:00