summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-05-21(svn r22481) -Fix: compilation with recent GCCsmatz
2011-05-20(svn r22480) -Update from WebTranslator v3.0:translators
hungarian - 5 changes by IPG spanish - 1 changes by Terkhen
2011-05-19(svn r22479) -Codechange/Fix: Months != quarters. (xi)frosch
2011-05-19(svn r22478) -Update from WebTranslator v3.0:translators
croatian - 1 changes by VoyagerOne estonian - 7 changes by notAbot italian - 1 changes by lorenzodv
2011-05-18(svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites.frosch
2011-05-18(svn r22475) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker portuguese - 6 changes by ABCRic, JayCity slovenian - 5 changes by Necrolyte spanish - 1 changes by Terkhen vietnamese - 4 changes by nglekhoi
2011-05-18(svn r22474) -Change: Reflect r22473 also in how it reads in the order listplanetmaker
2011-05-18(svn r22473) -Codechange: Automatic orders are better called implicit orders ↵planetmaker
as no real order influencing path finding is added
2011-05-17(svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A ↵frosch
multiple times, the previously allocated sprite layouts were not freed.
2011-05-17(svn r22471) -Update from WebTranslator v3.0:translators
brazilian_portuguese - 2 changes by Tucalipe
2011-05-16(svn r22470) -Update from WebTranslator v3.0:translators
luxembourgish - 8 changes by Phreeze romanian - 2 changes by kkmic
2011-05-15(svn r22466) -Update from WebTranslator v3.0:translators
catalan - 2 changes by arnau dutch - 2 changes by habell
2011-05-15(svn r22465) -Fix [FS#4613]: When determining the executable path failed, ↵frosch
the working directory was used instead, circumventing the not-home-directory check.
2011-05-15(svn r22464) -Fix [FS#4587]: [Windows] Prevent a crash when launching ↵terkhen
OpenTTD with -d from a MSYS console. Added a note to known-bugs about this issue.
2011-05-15(svn r22463) -Fix [FS#4615]: Update the fios GUI immediatelly after scanning ↵frosch
a new directory, so queued events reach the window when already updated.
2011-05-14(svn r22460) -Doc: Semantic documentation fixes, and doxygen additions ↵alberth
(partly by planetmaker).
2011-05-14(svn r22459) -Doc: Typo fixes and doxygen markup improvements.alberth
2011-05-14(svn r22458) -Update from WebTranslator v3.0:translators
lithuanian - 10 changes by Fretta swedish - 1 changes by Ledel
2011-05-14(svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of ↵frosch
TileLayoutSpriteGroup instead of allocating it separately.
2011-05-14(svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for ↵frosch
spritelayouts allocated on the heap, and make use of constructors and destructors.
2011-05-14(svn r22455) -Fix (r22286): x != yfrosch
2011-05-14(svn r22454) -Codechange: Deduplicate GetCustomStationGroundRelocation() ↵frosch
into GetCustomStationRelocation() and only call it if actually needed.
2011-05-14(svn r22453) -Feature(ette): Implement variable 18 for custom station ↵frosch
foundations.
2011-05-14(svn r22452) -Fix (r18708): Zero register 0x100 as specified before ↵frosch
resolving custom station foundations.
2011-05-14(svn r22451) -Codechange: Test for bridges and tunnels during the first pass ↵alberth
only while terraforming (HackaLittleBit)
2011-05-13(svn r22450) -Fix [FS#4610]: Don't "log" the NewGRFs in the screenshot when ↵rubidium
in the menu
2011-05-13(svn r22446) -Update from WebTranslator v3.0:translators
english_US - 2 changes by Rubidium finnish - 2 changes by jpx_ serbian - 2 changes by etran
2011-05-12(svn r22445) -Update from WebTranslator v3.0:translators
belarusian - 2 changes by KorneySan croatian - 2 changes by VoyagerOne french - 2 changes by glx german - 6 changes by planetmaker italian - 2 changes by lorenzodv russian - 2 changes by KorneySan spanish - 6 changes by Terkhen
2011-05-11(svn r22444) -Add: When GRFs are disabled via Action E or due to GRM ↵frosch
failure, also display an error in the GUI.
2011-05-11(svn r22443) -Codechange: Deduplicate code for deactivating GRFs.frosch
2011-05-11(svn r22442) -Fix: Do not popup fatal NewGRF error messages in the intro ↵frosch
screen. The GRFs are not going to be activated there anyway and the GRF settings GUI will not display the errors either.
2011-05-11(svn r22441) -Update from WebTranslator v3.0:translators
german - 1 changes by planetmaker
2011-05-09(svn r22440) -Change: [Windows] Remove Cancel button from information messages.terkhen
2011-05-08(svn r22439) -Fix (r22291, r22426): Drawing lines of length zero failed.frosch
2011-05-08(svn r22438) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by Gavin romanian - 6 changes by tonny
2011-05-08(svn r22437) -Fix: Catenary was drawn incorrectly next to level crossings ↵frosch
with foundations. (same as r3935, but for level crossings)
2011-05-08(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) ↵frosch
also to station groundsprites from action 1.
2011-05-07(svn r22434) -Feature [FS#4591]: [NewGRF] Allow to filter by town of the ↵terkhen
current industry when using industry variable 0x68 (Yexo)
2011-05-07(svn r22433) -Add/Fix: Add constants for the palette colours used in the ↵frosch
smallmap and fix some windows palette indices.
2011-05-07(svn r22432) -Codechange: Simplify smallmap colour constants using some more ↵frosch
specialised macros.
2011-05-06(svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false.michi_cc
2011-05-06(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette ↵frosch
colours in smallmap/legends etc..
2011-05-06(svn r22429) -Add: some constants for specific palette colours used in the GUI.frosch
2011-05-06(svn r22428) -Codechange: Reduce code duplication in the smallmap legend.michi_cc
2011-05-06(svn r22427) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by KorneySan, Wowanxm catalan - 4 changes by arnau croatian - 3 changes by VoyagerOne
2011-05-05(svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 ↵frosch
missed drawing the first pixel.
2011-05-05(svn r22425) -Update from WebTranslator v3.0:translators
french - 3 changes by ElNounch italian - 3 changes by lorenzodv polish - 6 changes by lion russian - 3 changes by Lone_Wolf serbian - 3 changes by etran vietnamese - 2 changes by nglekhoi
2011-05-05(svn r22424) -Document: some more bitsrubidium
2011-05-04(svn r22423) -Document: some network stuffrubidium
2011-05-04(svn r22422) -Update from WebTranslator v3.0:translators
dutch - 3 changes by habell english_US - 3 changes by Rubidium finnish - 3 changes by jpx_ brazilian_portuguese - 3 changes by Tucalipe