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 Rename .C files to .cc 2003-12-27 01:16:55 +00:00
gamescreen.h
human.cc Tidy up curses state when we quit, instead of just doing exit(). 2005-07-02 15:48:03 +00:00
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 Rename .C files to .cc 2003-12-27 01:16:55 +00:00
player.h add virtual destructors so that g++ shuts up. 2006-05-14 03:21:52 +00:00
random.cc Fix RCS IDs. 2003-12-28 17:49:10 +00:00
random.h Fix RCS IDs. 2003-12-28 17:49:10 +00:00
test.cc Rename .C files to .cc 2003-12-27 01:16:55 +00:00
ttyscrn.cc Pass WARNS=3 2005-08-09 02:38:32 +00:00
ttyscrn.h Fix RCS IDs. 2003-12-28 17:49:10 +00:00