Wed, 15 Sep 2004 22:32:37 +0000 darkvater (svn r267) -Fix: Moved EUR back in its place, savegames should not list Romanian Lei anymore, and 2002 currency is also to EUR again
Wed, 15 Sep 2004 18:36:33 +0000 truelight (svn r266) -Fix: hopefully fixed the desync problem nicely (and reverted the
Wed, 15 Sep 2004 18:01:43 +0000 miham (svn r265) Daily lf upd #1. -- 1335 strings missing from 7 languages
Wed, 15 Sep 2004 11:53:01 +0000 signde (svn r263) -Fix: on_server.scr contained an unneeded ";"
Wed, 15 Sep 2004 06:51:23 +0000 dominik (svn r262) Fix: [ 1028234 ] Monorail and MagLev infrastructure not available in 1920s any more
Tue, 14 Sep 2004 22:51:37 +0000 signde (svn r261) -Workaround: unplayeable network-game on busy maps because of wrong setup of _current_player. This is only a workaround that can cause desyncs too but not that often
Tue, 14 Sep 2004 20:56:57 +0000 dominik (svn r260) Added updated linux RPM stuff
Tue, 14 Sep 2004 20:35:24 +0000 darkvater (svn r259) -Fix: Installer version updated to 12. Properly commented now. Thx teeone
Tue, 14 Sep 2004 20:25:52 +0000 miham (svn r258) Daily lf upd #3. -- 1433 strings missing from 7 languages
Tue, 14 Sep 2004 18:52:11 +0000 miham (svn r253) Daily lf upd #2. -- 1470 strings missing from 8 languages
Tue, 14 Sep 2004 18:27:24 +0000 miham (svn r252) Daily lf upd -- 1568 strings missing from 9 language
Tue, 14 Sep 2004 18:19:29 +0000 darkvater (svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
Tue, 14 Sep 2004 17:33:17 +0000 truelight (svn r250) -Update: updated the changelog for 0.3.4
Tue, 14 Sep 2004 16:30:33 +0000 truelight (svn r249) -Fix: warning fix in console.c/h (Tron)
Tue, 14 Sep 2004 16:10:20 +0000 darkvater (svn r248) -Feature: console script files "exec myscript.file"
Tue, 14 Sep 2004 15:46:21 +0000 darkvater (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
Tue, 14 Sep 2004 15:25:28 +0000 darkvater (svn r246) -Fix: 64bit machine warnings for sdl.c (Tron)
Tue, 14 Sep 2004 14:26:12 +0000 darkvater (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)
Tue, 14 Sep 2004 14:19:53 +0000 darkvater (svn r244) -Fix: Stations were not sorted for non-player-0 players
Tue, 14 Sep 2004 08:13:15 +0000 signde (svn r243) -Fix: [1022689] When destroying a part of a train with a 2 side engine the second engine was also deleted [Celestar]
Tue, 14 Sep 2004 01:21:07 +0000 darkvater (svn r242) -Fix: Pathfinding bug for road vehicles introduced in r160 fixed (blathijs)
Mon, 13 Sep 2004 23:43:54 +0000 darkvater (svn r241) -Fix: Trailing spaces :O
Mon, 13 Sep 2004 22:49:11 +0000 signde (svn r240) -Fix: desync on subsidy generation
Mon, 13 Sep 2004 22:04:20 +0000 dominik (svn r239) Fix: [ 1025361 ] PERSONAL_DIR is created at startup now
Mon, 13 Sep 2004 21:50:53 +0000 miham (svn r238) Daily langfile updates #2.
Mon, 13 Sep 2004 20:38:36 +0000 darkvater (svn r237) -Fix: [1025836] Company value problem (again). Now company value rightly shows the value, including ALL your money.
Mon, 13 Sep 2004 18:42:45 +0000 truelight (svn r236) -Fix: random crash when player-face was displayed in error-dialog
Mon, 13 Sep 2004 12:47:54 +0000 miham (svn r235) Currency->Currency64 updates (Tron)
Mon, 13 Sep 2004 12:28:11 +0000 darkvater (svn r234) -Fix: added missing romanian.txt to VC6, VS.NET and Jamfile project file
Mon, 13 Sep 2004 09:21:42 +0000 signde (svn r233) -Fix: german language fixes (Tron)
Mon, 13 Sep 2004 08:28:43 +0000 miham (svn r232) Daily langfile updates #1.
Mon, 13 Sep 2004 07:10:21 +0000 miham (svn r231) Added romanian translation (Magic_Pixel)
Mon, 13 Sep 2004 06:56:30 +0000 signde (svn r230) -Feature: IConsoleWarning for warning messages
Sun, 12 Sep 2004 23:35:01 +0000 darkvater (svn r229) -Fix: Some more const stuff fixed .(Tron)
Sun, 12 Sep 2004 22:29:33 +0000 miham (svn r228) Daily langfile updates #3.
Sun, 12 Sep 2004 22:14:45 +0000 darkvater (svn r227) -Fix: Sorry, broke console commands
Sun, 12 Sep 2004 22:10:58 +0000 miham (svn r226) Daily langfile updates #2.
Sun, 12 Sep 2004 22:05:49 +0000 signde (svn r225) -Doc: added multiplayer documentation file doc/multiplayer.txt
Sun, 12 Sep 2004 22:03:14 +0000 darkvater (svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Sun, 12 Sep 2004 20:28:52 +0000 signde (svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project
Sun, 12 Sep 2004 20:15:18 +0000 signde (svn r221) -Feature: console command and variable hooking
Sun, 12 Sep 2004 19:07:54 +0000 bjarni (svn r220) Makefile: enables ENABLE_NETWORK by default if no config file is present
Sun, 12 Sep 2004 19:03:11 +0000 darkvater (svn r219) -Fix: fixed network stub declerations
Sun, 12 Sep 2004 18:37:05 +0000 miham (svn r218) Daily langfile updates #1.
Sun, 12 Sep 2004 17:37:37 +0000 darkvater (svn r217) -Fix: remove warning and simplify loop network_gui.c (Tron)
Sun, 12 Sep 2004 17:36:29 +0000 truelight (svn r216) -Fix: paused network game now disallows all commands (instead of doing
Sun, 12 Sep 2004 16:03:40 +0000 signde (svn r215) -Feature: direct connect now allows selecting a port and a playername [ip/host]:[port]#[player]
Sun, 12 Sep 2004 15:29:37 +0000 darkvater (svn r214) -Feature: CMD_NET_INSTANT [just in time command handling over network] (sign_de)
Sun, 12 Sep 2004 14:20:43 +0000 darkvater (svn r213) -Fix: opntitle.dat, road crossings were owned by town for some very weird reason.
Sun, 12 Sep 2004 14:12:33 +0000 darkvater (svn r212) -Fix: Network-gui fixes (sign_de)
Sun, 12 Sep 2004 14:10:40 +0000 darkvater (svn r211) -Added Player-colour conversion table (sign_de)
Sun, 12 Sep 2004 10:23:35 +0000 signde (svn r210) -Fix: Console key closes window in front
Sat, 11 Sep 2004 22:10:31 +0000 signde (svn r209) -Fix: network code based desync
Sat, 11 Sep 2004 20:25:40 +0000 miham (svn r208) Daily langfile changes
Sat, 11 Sep 2004 19:34:11 +0000 signde (svn r207) -Codechange: randomizer handling
Sat, 11 Sep 2004 19:18:30 +0000 darkvater (svn r206) -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand: "resetengines"
Sat, 11 Sep 2004 14:48:31 +0000 darkvater (svn r205) -Fix: [1026271] Vehicle depots not transparent with transparent buildings.
Sat, 11 Sep 2004 13:37:44 +0000 truelight (svn r204) -Fix: deleted unneeded casts (tnx Tron)
Sat, 11 Sep 2004 13:23:05 +0000 truelight (svn r203) -Fix: somewhere I screwed up and forgot to delete some testcode ;)