summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-31(svn r18973) -Update from WebTranslator v3.0:translators
2010-01-31(svn r18972) -Add: [NewGRF] Per-rail type speed limits.peter1138
2010-01-31(svn r18971) -Fix: Train acceleration for original acceleration model wasn't ...peter1138
2010-01-30(svn r18970) -Codechange: Increase number of possible rail types to 16.peter1138
2010-01-30(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.peter1138
2010-01-30(svn r18968) -Update from WebTranslator v3.0:translators
2010-01-30(svn r18967) -Fix (r18966): Never trust your copy&paste skills.frosch
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-30(svn r18965) -Fix (r17846): Don't compare horizontal positions with vertical.frosch
2010-01-30(svn r18964) -Change: Highlight the selected action for town authority, and d...frosch
2010-01-30(svn r18963) -Codechange: Give AccelerationModel a generical name.terkhen
2010-01-30(svn r18962) -Fix (r18958, r18961): Code-style, use this explicitly.alberth
2010-01-30(svn r18961) -Codechange: Simplifying and unduplicating code in smallmap.alberth
2010-01-30(svn r18960) -Codechange: Move acceleration-related values to a separated cache.terkhen
2010-01-30(svn r18959) -Feature: [NewGRF] Allow layering of multiple groundsprites in s...frosch
2010-01-30(svn r18958) -Codechange: Merge smallmap remap functions.alberth
2010-01-30(svn r18957) -Doc: Documenting the scroll_x, scroll_y, and subscroll variable...alberth
2010-01-29(svn r18956) -Update: NoAI changelogyexo
2010-01-29(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...yexo
2010-01-29(svn r18954) -Fix (r18952): missing 'inline'smatz
2010-01-29(svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is runningyexo
2010-01-29(svn r18952) -Fix (r18950): loading recent (=newer then title game) savegames...yexo
2010-01-29(svn r18951) -Update from WebTranslator v3.0:translators
2010-01-29(svn r18950) -Fix: make sure the values of settings loaded from a savegame ar...yexo
2010-01-29(svn r18949) -Fix (r18942): 'reduced plane crashes' were actually 'more plane...yexo
2010-01-29(svn r18948) -Fix: removing a newgrf from the list didn't update the scrollbaryexo
2010-01-29(svn r18947) -Fix [FS#1510]: after clicking move up/move down in the newgrf/a...yexo
2010-01-29(svn r18946) -Fix: it was possible to change AI settings without changing to ...yexo
2010-01-29(svn r18945) -Codechange: typoyexo
2010-01-29(svn r18944) -Change [FS#3232]: use the highest version of an AI that can loa...yexo
2010-01-28(svn r18943) -Feature [FS#2885]: make it possible to change newgame settings ...yexo
2010-01-28(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft cra...yexo
2010-01-28(svn r18941) -Fix [FS#3575]: remove the loading indicators as soon as a train...yexo
2010-01-28(svn r18940) -Feature: make the crash position of aircraft a bit random by gi...yexo
2010-01-28(svn r18939) -Codechange [FS#3545]: Move train slope steepness to its own fun...terkhen
2010-01-28(svn r18938) -Fix: Industrylayout's special water tile check did not properly...frosch
2010-01-28(svn r18937) -Fix (r15190): TileAddWrap didn't return INVALID_TILE for void t...yexo
2010-01-28(svn r18936) -Update from WebTranslator v3.0:translators
2010-01-28(svn r18935) -Fix [FS#3551] (r18764): value of variables 90 and 91 weren't wh...rubidium
2010-01-28(svn r18934) -Fix (r18892, r18913): the deadlock should be definitively gone nowglx
2010-01-28(svn r18933) -Codechange: Don't constantly redraw a window when moving it unl...peter1138
2010-01-28(svn r18932) -Codechange: Don't constantly redraw drop drop list.peter1138
2010-01-27(svn r18931) -Fix: Disabling autoreplace rules might count invalid engines.frosch
2010-01-27(svn r18930) -Fix: [NoAI] Autoreplace is also valid for the default group.frosch
2010-01-27(svn r18929) -Fix [FS#3568]: Preserve some timetable related vehicle flags du...frosch
2010-01-27(svn r18928) -Fix (r18304): The date in case of 'early arrival' was misaligne...frosch
2010-01-27(svn r18927) -Change: move Vietnamese out of unfinishedrubidium
2010-01-27(svn r18926) -Update from WebTranslator v3.0:translators
2010-01-27(svn r18925) -Fix (r18924): a waypoint can have a buoy but no rail waypoint tileyexo
2010-01-27(svn r18924) -Fix [NoAI]: AIOrder::GetOrderDestination could return a non-way...yexo