NetBSD/games/dab
dholland d4f48e67da Make the default WARNS for games 4. The only game that needs to set WARNS
to anything else now is rogue, so clear WARNS from the other makefiles.
2008-01-28 07:03:58 +00:00
..
Makefile Make the default WARNS for games 4. The only game that needs to set WARNS 2008-01-28 07:03:58 +00:00
algor.cc XXX: GCC uninitialized 2006-05-14 03:15:50 +00:00
algor.h add virtual destructors so that g++ shuts up. 2006-05-14 03:21:52 +00:00
board.cc add a new style cast to memcpy. 2005-08-09 15:17:41 +00:00
board.h
box.cc Pass WARNS=3 2005-08-09 02:38:32 +00:00
box.h
dab.6 Drop trailing whitespace. 2005-09-15 02:10:37 +00:00
defs.h
gamescreen.cc
gamescreen.h
human.cc
human.h Add a virtual destructor to avoid "future ABI issues". I love c++. 2006-05-14 06:38:04 +00:00
main.cc Don't use iostream just for the usage message. Use stdio instead. 2006-05-14 03:21:23 +00:00
player.cc
player.h add virtual destructors so that g++ shuts up. 2006-05-14 03:21:52 +00:00
random.cc
random.h
test.cc
ttyscrn.cc Pass WARNS=3 2005-08-09 02:38:32 +00:00
ttyscrn.h