summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-28(svn r27209) -Add: Draw path reservation on the whole bridge, not only on ↵frosch
the bridge heads.
2015-03-28(svn r27208) -Fix: Draw correct overlay sprites for path reservations on ↵frosch
bridges and tunnels.
2015-03-28(svn r27207) -Codechange: Replace some magic integers with the appropiate ↵frosch
symbols.
2015-03-27(svn r27206) -Update from WebTranslator v3.0:translators
czech - 5 changes by Eskymak luxembourgish - 9 changes by Phreeze
2015-03-26(svn r27205) -Update from WebTranslator v3.0:translators
luxembourgish - 24 changes by Phreeze
2015-03-25(svn r27204) -Update from WebTranslator v3.0:translators
luxembourgish - 6 changes by Phreeze ukrainian - 1 changes by Strategy
2015-03-23(svn r27203) -Update from WebTranslator v3.0:translators
swedish - 4 changes by daishan
2015-03-22(svn r27202) -Update from WebTranslator v3.0:translators
catalan - 1 changes by juanjo korean - 1 changes by telk5093
2015-03-21(svn r27201) -Update from WebTranslator v3.0:translators
english_US - 4 changes by Supercheese latin - 4 changes by Supercheese
2015-03-20(svn r27200) -Feature/Fix [FS#6260]: [NewGRF] Add Misc. GRF Feature Flag 6 ↵frosch
to enable the second rocky tile set.
2015-03-20(svn r27199) -Update from WebTranslator v3.0:translators
hungarian - 4 changes by Brumi korean - 1 changes by telk5093
2015-03-19(svn r27198) -Revert (r27197): WT3 being rude.frosch
2015-03-19(svn r27197) -Update from WebTranslator v3.0:translators
swedish - 3 changes by Joel_A
2015-03-17(svn r27193) -Fix (r27192): Incomplete copy/paste.frosch
2015-03-17(svn r27192) -Change: heading for 1.6 nowfrosch
2015-03-16(svn r27190) -Fix [FS#6255] (r27106): Original road vehicle acceleration ↵frosch
crashed for vehicles taking over.
2015-03-16(svn r27189) -Update from WebTranslator v3.0:translators
korean - 1 changes by telk5093
2015-03-15(svn r27188) -Update from WebTranslator v3.0:translators
korean - 2 changes by telk5093
2015-03-15(svn r27187) -Fix: Code style.frosch
2015-03-14(svn r27186) -Codechange: Rename AlwaysDrawUnpavedRoads() to better reflect ↵michi_cc
what it does.
2015-03-13(svn r27185) -Fix: prevent the compiler from optimizing an assignment away ↵rubidium
which caused GCC 5 to actually crash
2015-03-13(svn r27184) -Cleanup: remove some removed stringsrubidium
2015-03-13(svn r27183) -Fix: GCC5 compilationrubidium
2015-03-13(svn r27182) -Update from WebTranslator v3.0:translators
luxembourgish - 4 changes by Phreeze
2015-03-11(svn r27181) -Update from WebTranslator v3.0:translators
french - 4 changes by glx
2015-03-10(svn r27180) -Update from WebTranslator v3.0:translators
catalan - 16 changes by juanjo norwegian_bokmal - 4 changes by cuthbert spanish - 1 changes by juanjo
2015-03-09(svn r27179) -Update from WebTranslator v3.0:translators
afrikaans - 10 changes by telanus croatian - 4 changes by VoyagerOne finnish - 4 changes by jpx_ hebrew - 9 changes by oofnik italian - 3 changes by lorenzodv korean - 11 changes by Gimel3830, telk5093 lithuanian - 4 changes by Stabilitronas polish - 4 changes by wojteks86 romanian - 29 changes by kneekoo gaelic - 4 changes by GunChleoc slovak - 17 changes by Milsa spanish - 4 changes by SilverSurferZzZ
2015-03-07(svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects.frosch
2015-03-02(svn r27177) -Update from WebTranslator v3.0:translators
catalan - 3 changes by juanjo dutch - 4 changes by habell russian - 4 changes by Lone_Wolf spanish - 10 changes by juanjo tamil - 7 changes by ganesh
2015-03-02(svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik)planetmaker
2015-03-01(svn r27175) -Update from WebTranslator v3.0:translators
catalan - 14 changes by arnau italian - 4 changes by lorenzodv korean - 3 changes by telk5093
2015-03-01(svn r27174) -Feature[FS#6236]: Display relative offset changes in the ↵alberth
sprite aligner (juzza1).
2015-02-28(svn r27173) -Fix [FS#6237] (r27134): Use the regular clipping functions in ↵frosch
the sprite aligner instead of some magic.
2015-02-28(svn r27172) -Fix [FS#6238] (r27167): Apparently Windows randomly drops ↵frosch
SetCursorPos calls. According to internet due to incorrect/missing synchronisation in threads accessing the event queue.
2015-02-25(svn r27171) -Update from WebTranslator v3.0:translators
korean - 11 changes by telk5093 latin - 2 changes by Supercheese
2015-02-24(svn r27169) -Update: Documentationfrosch
2015-02-23(svn r27168) -Update from WebTranslator v3.0:translators
latin - 4 changes by Supercheese
2015-02-22(svn r27167) -Fix: [SDL, Windows] Right-mouse-button scrolling ↵frosch
scrolled/jumped way to far, when OpenTTD lagged during mouse event processing.
2015-02-22(svn r27166) -Codechange: Optimise ScriptList by making use of iterators ↵frosch
instead of looking up map-items multiple times per API call.
2015-02-22(svn r27165) -Update from WebTranslator v3.0:translators
english_US - 3 changes by Supercheese
2015-02-22(svn r27164) -Add: [NoGo] Game scripts can point to a location, station, ↵alberth
industry, or town when publishing news.
2015-02-22(svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing ↵frosch
max-vehicles settings. (adf88)
2015-02-22(svn r27162) -Fix [FS#6208]: Tile selection was drawn outside of map in some ↵frosch
cases. (adf88)
2015-02-22(svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing ↵frosch
algorithm.
2015-02-22(svn r27160) -Fix: Division of signed values by TILE_SIZE requires cast to ↵frosch
stay signed.
2015-02-22(svn r27159) -Codechange: Simplify mapping from smallmap to viewport ↵frosch
coordinates by duplicating less code.
2015-02-22(svn r27158) -Codechange: Simplify mapping from viewport to smallmap ↵frosch
coordinates by duplicating less code.
2015-02-22(svn r27157) -Fix: Mark bridge middle tiles dirty when ↵frosch
building/removing/changing bridges.
2015-02-20(svn r27156) -Update from WebTranslator v3.0:translators
traditional_chinese - 1 changes by siu238X
2015-02-19(svn r27155) -Update from WebTranslator v3.0:translators
traditional_chinese - 1 changes by siu238X