Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-14 | (svn r25771) -Fix (r25344): If story book content changed height due a ↵ | zuu | |
string parameter changing length, the scrollbar was not updated | |||
2013-09-14 | (svn r25770) -Fix [Admin]: the frame of a command packet wasn't set for the ↵ | rubidium | |
packets that were sent via de admin interface | |||
2013-09-13 | (svn r25769) -Fix (r25344): Drawing of broken goal references was broken | zuu | |
2013-09-13 | (svn r25768) -Fix [FS#5617] (r25344): Story Book text elements that use font ↵ | zuu | |
size modifiers (eg {BIG_FONT}) caused problem with content height calculation. Solution: switch to pixel based content height instead of computing all heights as multiples of line heights. | |||
2013-09-13 | (svn r25766) -Codechange: Use FONT_HEIGHT_NORMAL instead of checking the ↵ | zuu | |
height of a dummy string in Story gui | |||
2013-09-13 | (svn r25763) -Update from WebTranslator v3.0: | translators | |
russian - 1 changes by Lone_Wolf ukrainian - 20 changes by Strategy | |||
2013-09-13 | (svn r25761) -Change: Disable story/goal buttons when there is no content to ↵ | zuu | |
show instead of when there is zero companies | |||
2013-09-12 | (svn r25760) -Update from WebTranslator v3.0: | translators | |
indonesian - 2 changes by UseYourIllusion | |||
2013-09-12 | (svn r25759) -Fix (r25369): Set the owner flag of the goal and story windows | zuu | |
2013-09-11 | (svn r25758) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by juanjo | |||
2013-09-09 | (svn r25756) -Update from WebTranslator v3.0: | translators | |
indonesian - 2 changes by UseYourIllusion | |||
2013-09-07 | (svn r25755) -Update from WebTranslator v3.0: | translators | |
greek - 1 changes by Evropi hungarian - 4 changes by IPG indonesian - 1 changes by Yoursnotmine | |||
2013-09-03 | (svn r25754) -Update from WebTranslator v3.0: | translators | |
serbian - 18 changes by ivan_mile | |||
2013-09-02 | (svn r25753) -Fix [FS#5725] (r25557): If old savegames contain bridges over ↵ | frosch | |
owned land, keep on drawing the bridges nevertheless. | |||
2013-09-01 | (svn r25752) -Update from WebTranslator v3.0: | translators | |
slovak - 2 changes by Milsa | |||
2013-08-31 | (svn r25751) -Fix (r25657): [OSX] Restore fullscreen state also when ↵ | michi_cc | |
starting on 10.7+. | |||
2013-08-31 | (svn r25750) -Update from WebTranslator v3.0: | translators | |
finnish - 4 changes by Tve4 | |||
2013-08-30 | (svn r25749) -Update from WebTranslator v3.0: | translators | |
gaelic - 3 changes by GunChleoc | |||
2013-08-28 | (svn r25748) -Fix: omitted string validations | rubidium | |
2013-08-28 | (svn r25747) -Update from WebTranslator v3.0: | translators | |
serbian - 27 changes by ivan_mile | |||
2013-08-26 | (svn r25746) -Update from WebTranslator v3.0: | translators | |
polish - 3 changes by wojteks86 serbian - 63 changes by ivan_mile | |||
2013-08-25 | (svn r25745) -Update from WebTranslator v3.0: | translators | |
indonesian - 10 changes by abdu354 serbian - 30 changes by ivan_mile | |||
2013-08-25 | (svn r25744) -Fix (r25648): [NewGRF] Also invalidate vehicle colour palette ↵ | frosch | |
when rearranging consists. | |||
2013-08-25 | (svn r25743) -Fix [FS#5705]: [OSX] Text input into an edit box would trigger ↵ | michi_cc | |
hotkeys. | |||
2013-08-24 | (svn r25742) -Update from WebTranslator v3.0: | translators | |
polish - 17 changes by voythas | |||
2013-08-23 | (svn r25741) -Fix: shift join dates of link graph jobs when using the date cheat | fonsinchen | |
2013-08-23 | (svn r25740) -Update from WebTranslator v3.0: | translators | |
turkish - 1 changes by wakeup | |||
2013-08-21 | (svn r25739) -Update from WebTranslator v3.0: | translators | |
afrikaans - 218 changes by mulderpf simplified_chinese - 1 changes by siu238X traditional_chinese - 1 changes by siu238X | |||
2013-08-20 | (svn r25738) -Feature: recursively walk all branches of conditional orders ↵ | fonsinchen | |
in the order prediction logic | |||
2013-08-20 | (svn r25737) -Codechange: move inner workings of RefreshNextHopsStats into ↵ | fonsinchen | |
separate function | |||
2013-08-20 | (svn r25736) -Codechange: move condition prediction out of ↵ | fonsinchen | |
GetNextStoppingOrder so that we can access both branches in calling code | |||
2013-08-20 | (svn r25735) -Feature: allow implicit orders even if no explicit ones are given. | fonsinchen | |
2013-08-19 | (svn r25734) -Update from WebTranslator v3.0: | translators | |
afrikaans - 21 changes by mulderpf | |||
2013-08-18 | (svn r25733) -Fix: Engine name was misaligned in purchase list for RTL. (sbr) | frosch | |
2013-08-18 | (svn r25732) -Fix: In BuildIndustryWindow in RTL mode, draw industry color ↵ | frosch | |
icon at the right. (sbr) | |||
2013-08-18 | (svn r25731) -Fix [FS#5692]: Minor RTL alignment issues. (sbr) | frosch | |
2013-08-18 | (svn r25730) -Update from WebTranslator v3.0: | translators | |
afrikaans - 87 changes by mulderpf swedish - 3 changes by Joel_A | |||
2013-08-18 | (svn r25729) -Fix [FS#5686]: If the child widgets of a NWidgetHorizontal ↵ | frosch | |
container do not fill the complete container, align them according to text direction. (sbr) | |||
2013-08-18 | (svn r25727) -Fix [FS#5686]: NWidgetMatrix used pip_pre and pip_post ↵ | frosch | |
inconsistently and incorrectly, causing misalignment for RTL. (spotted by sbr) | |||
2013-08-18 | (svn r25726) -Fix: Right side of object class string was misaligned. (sbr) | frosch | |
2013-08-17 | (svn r25725) -Update from WebTranslator v3.0: | translators | |
afrikaans - 232 changes by mulderpf indonesian - 31 changes by abdu354 luxembourgish - 69 changes by Phreeze | |||
2013-08-16 | (svn r25724) -Update from WebTranslator v3.0: | translators | |
luxembourgish - 2 changes by Phreeze | |||
2013-08-15 | (svn r25723) -Update from WebTranslator v3.0: | translators | |
indonesian - 71 changes by UseYourIllusion, abdu354 lithuanian - 2 changes by Stabilitronas luxembourgish - 68 changes by Phreeze | |||
2013-08-14 | (svn r25722) -Update from WebTranslator v3.0: | translators | |
croatian - 1 changes by VoyagerOne indonesian - 48 changes by UseYourIllusion, Yoursnotmine lithuanian - 2 changes by Stabilitronas swedish - 17 changes by Joel_A tamil - 12 changes by aswn | |||
2013-08-13 | (svn r25721) -Update from WebTranslator v3.0: | translators | |
lithuanian - 32 changes by Stabilitronas slovenian - 14 changes by matej1245 | |||
2013-08-12 | (svn r25720) -Update from WebTranslator v3.0: | translators | |
indonesian - 64 changes by UseYourIllusion lithuanian - 4 changes by Stabilitronas | |||
2013-08-11 | (svn r25719) -Update from WebTranslator v3.0: | translators | |
korean - 23 changes by telk5093 lithuanian - 39 changes by Stabilitronas | |||
2013-08-11 | (svn r25718) -Fix: return INVALID from GetNextStoppingStation if vehicle ↵ | fonsinchen | |
would have to unload everything at this same station at the next stop | |||
2013-08-11 | (svn r25717) -Fix: check for type of order before checking for refit type | fonsinchen | |
2013-08-10 | (svn r25716) -Update from WebTranslator v3.0: | translators | |
brazilian_portuguese - 3 changes by Tucalipe spanish - 3 changes by Terkhen |