peter1138 [Sat, 07 Jul 2007 20:31:23 +0000] rev 7689
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
peter1138 [Sat, 07 Jul 2007 20:17:01 +0000] rev 7688
(svn r10470) -Fix: clamp station build date to 16 bit value for newgrf, preventing overflow and incorrect graphics shown past a certain date.
rubidium [Sat, 07 Jul 2007 17:36:01 +0000] rev 7687
(svn r10466) -Fix: the minimum amount of waiting cargo shouldn't be 65535; that should be the maximum amount of waiting cargo.
rubidium [Sat, 07 Jul 2007 17:33:29 +0000] rev 7686
(svn r10465) -Fix: first run the WE_CREATE callback and then perform the dirtying of the window, so you won't get glitches if you resize a window in the WE_CREATE callback.
miham [Sat, 07 Jul 2007 16:44:10 +0000] rev 7685
(svn r10464) -Update: WebTranslator2 update to 2007-07-07 18:44:01
latvian - 293 fixed, 21 changed by amjaliks (254), pakalns (60)
miham [Sat, 07 Jul 2007 16:43:00 +0000] rev 7684
(svn r10463) -Update: WebTranslator2 update to 2007-07-07 18:42:35
catalan - 4 fixed by arnaullv (4)
estonian - 15 fixed by kristjans (15)
japanese - 4 fixed by ickoonite (4)
piglatin - 28 fixed by adammw (23), miham (5)
romanian - 7 fixed by kneekoo (7)
slovenian - 4 fixed by Necrolyte (4)
traditional_chinese - 1 changed by xbddc (1)
rubidium [Sat, 07 Jul 2007 10:06:10 +0000] rev 7683
(svn r10462) -Add: a command dumper/loader that could be enabled compile-time and server side only to aid debugging some desyncs, i.e. dump the stream of commands so it could be replayed in exactly the same way later. This should primarily be used to make desyncs more easily reproducable, so it can be properly debugged.
rubidium [Sat, 07 Jul 2007 08:53:19 +0000] rev 7682
(svn r10460) -Codechange: add some more variables needed for newindustries regarding to the creation of the industries.
rubidium [Fri, 06 Jul 2007 22:33:16 +0000] rev 7681
(svn r10459) -Codechange: add helper functions to determine whether an industry is a primary industry and how much it costs to build such an industry.
peter1138 [Fri, 06 Jul 2007 22:15:00 +0000] rev 7680
(svn r10458) -Fix (r10444): restore original descriptions for win32 drivers