Wed, 10 Jan 2007 23:58:52 +0000 rubidium (svn r8047) -Revert (8002): cp -u is not supported on all platforms.
Wed, 10 Jan 2007 21:44:59 +0000 Darkvater (svn r8044) Regression (r8038): Crash on allocating bridge memory (peter1138)
Wed, 10 Jan 2007 20:11:13 +0000 rubidium (svn r8043) -Fix (8028): forgot setting a variable.
Wed, 10 Jan 2007 19:39:54 +0000 orudge (svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help)
Wed, 10 Jan 2007 19:20:25 +0000 peter1138 (svn r8041) -Regression (r7564): [NewGRF] check_length should skip further processing if a length is too short, so give the function a return value
Wed, 10 Jan 2007 19:13:33 +0000 truelight (svn r8040) [Configure] -Fix: for some reason, OS2 compiled unix.cpp, not os2.cpp
Wed, 10 Jan 2007 19:00:08 +0000 miham (svn r8039) WebTranslator2 update to 2007-01-10 19:58:43
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
Wed, 10 Jan 2007 18:44:52 +0000 rubidium (svn r8037) -Fix (r7987): MSVC project files were not updated with respect to the addition of slovenian.
Wed, 10 Jan 2007 18:24:48 +0000 rubidium (svn r8034) -Fix (r8033): aircraft_cmd.c was not renamed.
Wed, 10 Jan 2007 18:12:09 +0000 KUDr (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
Wed, 10 Jan 2007 16:31:40 +0000 rubidium (svn r8030) -Fix: segmentation fault when removing a town in the scenario editor while having the query tool window open for one of the town's tiles.
Wed, 10 Jan 2007 15:03:47 +0000 rubidium (svn r8029) -Fix (7759): somehow the old configure script was not removed.
Wed, 10 Jan 2007 15:00:20 +0000 rubidium (svn r8028) -Fix: overflow of ticks was not handled properly, possibly resulting a non-reacting gameserver/gameclient.
Wed, 10 Jan 2007 14:52:10 +0000 celestar (svn r8027) -Fix (FS#486) If a pause command is issues, it will now pause the game even if shift is pressed instead of giving a cost estimate of 0. This fixes a problem where the server does not pause_on_join when the player on the interactive server has the shift button pressed. (Thanks to pvz for the report and the fix)
Wed, 10 Jan 2007 14:22:49 +0000 celestar (svn r8026) -Fix (r2441) When taking up cargo that is transferring, trains will now also have the virtual profit deducted.
Wed, 10 Jan 2007 10:39:45 +0000 rubidium (svn r8019) -Fix (r7759): if libfreetype was not found (and not forced to be used), the configure script aborted instead of marking it a 'not found'.
Tue, 09 Jan 2007 21:43:32 +0000 maedhros (svn r8014) -Codechange (r7573): When a tile is cleared, empty the general purpose bits in
Tue, 09 Jan 2007 21:25:13 +0000 Darkvater (svn r8013) -Codechange (r6921, rUnknown): Show the error message of corrupt or missing (own) files
Tue, 09 Jan 2007 19:43:46 +0000 miham (svn r8012) WebTranslator2 update to 2007-01-09 20:43:03
Tue, 09 Jan 2007 16:27:25 +0000 peter1138 (svn r8007) -Codechange: Change _vehicle_position_hash from VehicleID to Vehicle*. This removes the need for look ups by index. Also declare the array static.
Tue, 09 Jan 2007 15:26:43 +0000 rubidium (svn r8002) -Change: do not copy lang/english.txt when it is not needed.
Tue, 09 Jan 2007 14:48:21 +0000 rubidium (svn r8000) -Codechange: drop UDP packets when their internal size does not match the received size. If that is the case, the packet was not received in one piece (or got somehow mangled with another packet), which will cause us to drop the packet later on because we are (for example) trying to read beyond the end of the packet.
Tue, 09 Jan 2007 07:24:35 +0000 miham (svn r7987) [Translations] Slovenian is no longer unfinished (no bad strings)
Tue, 09 Jan 2007 07:22:20 +0000 miham (svn r7986) WebTranslator2 update to 2007-01-09 08:20:27
Mon, 08 Jan 2007 19:18:53 +0000 Darkvater (svn r7984) -Fix: out-of-bounds read access on _clients array (Quark)
Mon, 08 Jan 2007 18:39:17 +0000 miham (svn r7983) WebTranslator2 update to 2007-01-08 19:37:40
Mon, 08 Jan 2007 18:07:57 +0000 peter1138 (svn r7982) -Codechange: Enumify graphics blitter modes.
Mon, 08 Jan 2007 10:36:45 +0000 celestar (svn r7976) -Fix: (SF 1629560) Rail vehicles can no longer enter tunnels or bridgeheads with wrong railtype
Mon, 08 Jan 2007 08:16:01 +0000 miham (svn r7975) WebTranslator2 update to 2007-01-08 09:13:29
Mon, 08 Jan 2007 00:16:03 +0000 Darkvater (svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Sun, 07 Jan 2007 17:32:35 +0000 Darkvater (svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke)
Sun, 07 Jan 2007 16:55:30 +0000 Darkvater (svn r7968) -Update copyright/etc information to 2007
Sun, 07 Jan 2007 16:35:20 +0000 Darkvater (svn r7966) -Fix (r7936): Eh AxisToTrack returns Track not Axis, thanks KUDr
Sun, 07 Jan 2007 13:13:01 +0000 truelight (svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. They should now.
Sun, 07 Jan 2007 13:00:56 +0000 truelight (svn r7959) [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because it needs to be feed to emxbind at link-time.
Sun, 07 Jan 2007 09:48:10 +0000 tron (svn r7942) Trim another 192 lines from the configure monster
Sun, 07 Jan 2007 09:24:18 +0000 tron (svn r7941) Unbreak linking: FreeBSD is not Linux either
Sun, 07 Jan 2007 08:26:45 +0000 tron (svn r7940) Add an empty line instead of overwriting the just written file
Sun, 07 Jan 2007 08:17:56 +0000 tron (svn r7939) Fix useless use of cat
Sun, 07 Jan 2007 00:19:57 +0000 Darkvater (svn r7936) -Fix (r4987, old-rev): Only update the signals and YAPF cache on a DC_EXEC action for bridge-building
Sat, 06 Jan 2007 23:47:59 +0000 Darkvater (svn r7934) -Cleanup: [win32] Remove unused and totally useless files.
Sat, 06 Jan 2007 23:00:21 +0000 rubidium (svn r7932) -Fix (r7931): committed a few files too much :( (the ones I used to test the new masterserver)
Sat, 06 Jan 2007 22:58:01 +0000 rubidium (svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations.
Sat, 06 Jan 2007 22:43:11 +0000 Darkvater (svn r7930) -Fix: [FS#520] Wrong GRF flag set for gradual loading (mart3p)
Sat, 06 Jan 2007 20:39:27 +0000 glx (svn r7922) -Fix: bad escaping in CFLAGS
Sat, 06 Jan 2007 14:29:07 +0000 miham (svn r7905) WebTranslator2 update to 2007-01-06 15:28:31
Sat, 06 Jan 2007 13:26:04 +0000 peter1138 (svn r7901) -Codechange: Remove some misplaced externs and use extern, not VARDEF, in the place they should be...
Sat, 06 Jan 2007 07:26:15 +0000 miham (svn r7896) WebTranslator2 update to 2007-01-06 08:24:52
Fri, 05 Jan 2007 21:33:58 +0000 rubidium (svn r7888) -Change: add documentation about the 'on-the-wire' structure of the network game information request and reply packets.
Fri, 05 Jan 2007 20:46:53 +0000 bjarni (svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a long unsigned int
Fri, 05 Jan 2007 19:50:44 +0000 bjarni (svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it collided with other hotkeys (pv2b)
Fri, 05 Jan 2007 18:28:49 +0000 miham (svn r7884) WebTranslator2 update to 2007-01-05 19:28:08
Fri, 05 Jan 2007 18:11:14 +0000 tron (svn r7883) It's spelled 'automatically'
Fri, 05 Jan 2007 18:03:30 +0000 truelight (svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking
Fri, 05 Jan 2007 17:49:46 +0000 truelight (svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2
Fri, 05 Jan 2007 17:42:01 +0000 tron (svn r7880) Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2
Fri, 05 Jan 2007 17:29:35 +0000 tron (svn r7878) Remove the long gone sdl11-config (again)
Fri, 05 Jan 2007 17:29:08 +0000 tron (svn r7877) Improve readability and shorten the configure script by 241 lines
Fri, 05 Jan 2007 15:01:51 +0000 rubidium (svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as intended.