------------------------------------------------------------------------ r12290 | belugas | 2008-02-27 15:35:24 +0000 (Wed, 27 Feb 2008) | 2 lines -Fix[FS#1807]: Do not draw trees nor lamps between tram tracks.(Roujin) ------------------------------------------------------------------------ r12289 | belugas | 2008-02-27 14:55:16 +0000 (Wed, 27 Feb 2008) | 3 lines -Fix(r12288)[FS#1808]: Wrong bridge head table associated ------------------------------------------------------------------------ r12288 | belugas | 2008-02-27 04:26:25 +0000 (Wed, 27 Feb 2008) | 2 lines -Fix(r12287): forgot to include two sprite renames out of consistency. And obviously forgot to compile before committing, as the array rename would have been evident. ------------------------------------------------------------------------ r12287 | belugas | 2008-02-27 04:00:25 +0000 (Wed, 27 Feb 2008) | 2 lines -Codechange: Give meaning to two other bridges sprites arrays. A bit of re-indenting too ------------------------------------------------------------------------ r12282 | glx | 2008-02-26 22:32:27 +0000 (Tue, 26 Feb 2008) | 1 line -Fix (r12123): generate.vbs should not skip files in NO_THREADS section of source.list ------------------------------------------------------------------------ r12272 | belugas | 2008-02-26 18:24:46 +0000 (Tue, 26 Feb 2008) | 3 lines -Codechange: A bit of code style fixes (tabs instead of spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge) ------------------------------------------------------------------------ r12269 | glx | 2008-02-26 15:31:48 +0000 (Tue, 26 Feb 2008) | 1 line -Fix: [Win32] don't create save dir on install ------------------------------------------------------------------------ r12263 | belugas | 2008-02-26 03:35:44 +0000 (Tue, 26 Feb 2008) | 3 lines -Codechange: Give meaning to the concrete bridge sprites arrays. Add macro MR (PALETTE_TO_STRUCT_RED) for easier viewing. Still more to come. ------------------------------------------------------------------------ r12262 | belugas | 2008-02-26 00:06:21 +0000 (Tue, 26 Feb 2008) | 3 lines -Codechange: Give meaning to the wooden bridge sprites arrays. Add macro MN for easier viewing. More to come. ------------------------------------------------------------------------ r12261 | glx | 2008-02-25 23:12:55 +0000 (Mon, 25 Feb 2008) | 1 line -Fix [FS#1805]: autoreplace did not update vehicle index for timetable window ------------------------------------------------------------------------ r12258 | glx | 2008-02-25 16:30:12 +0000 (Mon, 25 Feb 2008) | 1 line -Fix: GetProductionAroundTiles() may fail if only the second production slot exists ------------------------------------------------------------------------ r12252 | KUDr | 2008-02-25 15:09:22 +0000 (Mon, 25 Feb 2008) | 5 lines -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks michi_cc). -Fixed by removing FollowTrack_t structure and all related functions. Their purpose was to allow to call track followers from C code. They were: 1. never used 2. obsoleted by switching to C++ ------------------------------------------------------------------------ r12247 | frosch | 2008-02-25 13:48:23 +0000 (Mon, 25 Feb 2008) | 1 line -Fix (r9315): Town variables 0x9E to 0xAD (company ratings) returned wrong values. ------------------------------------------------------------------------ r12246 | frosch | 2008-02-25 13:38:11 +0000 (Mon, 25 Feb 2008) | 1 line -Fix (r10460): Proper usage of Clamp(). ------------------------------------------------------------------------ r12244 | smatz | 2008-02-25 02:09:04 +0000 (Mon, 25 Feb 2008) | 1 line -Fix (r12150): typo resulting in no players are given the engine preview offer ------------------------------------------------------------------------ r12239 | glx | 2008-02-24 22:20:31 +0000 (Sun, 24 Feb 2008) | 1 line -Fix [FS#1800] (r9729): inverted comments for SetRailType() and GetTrackBits() (michi_cc) ------------------------------------------------------------------------ r12238 | glx | 2008-02-24 22:16:36 +0000 (Sun, 24 Feb 2008) | 1 line -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc) ------------------------------------------------------------------------ r12234 | glx | 2008-02-24 21:47:02 +0000 (Sun, 24 Feb 2008) | 1 line -Fix [FS#1798]: Mac OSX bundle display name should be 'OpenTTD' (oVRoM) ------------------------------------------------------------------------ r12231 | bjarni | 2008-02-23 22:23:06 +0000 (Sat, 23 Feb 2008) | 1 line -Cleanup (r12230): [autoreplace] moved Vehicle::NeedsAutorenewing() and added comments ------------------------------------------------------------------------ r12230 | bjarni | 2008-02-23 22:01:55 +0000 (Sat, 23 Feb 2008) | 3 lines -Codechange: [autoreplace] made a function to detect if a vehicle needs autorenewing This will remove duplicated code and ensure that the check is consistent ------------------------------------------------------------------------ r12218 | miham | 2008-02-23 11:42:41 +0000 (Sat, 23 Feb 2008) | 19 lines -Update: WebTranslator2 update to 2008-02-23 12:39:10 brazilian_portuguese - 13 fixed, 51 changed by fukumori (64) bulgarian - 12 fixed by thetitan (12) catalan - 13 fixed by arnaullv (13) czech - 13 fixed, 8 changed by Hadez (21) dutch - 13 fixed by habell (13) estonian - 13 fixed, 3 changed by kristjans (16) french - 13 fixed, 20 changed by glx (33) hungarian - 13 fixed by miham (13) italian - 13 fixed, 8 changed by lorenzodv (21) japanese - 13 fixed by ickoonite (13) korean - 14 fixed by leejaeuk5 (14) portuguese - 2 fixed by nars (2) slovak - 13 fixed by lengyel (13) slovenian - 1 fixed by Necrolyte (1) spanish - 13 fixed by eusebio (13) swedish - 1 fixed by ChrillDeVille (1) ukrainian - 13 fixed, 1 deleted, 124 changed by mad (138) ------------------------------------------------------------------------ r12209 | peter1138 | 2008-02-21 19:09:10 +0000 (Thu, 21 Feb 2008) | 2 lines -Fix: [NewGRF] Support using any base price for rail and road vehicles' running cost, and show running cost of wagons if they have it. ------------------------------------------------------------------------ r12208 | belugas | 2008-02-21 16:05:33 +0000 (Thu, 21 Feb 2008) | 1 line -Codechange: Alignment of params makes the code easier to read. ------------------------------------------------------------------------ r12207 | peter1138 | 2008-02-21 14:30:36 +0000 (Thu, 21 Feb 2008) | 2 lines -Change: rail running costs are engine class, not rail type ------------------------------------------------------------------------ r12206 | belugas | 2008-02-20 21:08:27 +0000 (Wed, 20 Feb 2008) | 1 line -Fix: A comma is not a rare resource. Do not hesitate to use it when needed. ------------------------------------------------------------------------ r12205 | peter1138 | 2008-02-20 20:56:54 +0000 (Wed, 20 Feb 2008) | 2 lines -Codechange: rename RailVehicleInfo::running_cost_base to running_cost, inline with other vehicle types (It is the factor, not the base) ------------------------------------------------------------------------ r12204 | smatz | 2008-02-20 19:42:06 +0000 (Wed, 20 Feb 2008) | 1 line -Fix (r12192): using UINT16_MAX broke compilation on many targets ------------------------------------------------------------------------ r12203 | frosch | 2008-02-20 19:37:46 +0000 (Wed, 20 Feb 2008) | 1 line -Fix (r12199): Make trains pay attention to signals again. ------------------------------------------------------------------------ r12202 | peter1138 | 2008-02-20 19:37:02 +0000 (Wed, 20 Feb 2008) | 2 lines -Fix: When loading a savegame fails, don't start creating a new game, just go straight back to the intro screen. ------------------------------------------------------------------------ r12201 | smatz | 2008-02-20 19:34:53 +0000 (Wed, 20 Feb 2008) | 1 line -Fix (r12060): compilation warnings - uninitialized variable when compiling with assert disabled ------------------------------------------------------------------------