------------------------------------------------------------------------ r12450 | peter1138 | 2008-03-27 17:51:20 +0000 (Thu, 27 Mar 2008) | 2 lines -Codechange: Use a pointer instead of several array dereferences. ------------------------------------------------------------------------ r12449 | belugas | 2008-03-27 17:06:35 +0000 (Thu, 27 Mar 2008) | 1 line -Feature[newGRF]: Add support for var A2/22 for action 7/9/D: Diificulty level ------------------------------------------------------------------------ r12448 | rubidium | 2008-03-27 16:09:15 +0000 (Thu, 27 Mar 2008) | 2 lines -Change: add a spec file for RPMs. The spec file replaces the SuSE and Mandrake versions as these distributions are also supported by the new spec file. New spec file by Denis Burlaka. ------------------------------------------------------------------------ r12447 | rubidium | 2008-03-27 15:59:56 +0000 (Thu, 27 Mar 2008) | 2 lines -Add: company colours to hangars and road depots; train depots already have them. ------------------------------------------------------------------------ r12446 | peter1138 | 2008-03-27 15:51:11 +0000 (Thu, 27 Mar 2008) | 2 lines -Feature: Add +/- toggle buttons to station cargo waiting list to show/hide the detailed transferred cargo information. ------------------------------------------------------------------------ r12445 | peter1138 | 2008-03-27 15:48:54 +0000 (Thu, 27 Mar 2008) | 2 lines -Fix: Add missing compile asserts for window data structs ------------------------------------------------------------------------ r12444 | belugas | 2008-03-27 15:46:58 +0000 (Thu, 27 Mar 2008) | 2 lines -Fix: A little typo ------------------------------------------------------------------------ r12443 | rubidium | 2008-03-27 15:29:42 +0000 (Thu, 27 Mar 2008) | 2 lines -Add: OpenTTDs version to openttd.cfg, just so we do not need to keep to ask people for their version number because it's likely they give you the wrong answer anyway. ------------------------------------------------------------------------ r12442 | skidd13 | 2008-03-27 14:46:27 +0000 (Thu, 27 Mar 2008) | 2 lines -Feature: Allow build leveled roads on slopes for the old ai ------------------------------------------------------------------------ r12441 | rubidium | 2008-03-27 14:34:29 +0000 (Thu, 27 Mar 2008) | 2 lines -Feature: open the time table when pressing the order button while pressing the CTRL key. Patch by Phil Sophus. ------------------------------------------------------------------------ r12440 | skidd13 | 2008-03-27 14:26:31 +0000 (Thu, 27 Mar 2008) | 3 lines -Fix [FS#1694]: Make the road building and road removing conditions more union -Feature: Allow to build/remove more road-piece combinations directly ------------------------------------------------------------------------ r12439 | rubidium | 2008-03-27 14:10:09 +0000 (Thu, 27 Mar 2008) | 2 lines -Fix [FS#1871]: do not 'disable' the drawing of autorail overlays when the tile is 'error'-marked (red pulsating selection). Patch by Icosikai. ------------------------------------------------------------------------ r12438 | rubidium | 2008-03-27 13:59:35 +0000 (Thu, 27 Mar 2008) | 2 lines -Fix-ish: typo spotted by Biblo. ------------------------------------------------------------------------ r12436 | peter1138 | 2008-03-26 19:18:30 +0000 (Wed, 26 Mar 2008) | 2 lines -Cleanup: minor coding style ------------------------------------------------------------------------ r12435 | rubidium | 2008-03-26 16:46:33 +0000 (Wed, 26 Mar 2008) | 1 line -Fix: do not remove the case from the Brazilian Portuguese translation while it is still in use. ------------------------------------------------------------------------ r12428 | rubidium | 2008-03-26 11:50:53 +0000 (Wed, 26 Mar 2008) | 2 lines -Fix [FS#1878]: loading from the config file could fail even when the data is correct. Patch by Dominik. ------------------------------------------------------------------------ r12426 | rubidium | 2008-03-26 10:38:31 +0000 (Wed, 26 Mar 2008) | 2 lines -Cleanup: sprinkle some coding style over a few files. ------------------------------------------------------------------------ r12425 | rubidium | 2008-03-26 10:08:17 +0000 (Wed, 26 Mar 2008) | 2 lines -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik. ------------------------------------------------------------------------ r12421 | bjarni | 2008-03-25 21:58:13 +0000 (Tue, 25 Mar 2008) | 4 lines -Feature: [autoreplace] the autoreplace button in train depots will now also replace wagons even if they aren't connected to a locomotive fixed estimated cost in CmdDepotMassAutoReplace() (will still not estimate wagon removal profits) Made it possible to command CmdDepotMassAutoReplace() to either replace everything or nothing (the button will still happily replace just some of the vehicles if cash premits) ------------------------------------------------------------------------ r12420 | maedhros | 2008-03-25 19:56:16 +0000 (Tue, 25 Mar 2008) | 2 lines -Cleanup: Fix the indentation, improve a variable name, and add a NOT_REACHED to DeterminePluralForm. ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------