| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy | |
| OK: core@, jdc@ | |||
| 2009-08-12 | sprinkle static | dholland | |
| 2009-06-07 | ANSIfy function declarations. All object file diffs inspected. | dholland | |
| 2008-01-28 | Make hack build with WARNS=4. | dholland | |
| 2007-01-17 | Update my previous commit to better match the original code, including | chuck | |
| the check for 'bs'... my previous commit should have included the following text: fixes problem introduced in 1.13 where the setting of "BC" (backspace char) was left to libterm rather than being done by hack itself. the problem with this was that hack was directly setting BC to \b if there was no "bc" in the termcap entry, but libterm does not do this. this resulted in the xputs(BC) calls in nocmov() and backsp() incorrectly doing nothing, thus messing up the display. added new var BC_BS to provide the old behavior for nocmov() and backsp(). | |||
| 2007-01-17 | mrg's changes in 1.13 broke hack's display code. | chuck | |
| 2006-05-11 | UC, PC and BC are provided my libtermcap, don't duplicate them. | mrg | |
| 2003-04-02 | Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and | jsm | |
| CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD. Addresses part of PR bin/5850. | |||
| 2001-11-02 | Update to the new t_agetstr() API. | christos | |
