------------------------------------------------------------------------ r12419 | skidd13 | 2008-03-25 18:59:25 +0000 (Tue, 25 Mar 2008) | 2 lines -Cleanup: of the internal road-piece building and removing. ------------------------------------------------------------------------ r12417 | maedhros | 2008-03-25 17:39:02 +0000 (Tue, 25 Mar 2008) | 2 lines -Fix: Add a new plural rule for Icelandic. ------------------------------------------------------------------------ r12410 | peter1138 | 2008-03-25 12:10:13 +0000 (Tue, 25 Mar 2008) | 2 lines -Codechange: abstract out the test for catenary on electric rails ------------------------------------------------------------------------ r12408 | miham | 2008-03-25 08:45:21 +0000 (Tue, 25 Mar 2008) | 13 lines -Update: WebTranslator2 update to 2008-03-25 09:44:24 brazilian_portuguese - 1 fixed by fukumori (1) bulgarian - 1 fixed by thetitan (1) catalan - 8 fixed by arnaullv (8) czech - 1 fixed by Hadez (1) french - 8 fixed by glx (8) hungarian - 10 fixed by miham (10) icelandic - 9 fixed, 1 changed by scrooge (10) italian - 8 fixed by lorenzodv (8) korean - 1 fixed by darkttd (1) russian - 8 fixed by Smoky555 (8) ukrainian - 1 fixed by mad (1) ------------------------------------------------------------------------ r12407 | glx | 2008-03-24 20:30:08 +0000 (Mon, 24 Mar 2008) | 1 line -Add [FS#1866]: more language flags for servers ------------------------------------------------------------------------ r12405 | rubidium | 2008-03-24 06:52:52 +0000 (Mon, 24 Mar 2008) | 2 lines -Codechange: some coding style and 'untodoifying' some comments that were certainly not todos. ------------------------------------------------------------------------ r12404 | rubidium | 2008-03-24 06:38:20 +0000 (Mon, 24 Mar 2008) | 2 lines -Codechange: rename the string buffer used for network GUIs to something more unique than what it is called now. ------------------------------------------------------------------------ r12403 | rubidium | 2008-03-24 06:32:53 +0000 (Mon, 24 Mar 2008) | 2 lines -Codechange: unmisuse a variable in the chat window and make the code a little cleaner. ------------------------------------------------------------------------ r12402 | rubidium | 2008-03-24 05:59:42 +0000 (Mon, 24 Mar 2008) | 2 lines -Fix: some toolbars didn't seem to show anymore. ------------------------------------------------------------------------ r12401 | glx | 2008-03-24 00:52:28 +0000 (Mon, 24 Mar 2008) | 1 line -Fix (r9754): when loading TTD savegame some data were lost (profits, ...) due to a 'reallocation' for vehicle type conversion. The conversion is now done before loading the vehicle chunk. ------------------------------------------------------------------------ r12399 | rubidium | 2008-03-23 21:31:43 +0000 (Sun, 23 Mar 2008) | 2 lines -Fix: some old DOS savegame didn't load properly due to 'garbage' that was sprinkled in some places. ------------------------------------------------------------------------ r12398 | rubidium | 2008-03-23 07:35:29 +0000 (Sun, 23 Mar 2008) | 2 lines -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik. ------------------------------------------------------------------------ r12397 | rubidium | 2008-03-23 06:56:33 +0000 (Sun, 23 Mar 2008) | 2 lines -Codechange [FS#1856]: enumify widget number for time tables. Patch by Phil Sophus. ------------------------------------------------------------------------ r12396 | rubidium | 2008-03-22 19:54:50 +0000 (Sat, 22 Mar 2008) | 2 lines -Codechange: change a few things to reflect that we aren't aiming for 0.6 anymore in trunk. ------------------------------------------------------------------------ r12394 | rubidium | 2008-03-22 16:24:36 +0000 (Sat, 22 Mar 2008) | 2 lines -Fix: make the style of the changelog more uniform. ------------------------------------------------------------------------ r12393 | rubidium | 2008-03-22 16:23:47 +0000 (Sat, 22 Mar 2008) | 2 lines -Fix [FS#1872]: Vehicle lists related to stations not closed when the station is deleted. ------------------------------------------------------------------------ r12392 | maedhros | 2008-03-22 11:29:03 +0000 (Sat, 22 Mar 2008) | 1 line -Fix (r12391): Remove yapf/follow_track.cpp again. ------------------------------------------------------------------------ r12391 | maedhros | 2008-03-22 11:27:46 +0000 (Sat, 22 Mar 2008) | 1 line -Feature: Show whether a town is a "city" in the town description title bar. ------------------------------------------------------------------------ r12390 | rubidium | 2008-03-22 10:56:08 +0000 (Sat, 22 Mar 2008) | 2 lines -Fix [FS#1851]: trams failing to turn on bridge heads/tunnel entrances. ------------------------------------------------------------------------ r12389 | rubidium | 2008-03-22 10:50:50 +0000 (Sat, 22 Mar 2008) | 2 lines -Codechange: remove unneeded code from the Cheat window handling and bring it in line with the coding guidelines. ------------------------------------------------------------------------ r12388 | maedhros | 2008-03-21 11:10:36 +0000 (Fri, 21 Mar 2008) | 1 line -Fix (r12352): Callback 14 (station sprite layout) is a 15-bit callback. ------------------------------------------------------------------------ r12387 | miham | 2008-03-20 23:20:46 +0000 (Thu, 20 Mar 2008) | 8 lines -Update: WebTranslator2 update to 2008-03-21 00:20:05 german - 1 fixed by moewe2 (1) icelandic - 346 fixed by scrooge (346) korean - 2 fixed by darkttd (2) portuguese - 6 fixed by nars (6) russian - 15 fixed by Smoky555 (15) slovenian - 6 fixed by Necrolyte (6) ------------------------------------------------------------------------ r12386 | smatz | 2008-03-19 20:50:19 +0000 (Wed, 19 Mar 2008) | 1 line -Fix [FS#1841](r2428): train could break apart when reversed while partially in a depot ------------------------------------------------------------------------ r12385 | peter1138 | 2008-03-19 20:46:56 +0000 (Wed, 19 Mar 2008) | 2 lines -Fix [FS#ln]: Non-breaking spaces should not be broken. ------------------------------------------------------------------------ r12384 | smatz | 2008-03-19 20:42:05 +0000 (Wed, 19 Mar 2008) | 1 line -Fix (r2428): do not disconnect train when reversing, it may 'think' it is whole in a depot ------------------------------------------------------------------------ r12383 | peter1138 | 2008-03-18 23:01:33 +0000 (Tue, 18 Mar 2008) | 2 lines -Fix [FS#1860]: Check return of AfterLoadGame for success or failure when loading TTD games. ------------------------------------------------------------------------