NetBSD/games/dab
jdc 5ffaff9f39 Tidy up curses state when we quit, instead of just doing exit(). 2005-07-02 15:48:03 +00:00
..
Makefile Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson. 2004-01-05 15:35:59 +00:00
algor.cc Rename .C files to .cc 2003-12-27 01:16:55 +00:00
algor.h
board.cc Rename .C files to .cc 2003-12-27 01:16:55 +00:00
board.h
box.cc Rename .C files to .cc 2003-12-27 01:16:55 +00:00
box.h
dab.6
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
main.cc Tidy up curses state when we quit, instead of just doing exit(). 2005-07-02 15:48:03 +00:00
player.cc Rename .C files to .cc 2003-12-27 01:16:55 +00:00
player.h
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 Format size_t values using %zd instead of %d, for archs where size_t != int. 2003-12-27 18:24:51 +00:00
ttyscrn.h Fix RCS IDs. 2003-12-28 17:49:10 +00:00