frosch
e597ec6bf9
(svn r19949) -Doc: Mention tricky units (like speed) more often and more consistently.
2010-06-08 20:16:51 +00:00
frosch
01b0faee3d
(svn r19948) -Doc: Comments about display units missed height unit. (Krille)
2010-06-08 20:14:58 +00:00
frosch
06ba1c5f5e
(svn r19948) -Doc: Comments about display units missed height unit. (Krille)
2010-06-08 20:14:58 +00:00
frosch
c5752c301b
(svn r19947) -Doc: Comment engine property tables with engine names. (Krille)
2010-06-08 19:40:52 +00:00
frosch
c75226f479
(svn r19947) -Doc: Comment engine property tables with engine names. (Krille)
2010-06-08 19:40:52 +00:00
translators
f1d68c7820
(svn r19946) -Update from WebTranslator v3.0:
...
french - 19 changes by ElNounch
indonesian - 61 changes by prof
2010-06-08 17:45:10 +00:00
translators
1751261e26
(svn r19946) -Update from WebTranslator v3.0:
...
french - 19 changes by ElNounch
indonesian - 61 changes by prof
2010-06-08 17:45:10 +00:00
frosch
585d259b22
(svn r19945) -Fix (r19755-ish): Allow turning of roadvehicles while waiting in a queue (again).
2010-06-07 20:38:16 +00:00
frosch
6b88c1c5cd
(svn r19945) -Fix (r19755-ish): Allow turning of roadvehicles while waiting in a queue (again).
2010-06-07 20:38:16 +00:00
frosch
ebaa07e3ee
(svn r19944) -Feature(ette): Open vehicle view when clicking on the caption of vehicle news.
2010-06-07 20:00:21 +00:00
frosch
7de069af3b
(svn r19944) -Feature(ette): Open vehicle view when clicking on the caption of vehicle news.
2010-06-07 20:00:21 +00:00
frosch
c973a3cc7b
(svn r19943) -Fix [FS#3865]: Disallow moving of vehicle news window.
2010-06-07 19:56:32 +00:00
frosch
38b8259f3b
(svn r19943) -Fix [FS#3865]: Disallow moving of vehicle news window.
2010-06-07 19:56:32 +00:00
frosch
58d6367efb
(svn r19942) -Fix [FS#3871](r19816): Vertical dragging of rail was broken.
2010-06-07 19:43:40 +00:00
frosch
eb02ce0573
(svn r19942) -Fix [FS#3871](r19816): Vertical dragging of rail was broken.
2010-06-07 19:43:40 +00:00
translators
455b12df7c
(svn r19941) -Update from WebTranslator v3.0:
...
luxembourgish - 31 changes by Phreeze
romanian - 2 changes by kkmic
russian - 3 changes by Lone_Wolf
2010-06-07 17:45:13 +00:00
translators
0e4f13793d
(svn r19941) -Update from WebTranslator v3.0:
...
luxembourgish - 31 changes by Phreeze
romanian - 2 changes by kkmic
russian - 3 changes by Lone_Wolf
2010-06-07 17:45:13 +00:00
translators
ec31e664a0
(svn r19940) -Update from WebTranslator v3.0:
...
maltese - 2 changes by kelinu
urdu - 1 changes by zohair
2010-06-06 17:45:06 +00:00
translators
00aa904510
(svn r19940) -Update from WebTranslator v3.0:
...
maltese - 2 changes by kelinu
urdu - 1 changes by zohair
2010-06-06 17:45:06 +00:00
frosch
d12e364952
(svn r19937) -Codechange: Move some fios related prototypes to fios.h
2010-06-05 19:02:29 +00:00
frosch
13d43b8dab
(svn r19937) -Codechange: Move some fios related prototypes to fios.h
2010-06-05 19:02:29 +00:00
frosch
8ef0aed0ae
(svn r19936) -Codechange: If there is an enum, also use it.
2010-06-05 18:44:31 +00:00
frosch
1d9a84a934
(svn r19936) -Codechange: If there is an enum, also use it.
2010-06-05 18:44:31 +00:00
translators
b470c084b2
(svn r19935) -Update from WebTranslator v3.0:
...
hungarian - 2 changes by IPG
polish - 3 changes by silver_777
portuguese - 1 changes by JayCity
brazilian_portuguese - 29 changes by Tucalipe
russian - 5 changes by Lone_Wolf
urdu - 3 changes by zohair
2010-06-05 17:45:21 +00:00
translators
0227618324
(svn r19935) -Update from WebTranslator v3.0:
...
hungarian - 2 changes by IPG
polish - 3 changes by silver_777
portuguese - 1 changes by JayCity
brazilian_portuguese - 29 changes by Tucalipe
russian - 5 changes by Lone_Wolf
urdu - 3 changes by zohair
2010-06-05 17:45:21 +00:00
frosch
e684da2193
(svn r19934) -Fix [FS#3857]: When 'pause on new game' is set, pause the game before CleanupGeneration() to avoid conflicts with concurrent GUI code.
2010-06-05 15:22:46 +00:00
frosch
c5921a91ea
(svn r19934) -Fix [FS#3857]: When 'pause on new game' is set, pause the game before CleanupGeneration() to avoid conflicts with concurrent GUI code.
2010-06-05 15:22:46 +00:00
frosch
65d058723e
(svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in sync during GUI operation.
2010-06-05 13:32:42 +00:00
frosch
9e53f1e004
(svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in sync during GUI operation.
2010-06-05 13:32:42 +00:00
frosch
6c1a2a2009
(svn r19932) -Codechange: Preserve _current_company when starting AIs.
2010-06-05 13:29:48 +00:00
frosch
e852bf154f
(svn r19932) -Codechange: Preserve _current_company when starting AIs.
2010-06-05 13:29:48 +00:00
frosch
a5bea603ea
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
2010-06-05 12:16:12 +00:00
frosch
1d3adb2b66
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
2010-06-05 12:16:12 +00:00
frosch
60fb3bb9a5
(svn r19930) -Codechange: Deduplicate magic command parameter casts. (rubidium)
2010-06-05 11:51:34 +00:00
frosch
406c2a9865
(svn r19930) -Codechange: Deduplicate magic command parameter casts. (rubidium)
2010-06-05 11:51:34 +00:00
rubidium
bcaf5f9dcb
(svn r19925) -Fix [FS#3859]: one didn't pay for rail when building depots and stations, so with expensive railtypes building stations and then removing the station would be cheaper than just building the rail
2010-06-04 21:00:17 +00:00
rubidium
e7f70987a4
(svn r19925) -Fix [FS#3859]: one didn't pay for rail when building depots and stations, so with expensive railtypes building stations and then removing the station would be cheaper than just building the rail
2010-06-04 21:00:17 +00:00
terkhen
5293cb8d66
(svn r19924) -Fix [FS#3868](r19172): Road/tram ownership was not set correctly when building drive-through stops.
2010-06-04 19:50:37 +00:00
terkhen
f733c3795a
(svn r19924) -Fix [FS#3868](r19172): Road/tram ownership was not set correctly when building drive-through stops.
2010-06-04 19:50:37 +00:00
translators
cd509f5b65
(svn r19923) -Update from WebTranslator v3.0:
...
czech - 14 changes by Hadez
korean - 1 changes by junho2813
norwegian_bokmal - 157 changes by jhsoby
russian - 1 changes by Lone_Wolf
urdu - 2 changes by zohair
2010-06-04 17:45:17 +00:00
translators
a78acadf3f
(svn r19923) -Update from WebTranslator v3.0:
...
czech - 14 changes by Hadez
korean - 1 changes by junho2813
norwegian_bokmal - 157 changes by jhsoby
russian - 1 changes by Lone_Wolf
urdu - 2 changes by zohair
2010-06-04 17:45:17 +00:00
belugas
a782541ab2
(svn r19922) -Fix[FS#3815]: Use of better english. "by" instead of "with" (planetmaker)
2010-06-04 13:41:53 +00:00
belugas
e4e51c22af
(svn r19922) -Fix[FS#3815]: Use of better english. "by" instead of "with" (planetmaker)
2010-06-04 13:41:53 +00:00
smatz
57a3e09fc4
(svn r19921) -Fix [FS#3865]: closing chatbox could cause glitches when news message was shown
2010-06-04 09:47:55 +00:00
smatz
c49436c2d1
(svn r19921) -Fix [FS#3865]: closing chatbox could cause glitches when news message was shown
2010-06-04 09:47:55 +00:00
rubidium
f60e9d5151
(svn r19920) -Change: set the correct digit group separator for both Norwegians, unify the ownname naming and add genders/cases needed to improve the translation
2010-06-03 20:10:16 +00:00
rubidium
6be760645a
(svn r19920) -Change: set the correct digit group separator for both Norwegians, unify the ownname naming and add genders/cases needed to improve the translation
2010-06-03 20:10:16 +00:00
translators
3842228d9e
(svn r19919) -Update from WebTranslator v3.0:
...
estonian - 5 changes by taavi
irish - 22 changes by tem
urdu - 118 changes by zohair
2010-06-03 17:45:09 +00:00
translators
775c3feebe
(svn r19919) -Update from WebTranslator v3.0:
...
estonian - 5 changes by taavi
irish - 22 changes by tem
urdu - 118 changes by zohair
2010-06-03 17:45:09 +00:00
frosch
05774c903b
(svn r19917) -Codechange: Split save/load GUI to separate file.
2010-06-03 11:05:20 +00:00