miham [Sat, 02 Apr 2005 07:19:03 +0000] rev 1616
(svn r2120) [Translations] Updated translations (166 strings to 6 languages)
pasky [Sat, 02 Apr 2005 01:08:01 +0000] rev 1615
(svn r2119) - Fix: [ 1172878 ] Trains "Go to depot" button: click twice skip to next order (patch by Loic GUILLOUX). I also added short explanation of OF_/OFB_ difference to order.h.
Darkvater [Sat, 02 Apr 2005 00:17:16 +0000] rev 1614
(svn r2118) - Fix: Fix compilation with network disabled, and comment out some of the warnings (unused function)
miham [Fri, 01 Apr 2005 20:10:20 +0000] rev 1613
(svn r2117) [Translations] Introduce lithuanian translation as finished
miham [Fri, 01 Apr 2005 20:03:48 +0000] rev 1612
(svn r2116) [Translations] Updated translations
tron [Fri, 01 Apr 2005 10:43:20 +0000] rev 1611
(svn r2115) Spring cleaning, no functional changes
truelight [Thu, 31 Mar 2005 17:31:26 +0000] rev 1610
(svn r2114) -Fix: fix menu with signlist in SE
truelight [Thu, 31 Mar 2005 12:39:18 +0000] rev 1609
(svn r2113) -Fix: first check if a vehicle is a train, before accessing u.rail
tron [Wed, 30 Mar 2005 19:52:26 +0000] rev 1608
(svn r2112) -Fix: ExtMidi no longer halts the game while starting a song
-Fix: Redirect stdin/stdout/stderr of the ExtMidi process to /dev/null, to prevent it from writing to the terminal
While here give the ExtMidi functions canonical names
pasky [Wed, 30 Mar 2005 12:30:24 +0000] rev 1607
(svn r2111) So, result is bool therefore no need for this horrible == 0 thing.