unofficial version 0.6: first major updates v0.6
authorMischa POSLAWSKY <netris@shiar.org>
Fri, 9 Aug 2002 19:27:00 +0000 (21:27 +0200)
committerMischa POSLAWSKY <netris@shiar.org>
Tue, 27 Feb 2007 04:48:52 +0000 (05:48 +0100)
commite3d58186949bfcdb149cc2a545ce6c14a8689268
tree65e190e634f307cbbef8a7ef46d9f4fe71f78aef
parent776faa936ea4b3f5ccaacda0f05a2ed1e945d304
unofficial version 0.6: first major updates

- changelog
- levels (speed up every 10 lines)
- statistics (apm, ppm, score using gameboy system)
- dedicated server
- user config file
- support more than 2 players
- linedraw characters if available
- more
14 files changed:
.gitignore
CHANGES [new file with mode: 0644]
Configure
VERSION
board.c
curses.c
game.c
inet.c
netris.conf [new file with mode: 0644]
netris.h
server.c [new file with mode: 0644]
shapes.c
sr.c
util.c