truelight [Tue, 14 Sep 2004 16:30:33 +0000] rev 248
(svn r249) -Fix: warning fix in console.c/h (Tron)
darkvater [Tue, 14 Sep 2004 16:10:20 +0000] rev 247
(svn r248) -Feature: console script files "exec myscript.file"
-Feature: console logging (of debug messages with *developer = 2 and debug_level #) to text-files "script test.txt"
-Feature: server and client are auto-executing "on_server.scr" and "on_client.scr" scripts
darkvater [Tue, 14 Sep 2004 15:46:21 +0000] rev 246
(svn r247) -Fix: Town exclusivity was not shown in town-window because stringformat ({YELLOW}) overrode colour-code. Now the exclusive player gets a red icon in front of its name
darkvater [Tue, 14 Sep 2004 15:25:28 +0000] rev 245
(svn r246) -Fix: 64bit machine warnings for sdl.c (Tron)
darkvater [Tue, 14 Sep 2004 14:26:12 +0000] rev 244
(svn r245) -Fix: [1022689] Bug when dragging a part of a multiheaded engine to 'sell-whole-train'. The rear-head of the multiheaded train will now not be sold automatically. You have to drag it manually (Celestar)
darkvater [Tue, 14 Sep 2004 14:19:53 +0000] rev 243
(svn r244) -Fix: Stations were not sorted for non-player-0 players
-Fix: Correctly resorting vehicle list of player when the list of another player is open.
signde [Tue, 14 Sep 2004 08:13:15 +0000] rev 242
(svn r243) -Fix: [1022689] When destroying a part of a train with a 2 side engine the second engine was also deleted [Celestar]
darkvater [Tue, 14 Sep 2004 01:21:07 +0000] rev 241
(svn r242) -Fix: Pathfinding bug for road vehicles introduced in r160 fixed (blathijs)
-Fix: Pathfinding under bridges bug for ships introduced in r160 fixed (Darkvater)
darkvater [Mon, 13 Sep 2004 23:43:54 +0000] rev 240
(svn r241) -Fix: Trailing spaces :O
signde [Mon, 13 Sep 2004 22:49:11 +0000] rev 239
(svn r240) -Fix: desync on subsidy generation
-Fix: sometimes commands got executed to early on some clients
-Feature: universal event packets for transmitting subsidys