Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/games/tetris



Module Name:    src
Committed By:   snj
Date:           Wed Mar 18 08:14:17 UTC 2015

Modified Files:
        src/games/tetris [netbsd-7]: tetris.6 tetris.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #622):
        games/tetris/tetris.6: revision 1.15
        games/tetris/tetris.c: revision 1.28
add a 'down' key to tetris, defaulting to 'n'.  it move the block down
a line, if it fits.  like most other tetris games have.
minor clean up of magic number usage while here.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.2.1 src/games/tetris/tetris.6
cvs rdiff -u -r1.27 -r1.27.2.1 src/games/tetris/tetris.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index