Sat, 30 Dec 2006 11:41:54 +0000 rubidium (svn r7640) -Codechange: move a table from industry_cmd.c to table/industry_land
Sat, 30 Dec 2006 11:28:26 +0000 bjarni (svn r7639) -Fix: FS#487 Changed music/qtmidi.c to not use functions deprecated by Apple (pvz)
Sat, 30 Dec 2006 01:52:09 +0000 Darkvater (svn r7638) -Codechange: Remove special window ShowJoinStatusWindowAfterJoin and shuffle around
Sat, 30 Dec 2006 01:17:53 +0000 Darkvater (svn r7637) -Codechange: Change ShowQueryString to use a window pointer as a parent. If the
Sat, 30 Dec 2006 01:14:00 +0000 Darkvater (svn r7636) -Cleanup: Remove unused window classes (sorry WC-mess) and use sizeof(array) instead
Sat, 30 Dec 2006 01:08:12 +0000 Darkvater (svn r7635) -Fix (r7618, r7621): Guard against recursive deletion. It is possible that when a
Sat, 30 Dec 2006 00:46:48 +0000 rubidium (svn r7632) -Codechange: several small code cleanups of texteff, like moving magic values and defines to an enum and fix coding/documentation style.
Sat, 30 Dec 2006 00:22:03 +0000 rubidium (svn r7631) -Fix (r1): some pointer arithmetic gave the number of entries instead of the number of bytes to move when removing the animated state from a tile. This caused desyncs between Little and Big Endian machines. Thanks to pv2b for helping me in locating the bug and to Darkvater for figuring out that the arithmetic returned the number of entries instead of bytes.
Sat, 30 Dec 2006 00:06:00 +0000 Darkvater (svn r7630) -Fix: At the end of the quarter the old economy numbers were shifted up, and
Fri, 29 Dec 2006 23:43:07 +0000 rubidium (svn r7629) -Fix: the CLI parameter for joining a network game is "-n ip:port#player", not "-n ip#player:port" as the help text suggests.
Fri, 29 Dec 2006 23:06:00 +0000 KUDr (svn r7628) -Fix: [YAPF] suppress 'Train is lost' message if pathfinding ended on the first two-way red signal due to yapf.rail_firstred_twoway_eol option.
Fri, 29 Dec 2006 21:46:21 +0000 bjarni (svn r7626) -Fix r7600: [OSX] building release dmg files no longer includes console.txt, since we don't have that file anymore (this made dmg building fail)
Fri, 29 Dec 2006 21:30:31 +0000 matthijs (svn r7625) * Change debian packaging version to support proper upgrading from/to release versions.
Fri, 29 Dec 2006 21:26:32 +0000 matthijs (svn r7624) -Fix (FS#470): Also install openttd.32.bmp on make install, used as window icon by SDL (to be ported to 0.5).
Fri, 29 Dec 2006 18:40:02 +0000 KUDr (svn r7623) - Fix: [YAPF] trains/roadvehs trying to enter the bridge ramp from under bridge rail/road (introduced by bridge merge r7573)
Fri, 29 Dec 2006 17:56:34 +0000 Darkvater (svn r7622) -Codechange: Convert some more windows to ShowQuery. This includes the depot
Fri, 29 Dec 2006 17:54:47 +0000 Darkvater (svn r7621) -Codechange: Rework ShowQuery into a general modal popup window. It gets passed
Fri, 29 Dec 2006 17:51:16 +0000 KUDr (svn r7620) -Fix: [OPF] signal update was incorrectly propagated:
Fri, 29 Dec 2006 17:16:12 +0000 Darkvater (svn r7619) -Feature (Internal): Add support for modal children. It's a window-child that
Fri, 29 Dec 2006 17:07:41 +0000 Darkvater (svn r7618) -Feature: Add support for a parent<>child relationship in Window terms. A child
Fri, 29 Dec 2006 16:40:22 +0000 rubidium (svn r7617) -Fix (7609): GetTrackBits only works (as intended) for plain rail tiles, so get the trackbits if it is certain it is a plain rail tile. Noticed by Tron.
Fri, 29 Dec 2006 13:59:48 +0000 Darkvater (svn r7616) -Cleanup:
Fri, 29 Dec 2006 11:28:39 +0000 miham (svn r7611) WebTranslator2 update to 2006-12-29 12:28:05
Fri, 29 Dec 2006 10:16:36 +0000 rubidium (svn r7609) -Codechange: remove some direct map accesses to m5 and some unneeded signal removal code in ClearTileTrack as it is done in CmdRemoveSingleRail too, which is called for every removed trackbit.
Fri, 29 Dec 2006 09:10:44 +0000 rubidium (svn r7607) -Codechange: remove direct map accesses for snow/desert on tunnels and bridges.
Fri, 29 Dec 2006 07:49:51 +0000 peter1138 (svn r7606) -Codechange: [NewStations] Add support for variables 45 and 65.
Fri, 29 Dec 2006 00:06:31 +0000 Darkvater (svn r7605) -Update documentation of MSVC and strgen in docs/ dir and remove directmusic.txt
Thu, 28 Dec 2006 19:49:31 +0000 rubidium (svn r7603) -Codechange (FS#481): update the Polish Town Name generator with Unicode characters (DDream).
Thu, 28 Dec 2006 19:38:09 +0000 Darkvater (svn r7602) -Fix (r7565): MSVC2003 and lower don't support variadic macros, so work around
Thu, 28 Dec 2006 18:45:24 +0000 miham (svn r7601) WebTranslator2 update to 2006-12-28 19:44:37
Thu, 28 Dec 2006 18:01:22 +0000 rubidium (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
Thu, 28 Dec 2006 17:45:31 +0000 KUDr (svn r7599) -Fix: (r7585, r7590) assert on load game that has some station with bigger spread-out than _patches.station_spread value (Celestar)
Thu, 28 Dec 2006 17:03:36 +0000 peter1138 (svn r7596) -Codechange: Always display tractive effort in kN.
Thu, 28 Dec 2006 16:11:07 +0000 peter1138 (svn r7594) -Fix (r7522): GRF config list wasn't cleared when no GRFs should be used.
Sun, 11 Mar 2007 09:28:58 +0000 celestar (svn r9109) [cbh] -Fix: Stabilize the reversing of trains on bridges/bridgeheads a little (it still crashes at times however). Also re-allow the construction of signals on bridgeheads custombridgeheads
Mon, 15 Jan 2007 20:14:06 +0000 celestar (svn r8149) [cbh] - Sync with -r8038:8038 from trunk (the cpp merge) custombridgeheads
Thu, 11 Jan 2007 13:41:16 +0000 celestar (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged custombridgeheads
Thu, 11 Jan 2007 13:16:26 +0000 celestar (svn r8059) [cbh] - Sync with r7788:8032 from trunk custombridgeheads
Wed, 03 Jan 2007 20:00:29 +0000 KUDr (svn r7804) [cbh] - Fix: [NTP] suppress false 'Train is lost' message if destination tile was found custombridgeheads
Wed, 03 Jan 2007 15:01:15 +0000 celestar (svn r7798) [cbh] - Codechange: Disable the construction of signals on bridge heads, because they prove to be ... problematic. Actually this has re-started the discussion of a map rewrite, so stay tuned custombridgeheads
Wed, 03 Jan 2007 08:56:09 +0000 rubidium (svn r7792) [cbh] -Sync: with trunk r7759:7788. custombridgeheads
Wed, 03 Jan 2007 08:55:13 +0000 rubidium (svn r7791) [cbh] -Fix (r7790): forgot to run projects/generate, so the MSVC project files were not in sync with sources.list. custombridgeheads
Wed, 03 Jan 2007 08:49:36 +0000 rubidium (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759. custombridgeheads
Wed, 03 Jan 2007 08:32:17 +0000 celestar (svn r7789) [cbh] - Sync with r7720:7758 from trunk custombridgeheads
Tue, 02 Jan 2007 18:40:37 +0000 KUDr (svn r7755) [cbh] - Fix: [NTP] now works with cbh (needs testing) custombridgeheads
Tue, 02 Jan 2007 16:43:05 +0000 celestar (svn r7750) [cbh] - Doc: Updated the documentation for the tiles to reflect recent changes custombridgeheads
Tue, 02 Jan 2007 15:17:22 +0000 celestar (svn r7749) [cbh] - Doc: Updated the BUGS file with the problems known in cbh custombridgeheads
Tue, 02 Jan 2007 14:13:05 +0000 celestar (svn r7748) [cbh] - Fix: Forgot some railtype check for custombridgeheads custombridgeheads
Tue, 02 Jan 2007 14:08:26 +0000 celestar (svn r7747) [cbh] - Fix: Signals on bridge heads should work now custombridgeheads
Tue, 02 Jan 2007 11:51:07 +0000 celestar (svn r7745) [cbh] - Fix: SetSignalsEnumProc can set signals on bridge heads custombridgeheads
Tue, 02 Jan 2007 11:41:17 +0000 KUDr (svn r7744) [cbh] - Fix: signal update didn't work when new tunnel built (peter1138) custombridgeheads
Tue, 02 Jan 2007 10:12:36 +0000 celestar (svn r7741) [cbh] - Fix: committed one file too many on last commit custombridgeheads
Tue, 02 Jan 2007 10:07:27 +0000 celestar (svn r7740) [cbh] - Fix: Do not try to draw signals on road bridge heads because .. it won't work custombridgeheads
Tue, 02 Jan 2007 09:54:03 +0000 celestar (svn r7739) [cbh] - Feature: Allow the construction and removal of signals on bridge heads. Warning: the signals are only displayed, they do not work yet custombridgeheads
Tue, 02 Jan 2007 02:06:48 +0000 KUDr (svn r7737) [cbh] - Fix: signal updates are now propagated through cbh custombridgeheads
Mon, 01 Jan 2007 23:43:24 +0000 KUDr (svn r7736) [cbh] - Codechange: removed one goto by messing with if/else blocks. Also suppresses gcc warning that 'dir' can be used uninitialized. custombridgeheads
Mon, 01 Jan 2007 23:37:39 +0000 KUDr (svn r7735) - Fix: mingw compilation error (glx) custombridgeheads
Mon, 01 Jan 2007 23:18:33 +0000 KUDr (svn r7734) [cbh] - Fix: '!Disconnecting train' when leaving bridge in Y_SE direction. Train controller needs to know train's track, so it can't be zero. custombridgeheads
Mon, 01 Jan 2007 20:13:03 +0000 KUDr (svn r7729) [cbh] - Fix: [YAPF] several cbh related issues. YAPF should now work with cbh custombridgeheads
Mon, 01 Jan 2007 19:44:02 +0000 KUDr (svn r7728) -Codechange: [YAPF] added some YAPF debug messages plus 2 new files (string class) custombridgeheads