log

age author description
Wed, 17 Feb 2010 15:31:46 +0000 rubidium (svn r19150) -Fix (r19143): some more locations could use updating draft
Wed, 17 Feb 2010 15:07:09 +0000 rubidium (svn r19149) -Codechange: make our vsnprintf implementation for Windows more POSIX compliant (adf88) draft
Wed, 17 Feb 2010 13:55:08 +0000 rubidium (svn r19148) -Fix [FS#3627]: [v]seprintf should return the number of added characters excluding '\0' on truncation (adf88) draft
Wed, 17 Feb 2010 12:16:33 +0000 translators (svn r19147) -Update from WebTranslator v3.0: draft
Tue, 16 Feb 2010 22:01:23 +0000 alberth (svn r19146) -Codechange: Use CommandCost in industry checking routines. draft
Tue, 16 Feb 2010 18:45:16 +0000 translators (svn r19145) -Update from WebTranslator v3.0: draft
Tue, 16 Feb 2010 00:07:15 +0000 rubidium (svn r19143) -Codechange: trunk's going for 1.1 now. draft
Mon, 15 Feb 2010 23:55:04 +0000 rubidium (svn r19141) -Fix [FS#3619] (r18421): look-ahead for multitile waypoints 'made up' data that shouldn't go into the cache, causing desyncs in MP draft
Mon, 15 Feb 2010 19:52:40 +0000 alberth (svn r19140) -Codechange: Move variables closer to their first use. draft
Mon, 15 Feb 2010 18:45:47 +0000 translators (svn r19139) -Update from WebTranslator v3.0: draft
Mon, 15 Feb 2010 11:04:27 +0000 alberth (svn r19138) -Codechange: Rename CheckMultipleIndustryInTown() to FindTownForIndustry(). draft
Mon, 15 Feb 2010 10:28:40 +0000 alberth (svn r19137) -Add: Report a more useful error when failing to build a bubble generator. draft
Mon, 15 Feb 2010 09:49:10 +0000 alberth (svn r19136) -Doc: Added Doxygen comments for industry checking procedures. draft
Sun, 14 Feb 2010 18:45:24 +0000 translators (svn r19135) -Update from WebTranslator v3.0: draft
Sun, 14 Feb 2010 18:33:57 +0000 frosch (svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken. draft
Sun, 14 Feb 2010 16:52:15 +0000 rubidium (svn r19133) -Fix [FS#3621]: [Mac OS X] --enable-desync-debug failed compiling (planetmaker) draft
Sun, 14 Feb 2010 16:31:35 +0000 alberth (svn r19132) -Codechange: No need to end a line with ;;. draft
Sun, 14 Feb 2010 15:58:10 +0000 alberth (svn r19131) -Doc: Add doxygen comments to some economy variables and constants. draft
Sun, 14 Feb 2010 15:44:21 +0000 alberth (svn r19130) -Codechange: Use references and inlining in CommandCost. draft
Sun, 14 Feb 2010 15:35:44 +0000 alberth (svn r19129) -Fix [FS#3623] (r19122): Don't draw cargo ratings/acceptance when the window is shaded. draft
Sun, 14 Feb 2010 15:30:08 +0000 alberth (svn r19128) -Codechange: CommandCost cost methods return void instead of a copy of *this. draft
Sun, 14 Feb 2010 13:01:33 +0000 frosch (svn r19127) -Codechange: Add printf-like warnings to more functions. draft
Sun, 14 Feb 2010 13:01:07 +0000 frosch (svn r19126) -Codechange: Silence a warning. draft
Sat, 13 Feb 2010 20:13:34 +0000 frosch (svn r19125) -Fix (r18809): Compiling with desync-debug failed. draft
Sat, 13 Feb 2010 18:45:51 +0000 translators (svn r19124) -Update from WebTranslator v3.0: draft
Sat, 13 Feb 2010 18:44:03 +0000 alberth (svn r19123) -Fix [FS#3617]: Resize station cargo widget when needed to display all accepted cargo types. draft
Sat, 13 Feb 2010 18:41:31 +0000 alberth (svn r19122) -Codechange: Move cargo drawing to StationViewWindow::OnPaint(). draft
Sat, 13 Feb 2010 18:39:00 +0000 alberth (svn r19121) -Codechange: Introduce a variable for the height of the ratings and accepted cargo widgets. draft
Sat, 13 Feb 2010 14:06:01 +0000 frosch (svn r19120) -Fix: [NewGRF] Industry property 0x17 was interpreted incorrectly and in some cases circumvented the density difficulty setting. draft
Sat, 13 Feb 2010 14:02:36 +0000 rubidium (svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that had stations/depots refer to them or vehicles were on the town's road could cause a crash draft