| patch |
summary |
view |
raw |
| 01_multi-games-with-scoring |
board.c | 12 +++
curses.c | 19 ++++
game.c | 241 ++++++++++++++++++++++++++++++++++++---------------------------
netris.h | 12 ++-
util.c | 2
5 files changed, 181 insertions(+), 105 deletions(-)
|
view
|
download
|
| 02_line-count-patch |
curses.c | 10 ++++++++--
game.c | 18 ++++++++++++++++--
netris.h | 5 +++++
3 files changed, 29 insertions(+), 4 deletions(-)
|
view
|
download
|
| 03_staircase-effect-fix |
curses.c | 11 ++++++++---
util.c | 1 +
2 files changed, 9 insertions(+), 3 deletions(-)
|
view
|
download
|
| 04_robot-close-fixup |
robot.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
|
view
|
download
|
| 05_init-static-vars |
inet.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 06_curses.c-include-term.h |
curses.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 07_curses.c-include-time.h |
curses.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 08_various-fixes |
game.c | 1 +
inet.c | 2 +-
util.c | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|