I'm not sure what all the changes are from rc4 but there's at least the fix
to highscore uploading and the fact that it should work on Win98. Enjoy!
--
Stéphane Lajoie
da...@typicus.org
Thanks for the build. :-)
> I'm not sure what all the changes are from rc4 but there's at least the fix
> to highscore uploading and the fact that it should work on Win98. Enjoy!
Excellent point! After consulting Subversion, here's what we have done:
- report the full version string (1.3.0rc5 instead of just 1.3.0, for example)
- fixed compilation on gcc 4.2 (used by Ubuntu Hardy Heron, among others)
- fixed a small bug in DNS resolution of the local host
- fixed the crash when updating the highscores
- removed a pair of unused source files
- fixed a number of Valgrind warnings
- fixed the corruption of recording uploads
I guess the big functional highlights is that the highscore system
should be working fine now! So, to test things, you should play as
hard as possible, so that you get yourself a spot on the top 5. ;-)
Have fun!