Commit Graph

  • 574e0830f1 (svn r21573) -Codechange: [OSX] Unify the naming of variables among different screen drivers a bit planetmaker 2010-12-21 15:53:20 +00:00
  • 8dfefaf1ec (svn r21573) -Codechange: [OSX] Unify the naming of variables among different screen drivers a bit planetmaker 2010-12-21 15:53:20 +00:00
  • 0d3a0bb1c7 (svn r21572) -Codechange: [OSX] One palette is enough, we cannot use two colour depths at once planetmaker 2010-12-21 15:48:43 +00:00
  • f11e0ae053 (svn r21572) -Codechange: [OSX] One palette is enough, we cannot use two colour depths at once planetmaker 2010-12-21 15:48:43 +00:00
  • b633ffaa1d (svn r21571) -Codechange: Having a break after a return is no good. alberth 2010-12-21 15:23:54 +00:00
  • 135c5b3fd7 (svn r21571) -Codechange: Having a break after a return is no good. alberth 2010-12-21 15:23:54 +00:00
  • 884b44990a (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. terkhen 2010-12-21 14:01:44 +00:00
  • 9ff41df5e1 (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. terkhen 2010-12-21 14:01:44 +00:00
  • ea7c33ca6d (svn r21569) -Add: Don't close the refit window after refitting only a consist part. terkhen 2010-12-21 14:00:58 +00:00
  • ab36448f46 (svn r21569) -Add: Don't close the refit window after refitting only a consist part. terkhen 2010-12-21 14:00:58 +00:00
  • 3e6ebc7158 (svn r21568) -Add: Show the selected consist part at the refit window. terkhen 2010-12-21 14:00:14 +00:00
  • 6848bb8eee (svn r21568) -Add: Show the selected consist part at the refit window. terkhen 2010-12-21 14:00:14 +00:00
  • f8c31319e9 (svn r21567) -Feature: Allow to refit only the selected part of a train consist. terkhen 2010-12-21 13:59:16 +00:00
  • cf07974aaf (svn r21567) -Feature: Allow to refit only the selected part of a train consist. terkhen 2010-12-21 13:59:16 +00:00
  • 96f706fa83 (svn r21566) -Add: Draw current vehicle at the refit window. terkhen 2010-12-21 13:58:09 +00:00
  • 60f3dc16a7 (svn r21566) -Add: Draw current vehicle at the refit window. terkhen 2010-12-21 13:58:09 +00:00
  • a136200c39 (svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage(). terkhen 2010-12-21 13:56:52 +00:00
  • dfc460035b (svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage(). terkhen 2010-12-21 13:56:52 +00:00
  • 5a124feb6d (svn r21564) -Fix: Avoid drawing road vehicles outside of their given space. terkhen 2010-12-21 13:56:07 +00:00
  • 5c79f1007b (svn r21564) -Fix: Avoid drawing road vehicles outside of their given space. terkhen 2010-12-21 13:56:07 +00:00
  • 759a596e0b (svn r21563) -Codechange: Add function to get the width of a vehicle. terkhen 2010-12-21 13:54:57 +00:00
  • df2a2615a4 (svn r21563) -Codechange: Add function to get the width of a vehicle. terkhen 2010-12-21 13:54:57 +00:00
  • 8fc48a79da (svn r21562) -Change: Add articulated parts of vehicles in a refit selection to that selection. terkhen 2010-12-21 13:53:19 +00:00
  • 0cbf97bc0e (svn r21562) -Change: Add articulated parts of vehicles in a refit selection to that selection. terkhen 2010-12-21 13:53:19 +00:00
  • a1ff6859c5 (svn r21561) -Change: Allow to specify the number of vehicles to refit in the refit vehicle command. terkhen 2010-12-21 13:52:10 +00:00
  • d3dd1b0e2f (svn r21561) -Change: Allow to specify the number of vehicles to refit in the refit vehicle command. terkhen 2010-12-21 13:52:10 +00:00
  • d92f29b822 (svn r21560) -Codechange: Declare DrawVehicleImage in its header. terkhen 2010-12-21 13:50:31 +00:00
  • f1c0366667 (svn r21560) -Codechange: Declare DrawVehicleImage in its header. terkhen 2010-12-21 13:50:31 +00:00
  • 53120a566c (svn r21559) -Add: Disable the refit button until a refit option is selected. terkhen 2010-12-21 13:49:42 +00:00
  • 080a52faf2 (svn r21559) -Add: Disable the refit button until a refit option is selected. terkhen 2010-12-21 13:49:42 +00:00
  • 0209b1253a (svn r21558) -Codechange: add the graphics set and its version to the screenshot metadata as well rubidium 2010-12-21 10:11:11 +00:00
  • 3de89fd3f9 (svn r21558) -Codechange: add the graphics set and its version to the screenshot metadata as well rubidium 2010-12-21 10:11:11 +00:00
  • c874040636 (svn r21557) -Change: close the query windows when changing the language as often the strings are partly translated, which causes trouble in some cases rubidium 2010-12-21 10:06:21 +00:00
  • cd2d0f1ec1 (svn r21557) -Change: close the query windows when changing the language as often the strings are partly translated, which causes trouble in some cases rubidium 2010-12-21 10:06:21 +00:00
  • ee87c91e05 (svn r21556) -Fix [FS#4320]: argt wasn't updated when argv was updated due to ARG_INDEX, so there was a mismatch between argt's offset and argv's offset causing trouble when getting the gender of a string rubidium 2010-12-21 10:04:40 +00:00
  • f70628ee14 (svn r21556) -Fix [FS#4320]: argt wasn't updated when argv was updated due to ARG_INDEX, so there was a mismatch between argt's offset and argv's offset causing trouble when getting the gender of a string rubidium 2010-12-21 10:04:40 +00:00
  • e1d62dc81b (svn r21555) -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore rubidium 2010-12-21 09:29:01 +00:00
  • ab630cb5e2 (svn r21555) -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore rubidium 2010-12-21 09:29:01 +00:00
  • d446fd6766 (svn r21553) -Feature-ish: store the used OpenTTD version, NewGRFs and AIs in the screenshot file rubidium 2010-12-20 22:54:15 +00:00
  • e2d08a83a3 (svn r21553) -Feature-ish: store the used OpenTTD version, NewGRFs and AIs in the screenshot file rubidium 2010-12-20 22:54:15 +00:00
  • 23e3766bfb (svn r21552) -Codechange: Move short callback functions into the switch. alberth 2010-12-20 19:24:27 +00:00
  • cf72e1c418 (svn r21552) -Codechange: Move short callback functions into the switch. alberth 2010-12-20 19:24:27 +00:00
  • 896c4acda1 (svn r21551) -Codechange: Record the last started user action, and use that in the callback. alberth 2010-12-20 19:23:07 +00:00
  • ae06b95793 (svn r21551) -Codechange: Record the last started user action, and use that in the callback. alberth 2010-12-20 19:23:07 +00:00
  • 22273fb8e8 (svn r21550) -Codechange: Move the small static functions into the switch. alberth 2010-12-20 19:21:50 +00:00
  • 353f42b244 (svn r21550) -Codechange: Move the small static functions into the switch. alberth 2010-12-20 19:21:50 +00:00
  • 27d4a64020 (svn r21549) -Codechange: Unfold the _build_road_button_proc array into a switch. alberth 2010-12-20 19:20:38 +00:00
  • 0d131665ba (svn r21549) -Codechange: Unfold the _build_road_button_proc array into a switch. alberth 2010-12-20 19:20:38 +00:00
  • 1e07f74b1e (svn r21548) -Codechange: Code style, multi line statements should indent two tabs. alberth 2010-12-20 19:19:23 +00:00
  • b3b4bd0b07 (svn r21548) -Codechange: Code style, multi line statements should indent two tabs. alberth 2010-12-20 19:19:23 +00:00
  • 76658083f8 (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions planetmaker 2010-12-20 19:17:24 +00:00
  • 9b33a8b055 (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions planetmaker 2010-12-20 19:17:24 +00:00
  • a623ead9c9 (svn r21546) -Update from WebTranslator v3.0: czech - 65 changes by SmatZ indonesian - 22 changes by fanioz lithuanian - 6 changes by BlinK_ translators 2010-12-20 18:45:13 +00:00
  • f6f2c3ef64 (svn r21546) -Update from WebTranslator v3.0: czech - 65 changes by SmatZ indonesian - 22 changes by fanioz lithuanian - 6 changes by BlinK_ translators 2010-12-20 18:45:13 +00:00
  • a1cfb14d92 (svn r21545) -Codechange: Replace the callback by another switch. alberth 2010-12-20 13:19:59 +00:00
  • b78387b68d (svn r21545) -Codechange: Replace the callback by another switch. alberth 2010-12-20 13:19:59 +00:00
  • eb99392966 (svn r21544) -Codechange: Fold the small static click functions into the switch. alberth 2010-12-20 13:17:54 +00:00
  • 5a75937649 (svn r21544) -Codechange: Fold the small static click functions into the switch. alberth 2010-12-20 13:17:54 +00:00
  • 1f9fe3999d (svn r21543) -Codechange: Remove _build_docks_button_proc array. alberth 2010-12-20 13:16:22 +00:00
  • 7ad959b4bc (svn r21543) -Codechange: Remove _build_docks_button_proc array. alberth 2010-12-20 13:16:22 +00:00
  • 50faf52cfc (svn r21542) -Codechange (r14789): Handling a click at a tile once is enough. alberth 2010-12-20 09:34:30 +00:00
  • e02d53beba (svn r21542) -Codechange (r14789): Handling a click at a tile once is enough. alberth 2010-12-20 09:34:30 +00:00
  • 79681051c8 (svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases smatz 2010-12-19 20:15:32 +00:00
  • 604636b783 (svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases smatz 2010-12-19 20:15:32 +00:00
  • 3b46cf50b9 (svn r21540) -Update from WebTranslator v3.0: bulgarian - 20 changes by Tvel czech - 91 changes by SmatZ finnish - 1 changes by USephiroth hungarian - 90 changes by IPG indonesian - 33 changes by fanioz translators 2010-12-19 18:45:20 +00:00
  • bb85e011b4 (svn r21540) -Update from WebTranslator v3.0: bulgarian - 20 changes by Tvel czech - 91 changes by SmatZ finnish - 1 changes by USephiroth hungarian - 90 changes by IPG indonesian - 33 changes by fanioz translators 2010-12-19 18:45:20 +00:00
  • 8626954fc3 (svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar. alberth 2010-12-19 13:44:09 +00:00
  • 4caec07b7e (svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar. alberth 2010-12-19 13:44:09 +00:00
  • 5a6c9877cb (svn r21538) -Add: {INDUSTRY} can now have cases smatz 2010-12-18 22:50:46 +00:00
  • 8ca6a4846b (svn r21538) -Add: {INDUSTRY} can now have cases smatz 2010-12-18 22:50:46 +00:00
  • 3448853b55 (svn r21537) -Cleanup: Add a few sprinkles of coding style planetmaker 2010-12-18 21:54:09 +00:00
  • 97e62615e6 (svn r21537) -Cleanup: Add a few sprinkles of coding style planetmaker 2010-12-18 21:54:09 +00:00
  • 7ff64ba3fa (svn r21536) -Update from WebTranslator v3.0: czech - 2 changes by SmatZ indonesian - 15 changes by fanioz, prof translators 2010-12-18 18:45:10 +00:00
  • 6eabb801cb (svn r21536) -Update from WebTranslator v3.0: czech - 2 changes by SmatZ indonesian - 15 changes by fanioz, prof translators 2010-12-18 18:45:10 +00:00
  • 73252ea570 (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. frosch 2010-12-18 13:04:05 +00:00
  • b78d0947be (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. frosch 2010-12-18 13:04:05 +00:00
  • 37f6847b56 (svn r21534) -Update from WebTranslator v3.0: czech - 29 changes by SmatZ danish - 2 changes by silentStatic dutch - 75 changes by habell english_US - 8 changes by Rubidium finnish - 80 changes by USephiroth, jpx_ french - 14 changes by glx german - 34 changes by planetmaker indonesian - 22 changes by fanioz italian - 64 changes by lorenzodv russian - 22 changes by Lone_Wolf, MajestiC serbian - 90 changes by etran slovenian - 87 changes by ntadej spanish - 7 changes by Terkhen translators 2010-12-17 18:45:43 +00:00
  • 3d1e0b63af (svn r21534) -Update from WebTranslator v3.0: czech - 29 changes by SmatZ danish - 2 changes by silentStatic dutch - 75 changes by habell english_US - 8 changes by Rubidium finnish - 80 changes by USephiroth, jpx_ french - 14 changes by glx german - 34 changes by planetmaker indonesian - 22 changes by fanioz italian - 64 changes by lorenzodv russian - 22 changes by Lone_Wolf, MajestiC serbian - 90 changes by etran slovenian - 87 changes by ntadej spanish - 7 changes by Terkhen translators 2010-12-17 18:45:43 +00:00
  • 29fc9b1d48 (svn r21533) -Codechange: replace some magic numbers with less magic constants rubidium 2010-12-16 23:24:30 +00:00
  • 85be0be6e2 (svn r21533) -Codechange: replace some magic numbers with less magic constants rubidium 2010-12-16 23:24:30 +00:00
  • 01f924daad (svn r21532) -Update from WebTranslator v3.0: croatian - 65 changes by VoyagerOne czech - 128 changes by SmatZ, marek995 english_US - 84 changes by Rubidium french - 71 changes by glx frisian - 13 changes by gjannema german - 63 changes by planetmaker slovenian - 5 changes by ntadej spanish - 81 changes by Terkhen swedish - 3 changes by Zuu ukrainian - 8 changes by Fixer translators 2010-12-16 18:45:33 +00:00
  • 8192a3b6c8 (svn r21532) -Update from WebTranslator v3.0: croatian - 65 changes by VoyagerOne czech - 128 changes by SmatZ, marek995 english_US - 84 changes by Rubidium french - 71 changes by glx frisian - 13 changes by gjannema german - 63 changes by planetmaker slovenian - 5 changes by ntadej spanish - 81 changes by Terkhen swedish - 3 changes by Zuu ukrainian - 8 changes by Fixer translators 2010-12-16 18:45:33 +00:00
  • 728220ec88 (svn r21531) -Fix: gcc 3.4 warning smatz 2010-12-16 14:03:21 +00:00
  • 9a4546ffda (svn r21531) -Fix: gcc 3.4 warning smatz 2010-12-16 14:03:21 +00:00
  • 92d54c1e96 (svn r21530) -Fix: remove trailing period from most of English strings smatz 2010-12-15 23:43:39 +00:00
  • 874c00e647 (svn r21530) -Fix: remove trailing period from most of English strings smatz 2010-12-15 23:43:39 +00:00
  • 95041ad220 (svn r21529) -Doc: update comment after function name change (Krille) rubidium 2010-12-15 23:23:30 +00:00
  • 2191425e08 (svn r21529) -Doc: update comment after function name change (Krille) rubidium 2010-12-15 23:23:30 +00:00
  • fb039534e2 (svn r21528) -Add: plural 'genders' for Czech translation smatz 2010-12-15 23:05:00 +00:00
  • f38dc420c9 (svn r21528) -Add: plural 'genders' for Czech translation smatz 2010-12-15 23:05:00 +00:00
  • efa010c23f (svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all wrong strings... rubidium 2010-12-15 22:50:44 +00:00
  • ad1b1f4f35 (svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all wrong strings... rubidium 2010-12-15 22:50:44 +00:00
  • f929c8e2cd (svn r21526) -Fix: failure of WT3 to properly validate some strings... rubidium 2010-12-15 22:32:38 +00:00
  • 911d05b7c3 (svn r21526) -Fix: failure of WT3 to properly validate some strings... rubidium 2010-12-15 22:32:38 +00:00
  • 3e9c0c2b33 (svn r21525) -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne czech - 3 changes by SmatZ frisian - 19 changes by gjannema greek - 6 changes by Gonik hungarian - 5 changes by IPG italian - 1 changes by lorenzodv polish - 30 changes by nouwak romanian - 12 changes by kkmic spanish - 1 changes by Terkhen translators 2010-12-15 18:45:30 +00:00
  • 58bc1aa5ac (svn r21525) -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne czech - 3 changes by SmatZ frisian - 19 changes by gjannema greek - 6 changes by Gonik hungarian - 5 changes by IPG italian - 1 changes by lorenzodv polish - 30 changes by nouwak romanian - 12 changes by kkmic spanish - 1 changes by Terkhen translators 2010-12-15 18:45:30 +00:00
  • e744b97ec8 (svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder penalty when the signal is a path signal. michi_cc 2010-12-15 14:33:24 +00:00
  • 789dd1470f (svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder penalty when the signal is a path signal. michi_cc 2010-12-15 14:33:24 +00:00
  • fc42e98226 (svn r21523) -Fix: Some windows were not updated correctly after a train acceleration model change. terkhen 2010-12-15 09:01:04 +00:00
  • 8326e1d287 (svn r21523) -Fix: Some windows were not updated correctly after a train acceleration model change. terkhen 2010-12-15 09:01:04 +00:00