Source-Changes archive

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

CVS commit: src/games/tetris



Module Name:    src
Committed By:   christos
Date:           Fri Nov  6 19:53:37 UTC 2015

Modified Files:
        src/games/tetris: screen.c tetris.c

Log Message:
PR/50411: Rin Okuyama: fix two bugs:
- clear blocks in the 0 row, otherwise the pile up forever.
- black (white) blocks are not shown as "next shape":


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/games/tetris/screen.c \
    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