summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-12-21(svn r21561) -Change: Allow to specify the number of vehicles to refit in the...terkhen
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 screens...rubidium
2010-12-21(svn r21557) -Change: close the query windows when changing the language as o...rubidium
2010-12-21(svn r21556) -Fix [FS#4320]: argt wasn't updated when argv was updated due to...rubidium
2010-12-21(svn r21555) -Fix [FS#4321]: strings for the query window weren't properly te...rubidium
2010-12-20(svn r21553) -Feature-ish: store the used OpenTTD version, NewGRFs and AIs in...rubidium
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 i...alberth
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 swi...alberth
2010-12-20(svn r21548) -Codechange: Code style, multi line statements should indent two...alberth
2010-12-20(svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shif...planetmaker
2010-12-20(svn r21546) -Update from WebTranslator v3.0:translators
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
2010-12-19(svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform ...alberth
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
2010-12-17(svn r21534) -Update from WebTranslator v3.0:translators
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
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 wrong...rubidium
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
2010-12-15(svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder pena...michi_cc
2010-12-15(svn r21523) -Fix: Some windows were not updated correctly after a train acce...terkhen
2010-12-15(svn r21522) -Fix: [OSX] Silence a warning when compiling without quartz and ...planetmaker
2010-12-14(svn r21521) -Codechange: Unify some cached values that were present in both ...terkhen
2010-12-14(svn r21520) -Document: Complete the comments of GroundVehicleCache.terkhen
2010-12-14(svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from ...terkhen
2010-12-14(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.terkhen
2010-12-14(svn r21517) -Codechange: Add IsGroundVehicle function to the Engine class.terkhen
2010-12-14(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.terkhen
2010-12-14(svn r21515) -Codechange: Use cached_total_length where appropiate.terkhen
2010-12-14(svn r21514) -Update from WebTranslator v3.0:translators
2010-12-14(svn r21513) -Feature [FS#532]: make the chat message timeout user configurablerubidium