summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-10-12(svn r25830) -Fix [FS#5742] (r25540): In BuildObjectWindow, ensure the ↵frosch
object spec matrix is always initialized. (sbr)
2013-10-11(svn r25829) -Update from WebTranslator v3.0:translators
english_US - 2 changes by Supercheese vietnamese - 9 changes by nglekhoi
2013-10-11(svn r25828) -Doc [FS#5785]: Description of parameters for ShowDropDownMenu ↵planetmaker
was partially swapped (3298)
2013-10-11(svn r25827) -Fix [FS#5768]: Unify capitalization of strings used in Sort-By ↵planetmaker
dropdown menu
2013-10-09(svn r25826) -Update from WebTranslator v3.0:translators
simplified_chinese - 4 changes by siu238X finnish - 2 changes by jpx_ korean - 2 changes by telk5093
2013-10-08(svn r25825) -Update from WebTranslator v3.0:translators
lithuanian - 2 changes by Stabilitronas
2013-10-07(svn r25824) -Update from WebTranslator v3.0:translators
croatian - 2 changes by VoyagerOne french - 9 changes by glx italian - 2 changes by lorenzodv portuguese - 2 changes by vesgo russian - 2 changes by Lone_Wolf slovak - 2 changes by Milsa thai - 26 changes by zetathix
2013-10-06(svn r25823) -Codechange [FS#5780]: Simplify if-cases in ↵frosch
ViewportDrawStrings. (Juanjo)
2013-10-06(svn r25822) -Fix [FS#5704]: Searching for a suitable font failed, if one of ↵frosch
the fonts had no '?' glyph, and no baseset is installed.
2013-10-06(svn r25821) -Fix-ish: Sprite 0 was considered available, even if no baseset ↵frosch
was loaded.
2013-10-06(svn r25820) -Codechange: More const-ness.frosch
2013-10-06(svn r25819) -Update from WebTranslator v3.0:translators
korean - 3 changes by telk5093 norwegian_bokmal - 2 changes by cuthbert thai - 54 changes by zetathix
2013-10-06(svn r25818) -Fix [FS#5750]: [GS] Language file scanner considered filenames ↵frosch
starting with '.' as valid translations, resulting in languages with empty name, which causes trouble.
2013-10-06(svn r25817) -Fix [FS5750-ish]: Handle savegames which contain GS ↵frosch
translations for languages with empty name more gently.
2013-10-06(svn r25816) -Add [FS#5748]: Toggle button for wrapping lines in the ↵frosch
textfile GUI (LordAro)
2013-10-06(svn r25815) -Fix [FS#5754]: ScriptTile::IsBuildableRectangle could report ↵frosch
true for tiles outside of the map, if they happened to wrap around into a valid area. (Bolt)
2013-10-06(svn r25814) -Doc: Some Town members.frosch
2013-10-05(svn r25812) -Update from WebTranslator v3.0:translators
brazilian_portuguese - 4 changes by Tucalipe
2013-10-04(svn r25811) -Update from WebTranslator v3.0:translators
spanish - 2 changes by Terkhen
2013-10-03(svn r25810) -Update from WebTranslator v3.0:translators
czech - 2 changes by retro korean - 5 changes by telk5093 portuguese - 106 changes by vesgo
2013-10-03(svn r25809) -Fix: [Script] Decoding JSON data with an empty array from ↵zuu
Admin port failed
2013-10-02(svn r25808) -Fix (r25788): [Script] INVALID_EXPENSES should be called ↵zuu
EXPENSES_INVALID in the script API
2013-10-02(svn r25806) -Update from WebTranslator v3.0:translators
japanese - 1 changes by guppy
2013-10-01(svn r25805) -Fix[FS#5740]: Ensure the vehicle bar is high enough for the ↵alberth
start/stop vehicle graphics (adf88).
2013-10-01(svn r25804) -Fix[FS#5739]: Lower sprite and text at the vehicle bar if it ↵alberth
is pressed (adf88).
2013-10-01(svn r25803) -Fix[FS#5738]: Draw start/stop graphics of the vehicle bar at ↵alberth
the right place in rtl mode (adf88).
2013-10-01(svn r25802) -Update from WebTranslator v3.0:translators
polish - 7 changes by joziowicz
2013-09-29(svn r25801) -Update from WebTranslator v3.0:translators
estonian - 4 changes by notAbot japanese - 5 changes by guppy slovenian - 1 changes by matej1245
2013-09-28(svn r25800) -Update from WebTranslator v3.0:translators
english_AU - 5 changes by mrtux korean - 5 changes by telk5093
2013-09-26(svn r25799) -Update from WebTranslator v3.0:translators
ukrainian - 59 changes by odisseus
2013-09-25(svn r25798) -Fix [FS#5765]: Consistent spelling of MightyMover vehiclesplanetmaker
2013-09-25(svn r25797) -Update from WebTranslator v3.0:translators
afrikaans - 4 changes by ewaldhorn icelandic - 3 changes by Stimrol
2013-09-23(svn r25796) -Update from WebTranslator v3.0:translators
croatian - 2 changes by VoyagerOne english_US - 53 changes by Supercheese finnish - 2 changes by jpx_ german - 2 changes by Jogio indonesian - 2 changes by UseYourIllusion italian - 2 changes by lorenzodv slovak - 2 changes by Milsa
2013-09-22(svn r25795) -Update from WebTranslator v3.0:translators
catalan - 6 changes by juanjo korean - 4 changes by telk5093 lithuanian - 2 changes by Stabilitronas polish - 5 changes by lion russian - 2 changes by Lone_Wolf
2013-09-22(svn r25794) -Change: No point to toggle a NewGRF's palette if its author ↵planetmaker
declared one.
2013-09-22(svn r25793) -Change: Trigger update of translations for palette namesplanetmaker
2013-09-22(svn r25792) -Change: Clarify the relevance of the permissible palettesplanetmaker
2013-09-21(svn r25791) -Fix (r25788): Silence comiler warning in ↵zuu
ScriptCompany::ChangeBankBalance
2013-09-21(svn r25790) -Update from WebTranslator v3.0:translators
ukrainian - 11 changes by odisseus
2013-09-21(svn r25789) -Fix (r25783): Calling GSTown.FoundTown in world gen caused ↵zuu
world gen to terminate and start the game
2013-09-21(svn r25788) -Feature: [Script] Game Scripts can now charge fees and give ↵zuu
money to companies
2013-09-21(svn r25787) -Doc: Doxygen comment was wrongzuu
2013-09-20(svn r25786) -Update from WebTranslator v3.0:translators
slovenian - 190 changes by Necrolyte
2013-09-19(svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to ↵zuu
rename towns
2013-09-19(svn r25784) -Update from WebTranslator v3.0:translators
dutch - 5 changes by habell ukrainian - 43 changes by odisseus
2013-09-19(svn r25781) -Doc: Add licensing section to readme.txt.matthijs
2013-09-17(svn r25779) -Update from WebTranslator v3.0:translators
luxembourgish - 3 changes by Phreeze polish - 5 changes by wojteks86
2013-09-16(svn r25778) -Update from WebTranslator v3.0:translators
croatian - 2 changes by VoyagerOne czech - 3 changes by retro indonesian - 2 changes by UseYourIllusion norwegian_bokmal - 2 changes by cuthbert
2013-09-15(svn r25777) -Update from WebTranslator v3.0:translators
finnish - 60 changes by Tve4 german - 2 changes by Jogio italian - 1 changes by lorenzodv slovak - 2 changes by Milsa vietnamese - 2 changes by nglekhoi
2013-09-15(svn r25776) -Add [FS#5743]: Sticky and shade buttons for jukebox window (retro)planetmaker