Thu, 18 Dec 2008 18:47:39 +0000 translators (svn r14691) -Update: WebTranslator2 update to 2008-12-18 18:47:25
Thu, 18 Dec 2008 12:23:08 +0000 rubidium (svn r14689) -Change: make configure die on commonly made user mistakes, like not having SDL development files or zlib headers installed; you can still compile a dedicated server or a binary without zlib, but you have to explicitly force it.
Wed, 17 Dec 2008 23:12:35 +0000 rubidium (svn r14688) -Change: silence the "command not found" error when trying to find the svn/git/hg binary.
Wed, 17 Dec 2008 23:08:11 +0000 rubidium (svn r14687) -Change: log all configure errors to config.log
Wed, 17 Dec 2008 18:01:19 +0000 translators (svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03
Wed, 17 Dec 2008 00:48:18 +0000 glx (svn r14685) -Change: don't popup cmd windows when determining version (MSVC)
Tue, 16 Dec 2008 23:02:22 +0000 glx (svn r14684) -Codechange: use SubWCRev object to get version info instead SubWCRev.exe for tortoiseSVN (Darkvater)
Tue, 16 Dec 2008 22:02:12 +0000 rubidium (svn r14683) -Change: only say a engine/vehicle is refittable when it can be refitted to at least two cargo type or when it has subcargos.
Tue, 16 Dec 2008 20:15:36 +0000 frosch (svn r14682) -Fix (r14672): Check the correct savegame version. (Thanks SmatZ)
Tue, 16 Dec 2008 18:43:02 +0000 translators (svn r14681) -Update: WebTranslator2 update to 2008-12-16 18:42:42
Tue, 16 Dec 2008 18:09:40 +0000 frosch (svn r14680) -Feature(ette) [FS#2434]: Use property 4 (model life) also for wagons.
Tue, 16 Dec 2008 17:58:27 +0000 rubidium (svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.
Mon, 15 Dec 2008 22:22:23 +0000 rubidium (svn r14678) -Fix [FS#2435]: gradual filling graphics were not chosen according to the NewGRF spec (Maedhros)
Mon, 15 Dec 2008 11:39:23 +0000 translators (svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07
Sun, 14 Dec 2008 19:52:55 +0000 frosch (svn r14676) -Fix: Do not copy the signal type of parallel vertical/horizontal track, when dragging signals.
Sun, 14 Dec 2008 16:56:28 +0000 rubidium (svn r14675) -Fix: setting the Estonian or custom currency as used currency didn't survive a restart cycle.
Sat, 13 Dec 2008 19:43:57 +0000 frosch (svn r14674) -Fix (r4965): Check sprite size when executing action 6.
Sat, 13 Dec 2008 18:45:37 +0000 translators (svn r14673) -Update: WebTranslator2 update to 2008-12-13 18:45:31
Sat, 13 Dec 2008 18:25:42 +0000 frosch (svn r14672) -Fix [FS#2444]: Property 7 and callback 12 were broken for aircraft.
Sat, 13 Dec 2008 18:19:44 +0000 smatz (svn r14671) -Fix: compilation was broken for some systems
Sat, 13 Dec 2008 16:16:44 +0000 smatz (svn r14670) -Codechange: use better readable (I hope) and branchless (for some archs/compilers) code for cargo value computation
Sat, 13 Dec 2008 15:59:25 +0000 smatz (svn r14669) -Codechange: use SmallVector instead of std::list at one place
Fri, 12 Dec 2008 19:54:54 +0000 rubidium (svn r14668) -Change: use include <> instead of include "" when including ICU's headers.
Thu, 11 Dec 2008 18:45:10 +0000 translators (svn r14667) -Update: WebTranslator2 update to 2008-12-11 18:45:04
Wed, 10 Dec 2008 18:45:17 +0000 translators (svn r14666) -Update: WebTranslator2 update to 2008-12-10 18:44:59
Tue, 09 Dec 2008 18:44:51 +0000 translators (svn r14665) -Update: WebTranslator2 update to 2008-12-09 18:44:40
Mon, 08 Dec 2008 16:29:36 +0000 translators (svn r14662) -Update: WebTranslator2 update to 2008-12-08 16:28:15
Sun, 07 Dec 2008 12:41:20 +0000 truebrain (svn r14661) -Fix r14659: oops, forgot to escape '?' ;)
Sat, 06 Dec 2008 18:44:49 +0000 translators (svn r14660) -Update: WebTranslator2 update to 2008-12-06 18:44:39
Sat, 06 Dec 2008 00:38:48 +0000 truebrain (svn r14659) -Add: in case Thief^ (forum user) ever tries what he thinks he will try when he doesn't know it is --prefix-dir, make sure he also gets what he assumes he gets :)