summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-16(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b...rubidium
2010-07-16(svn r20163) -Update from WebTranslator v3.0:translators
2010-07-16(svn r20162) -Fix [FS#3954]: integer comparison failed in case the difference...rubidium
2010-07-16(svn r20160) -Merge: changelog updates from the 1.0 branchrubidium
2010-07-15(svn r20159) -Change: clarify use of OpenTTD directories and don't use the "T...rubidium
2010-07-15(svn r20158) -Fix (r20155): error in Russian language filerubidium
2010-07-15(svn r20157) -Fix [FS#3950]: make it *very* clear that saveconfig doesn't sav...rubidium
2010-07-15(svn r20156) -Fix [FS#3937]: [YAPP] Converting a one-way block to a path sign...michi_cc
2010-07-15(svn r20155) -Update from WebTranslator v3.0:translators
2010-07-14(svn r20153) -Fix (r20125): Make the snowchecks for clear land and trees cons...frosch
2010-07-14(svn r20152) -Fix: Silence a gcc warning.frosch
2010-07-14(svn r20150) -Cleanup: Remove an unused function header.terkhen
2010-07-14(svn r20147) -Change: make some of the english strings more consistent with e...rubidium
2010-07-14(svn r20146) -Update from WebTranslator v3.0:translators
2010-07-14(svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering ...rubidium
2010-07-14(svn r20144) -Feature: Allow to configure the delay of hover events, or to di...terkhen
2010-07-14(svn r20143) -Codechange: Remove RecalcShipStuff function.terkhen
2010-07-14(svn r20142) -Fix [FS#3880]: Ships were not marked as dirty when stopping ins...terkhen
2010-07-14(svn r20141) -Fix: Initialize the state of OnKeyPress at the AI debug window ...terkhen
2010-07-14(svn r20140) -Fix: Initialize the state of OnKeyPress at the world generation...terkhen
2010-07-14(svn r20139) -Fix [FS#3902]: Found town window ignored all hotkeys (Zuu).terkhen
2010-07-14(svn r20138) -Change: also put the base set version number in the crash logrubidium
2010-07-13(svn r20137) -Fix [FS#3945]: desync due to (temporary) wrong railtype; when l...rubidium
2010-07-13(svn r20136) -Codechange: check more of the vehicle caches (when desync debug...rubidium
2010-07-13(svn r20135) -Update from WebTranslator v3.0:translators
2010-07-12(svn r20134) -Revert (r20131): OOM is a nasty persontruebrain
2010-07-12(svn r20133) -Revert (r20130): Vehicles could deadlock themself in roadstops.frosch
2010-07-12(svn r20132) -Fix [FS#3944](r20126): There can also be halftile foundations o...frosch
2010-07-12(svn r20131) -Update from WebTranslator v3.0:translators
2010-07-11(svn r20130) -Fix [FS#3935]: Standard roadstops can also be left via manual d...frosch
2010-07-11(svn r20128) -Update from WebTranslator v3.0:translators
2010-07-11(svn r20127) -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'.frosch
2010-07-11(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI...frosch
2010-07-11(svn r20125) -Change: [NewGRF] If a tile has a snow-flag in the map array, us...frosch
2010-07-11(svn r20124) -Fix (r20118): Don't bring windows to front by hovering over them.frosch
2010-07-11(svn r20123) -Add [FS#3721]: Use all available space when drawing articulated...terkhen
2010-07-11(svn r20122) -Fix: Correct vehicle list tooltips at the depot window.terkhen
2010-07-11(svn r20121) -Add: OnHover method for windows.terkhen
2010-07-11(svn r20120) -Feature [FS#3913]: Tooltips are shown by hovering the mouse ove...terkhen
2010-07-11(svn r20119) -Add: Tooltips can be removed if the user stops hovering the mouse.terkhen
2010-07-11(svn r20118) -Add: Detect if the mouse has been hovering over the same point.terkhen
2010-07-11(svn r20117) -Codechange: Use a Point struct to store double click position.terkhen
2010-07-10(svn r20116) -Add: Show an specific error message when trying to convert/remo...terkhen
2010-07-10(svn r20115) -Add: Show an specific error message when trying to remove nonex...terkhen
2010-07-10(svn r20114) -Add: Show an specific error message when trying to remove rail ...terkhen
2010-07-10(svn r20113) -Add [FS#3895]: Show an specific error message when trying to re...terkhen
2010-07-10(svn r20112) -Codechange: Prevent implicit use of CommandCost constructors.terkhen
2010-07-10(svn r20111) -Update from WebTranslator v3.0:translators
2010-07-10(svn r20110) -Fix [FS#3695]: Do not allow building a rail track to the water ...alberth
2010-07-10(svn r20109) -Codechange: Make GetFloodingBehaviour() globally usable.alberth