summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-07-10(svn r20108) -Change: [NewGRF] Report substitute industry type in AI railstat...frosch
2010-07-10(svn r20107) -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryTyp...frosch
2010-07-10(svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, tho...frosch
2010-07-09(svn r20105) -Revert (r20102) [FS#3938]: resetting DirectMusic completely, al...rubidium
2010-07-09(svn r20104) -Fix: [Win32] The win32 MIDI driver might clip the start of a song.michi_cc
2010-07-09(svn r20103) -Fix [FS#3934]: AITown::GetRating() returned wrong values. (Morl...frosch
2010-07-09(svn r20102) -Fix: OpenMSX music sounds odd after certain songs are played. L...rubidium
2010-07-09(svn r20101) -Update from WebTranslator v3.0:translators
2010-07-09(svn r20100) -Fix: Give priority to ownership errors while removing rails.terkhen
2010-07-09(svn r20099) -Fix [FS#3882]: Give priority to ownership errors while removing...terkhen
2010-07-09(svn r20098) -Fix [FS#3898]: A train reversing in a station would sometimes f...michi_cc
2010-07-09(svn r20097) -Codechange: Share constant bitset of safe level crossing slopes.alberth
2010-07-08(svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of us...rubidium
2010-07-08(svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidd...frosch