Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / games / tetris
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.25 | 4 months | mrg | avoid uninit memory and use memmove vs strncpy for a will be truncated on purpos... |
![]() |
1.9 | 4 months | mrg | apply ${GCC_NO_FORMAT_TRUNCATION} to scores.c |
![]() |
1.33 | 5 months | nia | tetris: Use arc4random_uniform instead of modulo for better randomness |
![]() |
1.16 | 5 months | nia | tetris: Use arc4random_uniform instead of modulo for better randomness |
![]() |
1.33 | 3 years | christos | elide compiler stupidity. |
![]() |
1.17 | 4 years | dholland | tetris(6) is not limited to CRT displays. noted by tnn |
![]() |
1.9 | 6 years | christos | Add a little color. In order to minimize logic differences, keep 0 as the empty ... |
![]() |
1.9 | 11 years | dholland | sprinkle static |
![]() |
1.5 | 11 years | dholland | Clean up scorefile handling. This was writing time_t to disk. Worse, the time_t... |
![]() |
1.11 | 11 years | dholland | ANSIfy function declarations. Some object file diffs, but they are harmless. (M... |
![]() |
1.5 | 16 years | jsm | Remove uses of __P. |
![]() |
1.3 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |