Commit Graph

16935 Commits (4f8cc1be465b371ae42f5d63dc9950669882b080)
 

Author SHA1 Message Date
planetmaker 652deb7ee6 (svn r21578) -Fix [FS#2585]: [OSX] A double mouse cursor was shown under certain circumstances (based on patch by matheweis) 14 years ago
planetmaker 6c595362de (svn r21577) -Codechange: [OSX] Deduplicate code by moving the handling of the window class for screen drivers to a common class 14 years ago
planetmaker 9b999923e5 (svn r21576) -Codechange: [OSX] Deduplicate code by moving the handling of the view for windowed screen drivers to a common class 14 years ago
planetmaker 3e42e97681 (svn r21575) -Codechange: [OSX] Use the same class for the window delegate routines in windowed screen drivers 14 years ago
planetmaker 5a901ed82e (svn r21574) -Codechange: [OSX] Move the variable declaration of the screen drivers to the generic class, deduplicating code 14 years ago
planetmaker 8dfefaf1ec (svn r21573) -Codechange: [OSX] Unify the naming of variables among different screen drivers a bit 14 years ago
planetmaker f11e0ae053 (svn r21572) -Codechange: [OSX] One palette is enough, we cannot use two colour depths at once 14 years ago
alberth 135c5b3fd7 (svn r21571) -Codechange: Having a break after a return is no good. 14 years ago
terkhen 9ff41df5e1 (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. 14 years ago
terkhen ab36448f46 (svn r21569) -Add: Don't close the refit window after refitting only a consist part. 14 years ago
terkhen 6848bb8eee (svn r21568) -Add: Show the selected consist part at the refit window. 14 years ago
terkhen cf07974aaf (svn r21567) -Feature: Allow to refit only the selected part of a train consist. 14 years ago
terkhen 60f3dc16a7 (svn r21566) -Add: Draw current vehicle at the refit window. 14 years ago
terkhen dfc460035b (svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage(). 14 years ago
terkhen 5c79f1007b (svn r21564) -Fix: Avoid drawing road vehicles outside of their given space. 14 years ago
terkhen df2a2615a4 (svn r21563) -Codechange: Add function to get the width of a vehicle. 14 years ago
terkhen 0cbf97bc0e (svn r21562) -Change: Add articulated parts of vehicles in a refit selection to that selection. 14 years ago
terkhen d3dd1b0e2f (svn r21561) -Change: Allow to specify the number of vehicles to refit in the refit vehicle command. 14 years ago
terkhen f1c0366667 (svn r21560) -Codechange: Declare DrawVehicleImage in its header. 14 years ago
terkhen 080a52faf2 (svn r21559) -Add: Disable the refit button until a refit option is selected. 14 years ago
rubidium 3de89fd3f9 (svn r21558) -Codechange: add the graphics set and its version to the screenshot metadata as well 14 years ago
rubidium 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 14 years ago
rubidium 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 14 years ago
rubidium ab630cb5e2 (svn r21555) -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore 14 years ago
rubidium e2d08a83a3 (svn r21553) -Feature-ish: store the used OpenTTD version, NewGRFs and AIs in the screenshot file 14 years ago
alberth cf72e1c418 (svn r21552) -Codechange: Move short callback functions into the switch. 14 years ago
alberth ae06b95793 (svn r21551) -Codechange: Record the last started user action, and use that in the callback. 14 years ago
alberth 353f42b244 (svn r21550) -Codechange: Move the small static functions into the switch. 14 years ago
alberth 0d131665ba (svn r21549) -Codechange: Unfold the _build_road_button_proc array into a switch. 14 years ago
alberth b3b4bd0b07 (svn r21548) -Codechange: Code style, multi line statements should indent two tabs. 14 years ago
planetmaker 9b33a8b055 (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions 14 years ago
translators f6f2c3ef64 (svn r21546) -Update from WebTranslator v3.0:
czech - 65 changes by SmatZ
indonesian - 22 changes by fanioz
lithuanian - 6 changes by BlinK_
14 years ago
alberth b78387b68d (svn r21545) -Codechange: Replace the callback by another switch. 14 years ago
alberth 5a75937649 (svn r21544) -Codechange: Fold the small static click functions into the switch. 14 years ago
alberth 7ad959b4bc (svn r21543) -Codechange: Remove _build_docks_button_proc array. 14 years ago
alberth e02d53beba (svn r21542) -Codechange (r14789): Handling a click at a tile once is enough. 14 years ago
smatz 604636b783 (svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases 14 years ago
translators 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
14 years ago
alberth 4caec07b7e (svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar. 14 years ago
smatz 8ca6a4846b (svn r21538) -Add: {INDUSTRY} can now have cases 14 years ago
planetmaker 97e62615e6 (svn r21537) -Cleanup: Add a few sprinkles of coding style 14 years ago
translators 6eabb801cb (svn r21536) -Update from WebTranslator v3.0:
czech - 2 changes by SmatZ
indonesian - 15 changes by fanioz, prof
14 years ago
frosch 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. 14 years ago
translators 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
14 years ago
rubidium 85be0be6e2 (svn r21533) -Codechange: replace some magic numbers with less magic constants 14 years ago
translators 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
14 years ago
smatz 9a4546ffda (svn r21531) -Fix: gcc 3.4 warning 14 years ago
smatz 874c00e647 (svn r21530) -Fix: remove trailing period from most of English strings 14 years ago
rubidium 2191425e08 (svn r21529) -Doc: update comment after function name change (Krille) 14 years ago
smatz f38dc420c9 (svn r21528) -Add: plural 'genders' for Czech translation 14 years ago