Commit Graph

20699 Commits

Author SHA1 Message Date
fonsinchen 5c0b766ed9 (svn r25736) -Codechange: move condition prediction out of GetNextStoppingOrder so that we can access both branches in calling code 2013-08-20 21:22:35 +00:00
fonsinchen d8365c63fd (svn r25735) -Feature: allow implicit orders even if no explicit ones are given. 2013-08-20 20:05:31 +00:00
translators ae629c028a (svn r25734) -Update from WebTranslator v3.0:
afrikaans - 21 changes by mulderpf
2013-08-19 17:45:09 +00:00
frosch 549784efcd (svn r25733) -Fix: Engine name was misaligned in purchase list for RTL. (sbr) 2013-08-18 22:19:38 +00:00
frosch 87ef3ab449 (svn r25732) -Fix: In BuildIndustryWindow in RTL mode, draw industry color icon at the right. (sbr) 2013-08-18 20:06:01 +00:00
frosch f89375aa44 (svn r25731) -Fix [FS#5692]: Minor RTL alignment issues. (sbr) 2013-08-18 19:30:25 +00:00
translators fe4aa47bfb (svn r25730) -Update from WebTranslator v3.0:
afrikaans - 87 changes by mulderpf
swedish - 3 changes by Joel_A
2013-08-18 17:45:18 +00:00
frosch e3a0337951 (svn r25729) -Fix [FS#5686]: If the child widgets of a NWidgetHorizontal container do not fill the complete container, align them according to text direction. (sbr) 2013-08-18 17:04:13 +00:00
frosch d7c43bbc20 (svn r25728) -Update: Baseset translations 2013-08-18 15:34:00 +00:00
frosch 59b7125563 (svn r25727) -Fix [FS#5686]: NWidgetMatrix used pip_pre and pip_post inconsistently and incorrectly, causing misalignment for RTL. (spotted by sbr) 2013-08-18 15:32:45 +00:00
frosch 4fc6cdfbea (svn r25726) -Fix: Right side of object class string was misaligned. (sbr) 2013-08-18 14:15:27 +00:00
translators f154d5915a (svn r25725) -Update from WebTranslator v3.0:
afrikaans - 232 changes by mulderpf
indonesian - 31 changes by abdu354
luxembourgish - 69 changes by Phreeze
2013-08-17 17:45:26 +00:00
translators 84d43ed1c3 (svn r25724) -Update from WebTranslator v3.0:
luxembourgish - 2 changes by Phreeze
2013-08-16 17:45:08 +00:00
translators c9c07dc9d0 (svn r25723) -Update from WebTranslator v3.0:
indonesian - 71 changes by UseYourIllusion, abdu354
lithuanian - 2 changes by Stabilitronas
luxembourgish - 68 changes by Phreeze
2013-08-15 17:45:21 +00:00
translators 50f68b62bd (svn r25722) -Update from WebTranslator v3.0:
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-14 17:46:41 +00:00
translators a6e367d4ff (svn r25721) -Update from WebTranslator v3.0:
lithuanian - 32 changes by Stabilitronas
slovenian - 14 changes by matej1245
2013-08-13 17:45:19 +00:00
translators d415bb2902 (svn r25720) -Update from WebTranslator v3.0:
indonesian - 64 changes by UseYourIllusion
lithuanian - 4 changes by Stabilitronas
2013-08-12 17:45:15 +00:00
translators c48745cacc (svn r25719) -Update from WebTranslator v3.0:
korean - 23 changes by telk5093
lithuanian - 39 changes by Stabilitronas
2013-08-11 17:45:14 +00:00
fonsinchen b98de55d22 (svn r25718) -Fix: return INVALID from GetNextStoppingStation if vehicle would have to unload everything at this same station at the next stop 2013-08-11 11:00:09 +00:00
fonsinchen 1137e250a0 (svn r25717) -Fix: check for type of order before checking for refit type 2013-08-11 10:59:47 +00:00
translators 26bcc8c77f (svn r25716) -Update from WebTranslator v3.0:
brazilian_portuguese - 3 changes by Tucalipe
spanish - 3 changes by Terkhen
2013-08-10 17:45:14 +00:00
fonsinchen 6ce4c1808b (svn r25715) -Fix: return correct value from StationCargoList::Reserve, fix some documentation and simplify StationCargoList::Load a bit 2013-08-10 14:19:58 +00:00
fonsinchen 0baa72aff9 (svn r25714) -Fix: explicitly cast some things to silence warnings on GCC 4.0 2013-08-10 12:47:24 +00:00
fonsinchen fd16b0c65c (svn r25713) -Fix: use proper ObjC style to avoid problems if members are missing 2013-08-10 12:47:22 +00:00
fonsinchen 8222e18586 (svn r25712) -Fix: define kCGBitmapByteOrder32Host to 0 if it's missing. 2013-08-10 12:47:20 +00:00
fonsinchen f42d60150d (svn r25711) -Fix: don't use NULL as integer 2013-08-10 12:47:18 +00:00
fonsinchen a9fde2856c (svn r25710) -Fix: string arguments to NSNotificationCenter::addObserver and NSNotificationCenter::postNotificationName can't be const in certain versions of OSX 2013-08-10 12:47:16 +00:00
fonsinchen 7ea878b938 (svn r25709) -Fix: don't return -1 as unsigned 2013-08-10 12:47:13 +00:00
fonsinchen 438520c3f4 (svn r25708) -Fix: don't return NULL as bool 2013-08-10 12:47:11 +00:00
fonsinchen 6777059c15 (svn r25707) -Fix: apply coding style wrt if/else 2013-08-10 12:47:10 +00:00
fonsinchen 94add80602 (svn r25706) -Fix: don't pass -mmacosx-version-min to compilers that don't support it 2013-08-10 12:47:08 +00:00
rubidium 13855f0a09 (svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753) 2013-08-09 18:43:44 +00:00
rubidium 78c48ee720 (svn r25704) -Update: baseset translations 2013-08-09 18:30:33 +00:00
translators 6eb6a7372a (svn r25703) -Update from WebTranslator v3.0:
czech - 2 changes by Eskymak
2013-08-09 17:45:09 +00:00
frosch b0a063ed77 (svn r25702) -Add: about 3000 years of savegame compatibility. 2013-08-08 19:01:02 +00:00
translators 63382ac9c5 (svn r25701) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
italian - 1 changes by lorenzodv
norwegian_bokmal - 3 changes by cuthbert
2013-08-08 17:45:30 +00:00
translators 348d657380 (svn r25700) -Update from WebTranslator v3.0:
slovenian - 21 changes by matej1245
2013-08-07 17:45:14 +00:00
frosch 8cd7368d7a (svn r25699) -Fix-ish: Hopefully make the settings type filter dropdown less confusing. 2013-08-07 17:37:41 +00:00
frosch fbe6b92b1d (svn r25698) -Fix [FS#5700]: Autoreplace/renew also refits free wagons. 2013-08-06 21:01:14 +00:00
translators 8f95bab001 (svn r25697) -Update from WebTranslator v3.0:
catalan - 6 changes by juanjo
simplified_chinese - 2 changes by siu238X
traditional_chinese - 2 changes by siu238X
english_AU - 2 changes by mrtux
estonian - 3 changes by KSiimson
polish - 1 changes by p0358
2013-08-06 17:45:41 +00:00
michi_cc bd02761b55 (svn r25696) -Fix (r25651): Missing function in the non-ICU paragraph layouter. 2013-08-06 17:35:11 +00:00
frosch 2770a24f9f (svn r25695) -Fix [FS#5700] (r24882, r25648): Vehicle::MarkDirty must be called for the front engine. 2013-08-06 17:31:16 +00:00
michi_cc 4ed08dcd60 (svn r25694) -Fix (r25651): Picky GCC. 2013-08-05 20:50:55 +00:00
michi_cc b3ecfbb67a (svn r25693) -Add: [OSX] Support the new IME functions introduced with 10.5. 2013-08-05 20:38:02 +00:00
michi_cc d15c1c5d4a (svn r25692) -Add: Replacement of a part of the edit box text with a new string. 2013-08-05 20:37:57 +00:00
michi_cc 30867c487f (svn r25691) -Add: [OSX] Support for mouse selection in the IME composition string. 2013-08-05 20:37:53 +00:00
michi_cc e2ec0ddb03 (svn r25690) -Change: [OSX] Position the candidate window at the caret position. 2013-08-05 20:37:48 +00:00
michi_cc f5e4131492 (svn r25689) -Add: [OSX] Display the IME composition string ourself. 2013-08-05 20:37:44 +00:00
michi_cc c64e297e0c (svn r25688) -Codechange: [OSX] Make our view aware of text input by IMEs. 2013-08-05 20:37:40 +00:00
michi_cc 643a294e68 (svn r25687) -Codechange: [OSX] Pass text input directly down to the text handling. 2013-08-05 20:37:37 +00:00