Share

Board games system

File Release Notes and Changelog

Release Name: 0.10.4

Notes:
gtkboard-0.10.4-1.i386.rpm is the binary rpm for i386. It requires gtk2. 
gtkboard-0.10.4-1.gtk1.i386.rpm is the gtk1 version. 
gtkboard-0.10.4-1.src.rpm is the source rpm.
gtkboard-0.10.4.tar.gz is the source tarball.

Changes: * infiltrate.c: fixed bug, pointed out by Thomas Klausner, where you could make a ball disappear by making it the destination of a move * mastermind.c: changed the notation so that num_white doesn't count the balls in correct positions as well, as suggested by Thomas Klausner * mastermind.c: implemented who_won * mastermind.c: fixed bug which caused balls to become dice on resetting the game * flw.c: fixed bug, pointed out by Thomas Klausner, where return wouldn't work sometimes * ui.c: fixed bug, pointed out by Thomas Klausner, where motion_notify events were not being received * wordtris.c: implemented wordtris