]> git.cameronkatri.com Git - bsdgames-darwin.git/history - tetris/tetris.c
Avoid common symbols. Use __dead.
[bsdgames-darwin.git] / tetris / tetris.c
2020-07-21 niatetris: Use arc4random_uniform instead of modulo for...
2016-03-03 natCenter game board on screen. OK from christos@.
2015-11-06 christosPR/50411: Rin Okuyama: fix two bugs:
2015-06-13 dhollandadd -b to usage, from leot
2015-06-13 dhollandFix the list of keys across the bottom so it fits on...
2015-02-19 mrgadd a 'down' key to tetris, defaulting to 'n'. it...
2014-07-13 pgoyetteAt suggestion of christos@, use -b for b&w rather than -c
2014-07-13 pgoyetteProvide an option to restore traditional black-and...
2014-06-11 christosAdd a little color. In order to minimize logic differen...
2011-08-31 plunkyNULL does not need a cast
2010-12-05 pgoyetteFix a few of the games to use getprogname() in their...
2009-08-12 dhollandsprinkle static
2009-05-25 dhollandANSIfy function declarations.
2009-05-25 dhollandsprintf -> snprintf
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-06-02 wizde-register
2000-01-21 jsmClean up error reporting in tetris.
2000-01-01 jsmDeclare variables as extern in headers rather than...
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-03-22 absNewline and usage cosmetics from Soren S. Jorvang ...
1999-02-11 simonbRemove unneeded "mips compiler bug" workaround from...
1999-01-03 hubertfonly show preview if the -p option is given
1999-01-03 hubertfAdd previewing of next shape. Old (previous) behaviour...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-08-10 perrybzero->memset
1997-10-12 lukemminor WARNSify
1995-04-22 cgdNetBSD RCS Ids
1994-05-06 cgdascii tetris!