kmx git
Register
IABSD.fr/src
IABSD.fr
Login
Edit
IABSD.fr
/
src
/games/cribbage
Branch :
- branch -
master
- tag -
Show log
Commit
Author :
otto
Date :
2024-06-03 09:43:10
Hash :
5ba35e50
Message :
Fix input handling wrt redrawing. The new version of curses does not like shortcutting switching windows, especially if you're also using libc for i/o. Reported by Don Wilburn; ok jsg@
Files
Makefile
cards.c
crib.c
cribbage.6
cribbage.h
cribbage.n
cribcur.h
deck.h
extern.c
instr.c
io.c
pathnames.h
score.c
support.c