summaryrefslogtreecommitdiffstats
path: root/hack/hack.termcap.c
Commit message (Collapse)AuthorAgeFilesLines
* Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason andjsm2003-04-021-3/+60
| | | | CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD. Addresses part of PR bin/5850.
* Update to the new t_agetstr() API.christos2001-11-021-18/+16
|
* * Fix termcap handling to use the new interface to avoid bufferblymn2000-05-201-62/+43
| | | | overflows with extended termcap entries. * Made delay_output use usleep instead of the grungy tgoto hack it had.
* update after change to return value of tputs() third argumentlukem1999-10-041-4/+4
|
* Adapt to change in "termcap.h".tron1999-08-141-3/+2
|
* WARNsify...christos1997-10-191-98/+138
|
* Oops. Adjust delay by 10x.mycroft1995-04-291-2/+2
|
* Fix usages of ospeed.mycroft1995-04-291-9/+5
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-1/+2
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-1/+1
|
* Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft1993-08-021-2/+7
| | | headers, and a few other insignificant changes.
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+276