NetBSD/games/dab
christos bd02d883c4 Add a virtual destructor to avoid "future ABI issues". I love c++. 2006-05-14 06:38:04 +00:00
..
Makefile sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +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
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
ttyscrn.h