Home | History | Annotate | Download | only in tetris
History log of /src/games/tetris/shapes.c
RevisionDateAuthorComments
 1.9  11-Jun-2014  christos Add a little color. In order to minimize logic differences, keep 0 as the
empty board value, and since 7 is white, turn white into black (0) when
painting.
 1.8  25-May-2009  dholland branches: 1.8.12; 1.8.22;
ANSIfy function declarations.

Some object file diffs, but they are harmless. (Mostly they seem to
come from internal counters in gcc... and in one case the order of two
instructions was harmlessly swapped, which is odd and annoying.)
 1.7  22-Oct-2006  mrg don't discard const. GCC 4.1-20061021 doesn't like that...
 1.6  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.5  02-Jun-2002  wiz de-register
 1.4  08-Sep-1999  jsm Add use of `const' where appropriate to the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Some such changes were previously covered in PRs bin/6041, bin/6146,
bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994,
bin/8039, bin/8057 and bin/8093.
 1.3  12-Oct-1997  lukem minor WARNSify
 1.2  22-Apr-1995  cgd NetBSD RCS Ids
 1.1  06-May-1994  cgd branches: 1.1.1;
Initial revision
 1.1.1.1  06-May-1994  cgd ascii tetris!
 1.8.22.1  10-Aug-2014  tls Rebase.
 1.8.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed