File Release Notes and Changelog
Release Name: TuxMath 1.5.6 - Source Tarball
Release Notes
Source tar.gz file for TuxMath 1.5.6, including the Andika font used in the program. This release includes a new "help" facility and improved menu organization - see ChangeLog for details. Install on Unix-type systems with "./configure; make; make install". Requires the *-dev files for SDL, SDL_image, SDL_mixer, and SDL_ttf, as well as Gnu gettext.
Change Log
2007.Oct.13 (svn.debian.org/tux4kids - revision 301) Version 1.5.6 Graphics: * Replaced "Big Tux" with new images from "crystal" version of Larry Ewing's Tux; minor tweaking of drawing of Tux in menus. David Bruce <dbruce@tampabay.rr.com> 2007.Oct.12 (svn.debian.org/tux4kids - revision 298) Options: * Added material in "Project Info" and (temporarily) removed the Settings menu. This removes the last menu entries that result in "Work In Progress." The thought is that it will make the application seem more polished to only have entries that do what they advertise. We can restore the Settings entry when the code is ready. Tim Holy <holy@wustl.edu> 2007.Oct.12 (svn.debian.org/tux4kids - revision 297) Options: * Redesigned the help to make it more interactive. Tim Holy <holy@wustl.edu> 2007.Oct.10 (svn.debian.org/tux4kids - revision 294) Graphics: * Added a help menu sprite. The help screen will probably be redesigned to give users more control over the pace of the help. Tim Holy <holy@wustl.edu> 2007.Oct.09 (svn.debian.org/tux4kids - revision 293) Build: * Merged in code to allow build under BeOS/Zeta - implementations of scandir() and alphasort() originally contributed to ARAnYm project under GPLv2 - code written by: Milan Jurik <M.Jurik xylab.cz> and made into a patch for TuxMath by: Luc Schrijvers <Begasus@skynet.be> 2007.Oct.09 (svn.debian.org/tux4kids - revision 291) Docs: * Added license notice for Andika font to README_DATA_LICENSES.TXT as well as including full license text for the Open Font License 1.1 as "OFL.txt" under docs. David Bruce <dbruce@tampabay.rr.com> 2007.Oct.09 (svn.debian.org/tux4kids - revision 290) Build: * Ran Autoconf's "autoupdate" util to update configure.ac and the m4 macros to work properly with the current version (1.10) of Automake (hope this doesn't break things for those using automake 1.9.6). David Bruce <dbruce@tampabay.rr.com> 2007.Oct.09 (svn.debian.org/tux4kids - revision 289) Options: * Start of "real" help for tuxmath. I've tried to keep the text simple for early readers, but I imagine this could be improved. Needs a help sprite in the menu. Tim Holy <holy@wustl.edu>