summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-21(svn r21571) -Codechange: Having a break after a return is no good.alberth
2010-12-21(svn r21570) -Add: Allow to select a vehicle and the following chain with a ↵terkhen
keyboard shortcut.
2010-12-21(svn r21569) -Add: Don't close the refit window after refitting only a ↵terkhen
consist part.
2010-12-21(svn r21568) -Add: Show the selected consist part at the refit window.terkhen
2010-12-21(svn r21567) -Feature: Allow to refit only the selected part of a train consist.terkhen
2010-12-21(svn r21566) -Add: Draw current vehicle at the refit window.terkhen
2010-12-21(svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage().terkhen
2010-12-21(svn r21564) -Fix: Avoid drawing road vehicles outside of their given space.terkhen
2010-12-21(svn r21563) -Codechange: Add function to get the width of a vehicle.terkhen
2010-12-21(svn r21562) -Change: Add articulated parts of vehicles in a refit selection ↵terkhen
to that selection.
2010-12-21(svn r21561) -Change: Allow to specify the number of vehicles to refit in ↵terkhen
the refit vehicle command.
2010-12-21(svn r21560) -Codechange: Declare DrawVehicleImage in its header.terkhen
2010-12-21(svn r21559) -Add: Disable the refit button until a refit option is selected.terkhen
2010-12-21(svn r21558) -Codechange: add the graphics set and its version to the ↵rubidium
screenshot metadata as well
2010-12-21(svn r21557) -Change: close the query windows when changing the language as ↵rubidium
often the strings are partly translated, which causes trouble in some cases
2010-12-21(svn r21556) -Fix [FS#4320]: argt wasn't updated when argv was updated due ↵rubidium
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
2010-12-21(svn r21555) -Fix [FS#4321]: strings for the query window weren't properly ↵rubidium
terminated to N characters anymore
2010-12-20(svn r21553) -Feature-ish: store the used OpenTTD version, NewGRFs and AIs ↵rubidium
in the screenshot file
2010-12-20(svn r21552) -Codechange: Move short callback functions into the switch.alberth
2010-12-20(svn r21551) -Codechange: Record the last started user action, and use that ↵alberth
in the callback.
2010-12-20(svn r21550) -Codechange: Move the small static functions into the switch.alberth
2010-12-20(svn r21549) -Codechange: Unfold the _build_road_button_proc array into a ↵alberth
switch.
2010-12-20(svn r21548) -Codechange: Code style, multi line statements should indent ↵alberth
two tabs.
2010-12-20(svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the ↵planetmaker
shift key for several actions
2010-12-20(svn r21546) -Update from WebTranslator v3.0:translators
czech - 65 changes by SmatZ indonesian - 22 changes by fanioz lithuanian - 6 changes by BlinK_
2010-12-20(svn r21545) -Codechange: Replace the callback by another switch.alberth
2010-12-20(svn r21544) -Codechange: Fold the small static click functions into the switch.alberth
2010-12-20(svn r21543) -Codechange: Remove _build_docks_button_proc array.alberth
2010-12-20(svn r21542) -Codechange (r14789): Handling a click at a tile once is enough.alberth
2010-12-19(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have casessmatz
2010-12-19(svn r21540) -Update from WebTranslator v3.0:translators
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
2010-12-19(svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform ↵alberth
toolbar.
2010-12-18(svn r21538) -Add: {INDUSTRY} can now have casessmatz
2010-12-18(svn r21537) -Cleanup: Add a few sprinkles of coding styleplanetmaker
2010-12-18(svn r21536) -Update from WebTranslator v3.0:translators
czech - 2 changes by SmatZ indonesian - 15 changes by fanioz, prof
2010-12-18(svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for ↵frosch
DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both.
2010-12-17(svn r21534) -Update from WebTranslator v3.0:translators
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
2010-12-16(svn r21533) -Codechange: replace some magic numbers with less magic constantsrubidium
2010-12-16(svn r21532) -Update from WebTranslator v3.0:translators
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
2010-12-16(svn r21531) -Fix: gcc 3.4 warningsmatz
2010-12-15(svn r21530) -Fix: remove trailing period from most of English stringssmatz
2010-12-15(svn r21529) -Doc: update comment after function name change (Krille)rubidium
2010-12-15(svn r21528) -Add: plural 'genders' for Czech translationsmatz
2010-12-15(svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all ↵rubidium
wrong strings...
2010-12-15(svn r21526) -Fix: failure of WT3 to properly validate some strings...rubidium
2010-12-15(svn r21525) -Update from WebTranslator v3.0:translators
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
2010-12-15(svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder ↵michi_cc
penalty when the signal is a path signal.
2010-12-15(svn r21523) -Fix: Some windows were not updated correctly after a train ↵terkhen
acceleration model change.
2010-12-15(svn r21522) -Fix: [OSX] Silence a warning when compiling without quartz and ↵planetmaker
quickdraw
2010-12-14(svn r21521) -Codechange: Unify some cached values that were present in both ↵terkhen
road vehicles and trains.