All releases of vitetris


Release Notes: This fixes bugs that show up when there are more than one joystick connected, and a few other things.


Release Notes: This release fixes a bug that could mess up the high scores when certain invalid lines were encountered in the high-score file (e.g. a blank line). A .desktop file was added for desktop menu integration. The makefile was changed to support DESTDIR.


Release Notes: This release fixes problems on platforms where char is unsigned. Various small bugs were fixed.


Release Notes: This release contains netplay improvements and some bugfixes. A player list can be fetched from the server, and it is possible to connect and choose an opponent from the menu.


Release Notes: This release adds some improvements to the "connect" command line option and fixes a segmentation fault when only a port number is specified. In the netplay menu, the user is asked to confirm that he wants to close the connection when about to leave the menu.


Release Notes: This release fixes makefiles on OS X, and tries to avoid a certain 1 second timeout that would close the connection during network play.


Release Notes: This release adds won-lost statistics, and remembers the last hostname:port used with "connect" on the command line, which will be used if "connect" is given no argument. Alt-Enter toggles full screen in the Allegro version, and a few things were fixed for Windows (especially Vista).


Release Notes: This version can be compiled for Windows and DOS, and can use the Allegro library. Netplay is much more robust. Players receive the same garbage blocks at the beginning if they have the same height, and a game can end in a draw. Two infrequent bugs in two-player mode have been fixed. The menus and command line options have many small improvements and fixes.


Release Notes: The nosafedrop option mentioned in the README is finally implemented. The curses version no longer uses select on the stdin file descriptor to wait for input. Old TTY invitation files (/tmp/vitetris-*) are now removed automatically.


Release Notes: This release fixes a bug in the 1-Player Game menu. Wrong game options would be displayed under some special conditions.