Module Name:src
Committed By: dholland
Date: Sun Aug 11 03:44:27 UTC 2013
Modified Files:
src/games/rogue: Makefile monster.c rogue.h
Log Message:
WARNS=5
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/games/rogue/Makefile
cvs rdiff -u -r1.16 -r1.17 sr
Module Name:src
Committed By: dholland
Date: Sun Aug 11 03:34:48 UTC 2013
Modified Files:
src/games/rogue: rogue.h
Log Message:
typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/games/rogue/rogue.h
Please note that diffs are not public do
Module Name:src
Committed By: jmcneill
Date: Sun Feb 17 12:17:41 UTC 2013
Modified Files:
src/games/rogue/USD.doc: Makefile
Log Message:
rename target paper.${PRINTER} to paper.ps -- PRINTER isnt defined anywhere!
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1
Module Name:src
Committed By: joerg
Date: Mon May 23 23:01:17 UTC 2011
Modified Files:
src/games/rogue: move.c pack.c rogue.h spec_hit.c throw.c
Log Message:
Kill some pointer indirections. Don't use variables as format strings.
To generate a diff of this commit:
cvs rdi