summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-05(svn r21987) -Fix: Make news items, engine previews and AI preview events dea...frosch
2011-02-05(svn r21986) -Codechange: Add helper function to test whether an engine is st...frosch
2011-02-05(svn r21985) -Codechange: Use VehicleOrderID where appropiate.frosch
2011-02-05(svn r21984) -Fix: Compilation without AI was brokenplanetmaker
2011-02-05(svn r21983) -Update from WebTranslator v3.0:translators
2011-02-05(svn r21982) -Add: Wheel scrolling to console.frosch
2011-02-05(svn r21981) -Codechange: Deduplicate the code and unify the bounds of consol...frosch
2011-02-05(svn r21980) -Codechange: Draw one line more at the top of the console, i.e. ...frosch
2011-02-05(svn r21979) -Fix: Scrolling of the console in pages used wrong line height a...frosch
2011-02-05(svn r21978) -Codechange/Fix: Remove usage of Window::top and left from ICons...frosch
2011-02-05(svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of v...frosch
2011-02-05(svn r21976) -Doc: Document several crash handling functions.alberth
2011-02-05(svn r21975) -Add: console command to reset the engine pool. It removes the t...frosch
2011-02-05(svn r21974) -Feature: Add a setting to enable/disable funding local road rec...terkhen
2011-02-05(svn r21973) -Fix: Redraw the town authority window after modifying town auth...terkhen
2011-02-05(svn r21972) -Fix: Replace 'None' industries in the generation window with mo...alberth
2011-02-05(svn r21971) -Fix (r21969): Subversion auto-increments revision on commit.alberth
2011-02-05(svn r21970) -Fix [FS#4464]: Crash when a multiplayer company goes bankrupt w...rubidium
2011-02-05(svn r21969) -Feature: Introduce 'minimal' number of industries as a replacme...alberth
2011-02-04(svn r21966) -Change [FS#4462]: [NewGRF] Disable the flipping of train engine...rubidium
2011-02-04(svn r21965) -Update from WebTranslator v3.0:translators
2011-02-04(svn r21963) -Fix: saying something twice in an error message is not neededrubidium
2011-02-04(svn r21962) -Feature-ish: GUI setting to disable reversing at signalsrubidium
2011-02-04(svn r21961) -Remove: limitation that not loading and not unloading is mutual...rubidium
2011-02-04(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...rubidium
2011-02-04(svn r21959) -Change: replace longbridges with custom maximum bridge and tunn...rubidium
2011-02-04(svn r21958) -Cleanup: join_stations setting; can done by distant join and co...rubidium
2011-02-04(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less us...rubidium
2011-02-04(svn r21956) -Cleanup: always draw the bridge pillarsrubidium
2011-02-04(svn r21955) -Cleanup: always show the long date in the status barrubidium
2011-02-04(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the ve...rubidium
2011-02-04(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...smatz
2011-02-04(svn r21952) -Codechange: unify the company clearing code for bankruptcy with...rubidium
2011-02-04(svn r21951) -Fix: [NewGRF] reset the carry flag every 4 bytes in action6 whe...yexo
2011-02-03(svn r21950) -Update from WebTranslator v3.0:translators
2011-02-02(svn r21949) -Change: randomize the vehicle a small UFO targets, do not use t...smatz
2011-02-02(svn r21948) -Fix: road vehicle was moved under the bridge when it was destro...smatz
2011-02-02(svn r21947) -Fix (r21195): crash when converting a savegame with vehicles cr...smatz
2011-02-02(svn r21946) -Fix [FS#4447]: assertion/funny behaviour when a road vehicle re...rubidium
2011-02-02(svn r21945) -Codechange: simplify setting the overtaking counter and remove ...rubidium
2011-02-02(svn r21944) -Codechange: give name to one magic constantsmatz
2011-02-02(svn r21943) -Codechange: document and unmagicify some bits of road vehicle o...rubidium
2011-02-02(svn r21942) -Codechange: no need to convert GOINGUP/GOINGDOWN flags if they ...smatz
2011-02-02(svn r21941) -Update from WebTranslator v3.0:translators
2011-02-02(svn r21940) -Fix [FS#4460]: Not all vehicles should be tested to be inside a...planetmaker
2011-02-02(svn r21939) -Fix (r16357): the check for valid depot wasn't strict enoughsmatz
2011-02-01(svn r21938) -Codechange: AfterLoadGame() is no longer friend of Vehicle.alberth
2011-02-01(svn r21937) -Update from WebTranslator v3.0:translators
2011-02-01(svn r21936) -Fix [FS#4457](r19231): Do not remove existing road/tram bits wh...terkhen
2011-02-01(svn r21935) -Fix (r19231): Allow to overbuild road stops which are built ove...terkhen