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
Current tag: HEAD
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.11 | 13 years | dholland | ANSIfy function declarations. Some object file diffs, but they are harmless. (M... |
![]() |
1.9 | 8 years | christos | Add a little color. In order to minimize logic differences, keep 0 as the empty ... |
![]() |
1.5 | 13 years | dholland | Clean up scorefile handling. This was writing time_t to disk. Worse, the time_t... |
![]() |
1.3 | 19 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.5 | 19 years | jsm | Remove uses of __P. |
![]() |
1.9 | 2 years | mrg | apply ${GCC_NO_FORMAT_TRUNCATION} to scores.c |
![]() |
1.26 | 22 months | rillig | games: remove trailing whitespace in *.c and *.h |
![]() |
1.34 | 22 months | rillig | games: remove trailing whitespace in *.c and *.h |
![]() |
1.9 | 13 years | dholland | sprinkle static |
![]() |
1.17 | 7 years | dholland | tetris(6) is not limited to CRT displays. noted by tnn |
![]() |
1.33 | 2 years | nia | tetris: Use arc4random_uniform instead of modulo for better randomness |
![]() |
1.16 | 2 years | nia | tetris: Use arc4random_uniform instead of modulo for better randomness |