miham [Wed, 27 Apr 2005 05:49:03 +0000] rev 1731
(svn r2235) [Translations] Updated finnish translation (Ville Koshinen)
miham [Tue, 26 Apr 2005 17:56:52 +0000] rev 1730
(svn r2234) [Translations] Updated to 2005-04-26 (149 strs / 12 langs)
tron [Mon, 25 Apr 2005 14:29:58 +0000] rev 1729
(svn r2233) Bracing, whitespace, indendation
tron [Mon, 25 Apr 2005 13:52:59 +0000] rev 1728
(svn r2232) Remove unused commands
Darkvater [Mon, 25 Apr 2005 13:12:48 +0000] rev 1727
(svn r2231) - Fix: max_join_time pointing to _network_max_join_time is an uint16, so it should have type SDT_UINT16; fix for revision 2106 (thanks peter1138)
Darkvater [Sun, 24 Apr 2005 21:56:46 +0000] rev 1726
(svn r2230) Oops, revert wrongly committed local console.c. Also add the endian_target.h and endian_host.h to the ignore list
Darkvater [Sun, 24 Apr 2005 21:44:45 +0000] rev 1725
(svn r2229) - Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one. This results in some segfaults for certain sprites. Fixed it by added a dummy grf file consisting ofr 6 sprites and loaded when using DOS gfx at the appropiate place.
Darkvater [Sun, 24 Apr 2005 19:04:56 +0000] rev 1724
(svn r2228) - Fix: [ 1188986 ] Song in main menu screen should loop when it ends.
Darkvater [Sun, 24 Apr 2005 18:24:29 +0000] rev 1723
(svn r2227) - Fix (regression): [ 1188408 ] Fix news settings load check. When updating old news-message-types to new ones, certain combinations of new were wrongly recognized as old (glx)
truelight [Sun, 24 Apr 2005 16:01:36 +0000] rev 1722
(svn r2226) -Fix: 2 other capital problems for the OSX part of the Makefile