summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-12(svn r19797) -Cleanup: language files due to r19796rubidium
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-05-12(svn r19795) -Update from WebTranslator v3.0:translators
2010-05-12(svn r19794) -Fix: missing header in MSVC project filesrubidium
2010-05-12(svn r19793) -Add [FS#3657]: source.list to the Visual Studio solutions and r...rubidium
2010-05-11(svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)rubidium
2010-05-11(svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)rubidium
2010-05-11(svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88)rubidium
2010-05-11(svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88)rubidium
2010-05-11(svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the p...rubidium
2010-05-11(svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODEglx
2010-05-11(svn r19786) -Update from WebTranslator v3.0:translators
2010-05-11(svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a ...rubidium
2010-05-11(svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path ...rubidium
2010-05-10(svn r19783) -Update from WebTranslator v3.0:translators
2010-05-10(svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative sco...peter1138
2010-05-10(svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille)rubidium
2010-05-10(svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + fi...rubidium
2010-05-10(svn r19779) -Change: add a return type to AppendPathSeparator and use that t...rubidium
2010-05-10(svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windo...rubidium
2010-05-10(svn r19777) -Change: use the file scanner to find the .tarsrubidium
2010-05-10(svn r19776) -Change: don't scan for tars in the script scanner; it has alrea...rubidium
2010-05-09(svn r19775) -Fix: improper use of 'then' in few comments (ln)smatz
2010-05-09(svn r19774) -Update from WebTranslator v3.0:translators
2010-05-09(svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex)yexo
2010-05-09(svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger a...yexo
2010-05-08(svn r19771) -Update from WebTranslator v3.0:translators
2010-05-08(svn r19770) -Feature: Hide all other industries when ctrl+clicking an indust...frosch
2010-05-08(svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone.frosch
2010-05-08(svn r19768) -Fix: half-desert tiles would never revert back to clear tilessmatz
2010-05-07(svn r19767) -Fix [FS#3808]: Height in smallmap was different from measured h...alberth
2010-05-07(svn r19766) -Codechange: Store tile height of smallmap contour legend in the...alberth
2010-05-07(svn r19765) -Codechange: Apply a bit of code style and a bit of comment shuf...alberth
2010-05-07(svn r19764) -Update from WebTranslator v3.0:translators
2010-05-06(svn r19763) -Update from WebTranslator v3.0:translators
2010-05-05(svn r19762) -Update from WebTranslator v3.0:translators
2010-05-05(svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase ...frosch
2010-05-04(svn r19760) -Change: use the {HEIGHT} command for the smallmap legendrubidium
2010-05-04(svn r19759) -Change: use the {HEIGHT} command for the measurement toolrubidium
2010-05-04(svn r19758) -Add: {HEIGHT} string commandrubidium
2010-05-04(svn r19757) -Update from WebTranslator v3.0:translators
2010-05-03(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVe...smatz
2010-05-03(svn r19755) -Fix: Blocked roadvehicles should first check whether they are s...frosch
2010-05-03(svn r19754) -Update from WebTranslator v3.0:translators
2010-05-03(svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that ca...rubidium
2010-05-02(svn r19752) -Update from WebTranslator v3.0:translators
2010-05-02(svn r19751) -Change [FS#3798]: make sure the chat area fits in the default w...rubidium
2010-05-01(svn r19750) -Fix: Var 0x43 is not 'safe' during callbacks 22 and 38 either.frosch
2010-05-01(svn r19749) -Fix: [NewGRF] possible divide-by-zero if a newgrf checked indus...yexo
2010-05-01(svn r19748) -Fix (r19743): Callback 22 and 38 are called with ind == NULL.frosch