Commit Graph

16853 Commits (cbb10918e29b1477083b0c54c47934329b5b9d88)
 

Author SHA1 Message Date
frosch cbb10918e2 (svn r21596) -Codechange: Rename a misleading-named variable. 14 years ago
alberth 69762b70b2 (svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. 14 years ago
alberth 84c9201e0c (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. 14 years ago
alberth 0b0127b13d (svn r21593) -Codechange: endif comment correcttions. 14 years ago
alberth 628820de39 (svn r21592) -Codechange: Return unique values for placing a sign and land-info querying, store the callback information locally, and use it instead of the global _place_proc. 14 years ago
alberth 4a500d24fb (svn r21591) -Codechange: Align case functions. 14 years ago
alberth bf5aea4898 (svn r21590) -Codechange: All click handling functions of the main toolbar return CBF_NONE. 14 years ago
alberth 03aa5395ac (svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function. 14 years ago
translators 02bab3b187 (svn r21588) -Update from WebTranslator v3.0:
croatian - 56 changes by VoyagerOne
czech - 62 changes by SmatZ
english_US - 57 changes by Rubidium
finnish - 57 changes by USephiroth, jpx_
french - 57 changes by glx
german - 57 changes by planetmaker
hungarian - 54 changes by IPG
indonesian - 7 changes by fanioz
russian - 56 changes by Lone_Wolf
spanish - 57 changes by Terkhen
swedish - 142 changes by Zuu
14 years ago
alberth 43c828cef5 (svn r21587) -Codechange: Move simple callback functions into the switch. 14 years ago
alberth 01959d4982 (svn r21586) -Codechange: Record the last started user action, and use that in the callback. 14 years ago
alberth 0e287c693d (svn r21585) -Codechange: Move the simple click functions into the switch. 14 years ago
alberth 41eced1f5d (svn r21584) -Codechange: Replace the _rail_build_button array by a switch. 14 years ago
terkhen 7fc32d3763 (svn r21583) -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts. 14 years ago
alberth 28400e2d9b (svn r21582) -Codechange: Simplify BuildRailClick_AutoSignals(). 14 years ago
alberth 306096ecdb (svn r21581) -Codechange: Fix indenting code style of a few multi-line statements. 14 years ago
alberth 9e48ad8cdb (svn r21580) -Codechange: Replace callback via pointer by a switch statement. 14 years ago
alberth bfb8854df1 (svn r21579) -Codechange: Remove _build_air_button_proc and its functions to a switch statement, record the last started action. 14 years ago
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