frosch
883f9bec9b
(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry::time_since_pickup.
2012-11-12 21:59:02 +00:00
frosch
ce87b8fc63
(svn r24717) -Fix [FS#5139]: When starting a scenario apply the local company settings to the new company.
2012-11-12 20:14:08 +00:00
frosch
4471f6bca8
(svn r24716) -Feature(ette): Reset engine pool when starting a scenario.
2012-11-12 20:13:51 +00:00
frosch
96540079e7
(svn r24715) -Fix [FS#5335]: [NewGRF] Allow stations to draw snow/desert aware ground sprites with railtype overlays.
2012-11-12 20:13:34 +00:00
frosch
f3be01c26f
(svn r24714) -Fix [FS#5337]: [NewGRF] Draw default foundations if resolving of custom station foundation sprites fails.
2012-11-12 20:13:17 +00:00
frosch
0a4fe02a47
(svn r24713) -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid values via CB 11.
2012-11-12 20:13:02 +00:00
frosch
160aa435da
(svn r24712) -Fix [FS#5303]: [NewGRF] Station variables 61 and 62 returned incorrect values, if no vehicle ever tried loading.
2012-11-12 20:12:45 +00:00
frosch
e888f9da9f
(svn r24711) -Fix (r10354): Check whether to not display a ^ loading indicator at drop stations only worked if there was no other vehicle unloading for 255 ticks.
2012-11-12 20:12:26 +00:00
translators
f575f2c694
(svn r24710) -Update from WebTranslator v3.0:
...
indonesian - 42 changes by adjayanto
2012-11-12 18:45:07 +00:00
frosch
9f43908d08
(svn r24709) -Codechange: Simplify some code.
2012-11-12 18:11:46 +00:00
frosch
0566b29ab7
(svn r24708) -Codechange: Check magic values of GoodsEntry::last_speed only via wrapper function.
2012-11-12 18:11:26 +00:00
frosch
03c94ae6a3
(svn r24707) -Doc: Improve description of GoodsEntryStatus flags.
2012-11-12 18:11:05 +00:00
frosch
f7fdcc00e5
(svn r24706) -Fix (r10981): [NewGRF] Station var 48 should report acceptance, not supply.
2012-11-12 18:10:42 +00:00
frosch
56e63338ed
(svn r24705) -Fix: Station rating might consider very old vehicles very young.
2012-11-12 18:10:21 +00:00
frosch
a2980378ff
(svn r24704) -Cleanup: No need to initialise stuff twice.
2012-11-12 18:10:02 +00:00
frosch
e6459a91dd
(svn r24703) -Fix: Disallow closing oilrig airports in SE.
2012-11-12 18:09:33 +00:00
translators
941f51f0e5
(svn r24702) -Update from WebTranslator v3.0:
...
norwegian_bokmal - 1 changes by jhsoby
2012-11-11 18:45:07 +00:00
smatz
75e20fd02b
(svn r24701) -Fix [FS#5246]: Workaround an overoptimisation done by GCC 4.5
2012-11-11 17:39:54 +00:00
frosch
03736af2ae
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
2012-11-11 16:10:43 +00:00
frosch
cd55253865
(svn r24699) -Codechange: Proper usage of push and toggle buttons in mapgen and script debug GUI.
2012-11-11 16:10:11 +00:00
frosch
2e368bfb9f
(svn r24698) -Codechange: Use PUSH-buttons when buttons can be pushed.
2012-11-11 16:09:08 +00:00
frosch
b998cbdff1
(svn r24697) -Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the same functionality.
2012-11-11 16:07:46 +00:00
frosch
cfccaff645
(svn r24696) -Doc: Improve documentation for button widget types.
2012-11-11 16:01:34 +00:00
frosch
b65ece1ea9
(svn r24695) -Fix/Cleanup: Remove remaining (incorrect) usages of ResolverObject::scope and count.
2012-11-11 12:57:27 +00:00
michi_cc
55cff8407f
(svn r24694) -Fix (r18136): Road vehicle selection frame wasn't drawn properly in the depot window.
2012-11-10 22:37:14 +00:00
alberth
33ff55a8f1
(svn r24693) -Doc: Add some doxymentation into the newgrf code.
2012-11-10 20:46:39 +00:00
alberth
4c9bea2a71
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
2012-11-10 20:45:59 +00:00
alberth
69e07c3e00
(svn r24691) -Codechange: Add resolver classes for vehicles.
2012-11-10 20:45:04 +00:00
alberth
e087503fd6
(svn r24690) -Codechange: Add resolver classes for industry tiles.
2012-11-10 20:44:38 +00:00
alberth
f7352871fa
(svn r24689) -Codechange: Add resolver classes for industries.
2012-11-10 20:44:10 +00:00
alberth
348ef7f12c
(svn r24688) -Codechange: Add resolver classes for generics.
2012-11-10 20:43:40 +00:00
alberth
c83db1395b
(svn r24687) -Codechange: Add resolver classes for airports.
2012-11-10 20:42:50 +00:00
alberth
37605108e1
(svn r24686) -Codechange: Add resolver classes for airport tiles.
2012-11-10 20:42:19 +00:00
alberth
82e6001451
(svn r24685) -Codechange: Add resolver classes for rail types.
2012-11-10 20:41:45 +00:00
alberth
c417efc962
(svn r24684) -Codechange: Add resolver classes for stations.
2012-11-10 20:41:08 +00:00
alberth
a9b8b22daf
(svn r24683) -Codechange: Add resolver classes for objects.
2012-11-10 20:40:46 +00:00
alberth
d7b62da87b
(svn r24682) -Codechange: Add resolver classes for houses.
2012-11-10 20:40:05 +00:00
alberth
0885a2370a
(svn r24681) -Codechange: Add resolver classes for cargoes.
2012-11-10 20:39:39 +00:00
alberth
35cee8315a
(svn r24680) -Codechange: Add resolver classes for canals.
2012-11-10 20:39:11 +00:00
alberth
b985c4c0f8
(svn r24679) -Codechange: Add resolver classes for towns.
2012-11-10 20:38:46 +00:00
alberth
438495b433
(svn r24678) -Codechange: Introduce scope resolver base class and prepare for adding derived classes.
2012-11-10 20:37:31 +00:00
translators
fa3d470a05
(svn r24677) -Update from WebTranslator v3.0:
...
danish - 13 changes by Knogle
korean - 3 changes by telk5093
latvian - 8 changes by Parastais
polish - 5 changes by wojteks86
russian - 1 changes by Lone_Wolf
spanish - 2 changes by Terkhen
tamil - 4 changes by aswn
2012-11-10 18:46:41 +00:00
translators
97ff26c3da
(svn r24676) -Update from WebTranslator v3.0:
...
afrikaans - 4 changes by Maccie123
belarusian - 3 changes by KorneySan
catalan - 5 changes by arnau
english_US - 3 changes by Rubidium
italian - 3 changes by lorenzodv
norwegian_bokmal - 22 changes by jhsoby
polish - 15 changes by wojteks86
brazilian_portuguese - 20 changes by Tucalipe
russian - 3 changes by KorneySan
swedish - 12 changes by Joel_A
2012-11-09 18:45:58 +00:00
michi_cc
2c171f2f29
(svn r24675) -Fix (r24632): MSVC performance warning.
2012-11-08 21:46:54 +00:00
frosch
a443375d44
(svn r24674) -Fix (r24466, r23234) [FS#5358]: Downloaded heightmaps could not be used anymore. (sbr)
2012-11-08 21:41:00 +00:00
translators
1efd1ffa82
(svn r24673) -Update from WebTranslator v3.0:
...
dutch - 3 changes by habell
finnish - 3 changes by jpx_
latvian - 13 changes by Parastais
luxembourgish - 94 changes by Phreeze
2012-11-08 18:45:23 +00:00
frosch
dc930b6689
(svn r24672) -Add [FS#5356]: Remember the basic/advanced/expert filter selection.
2012-11-08 11:20:32 +00:00
frosch
69a62452be
(svn r24671) -Feature [FS#5355]: Add basic/advanced/expert filters to adv. settings GUI. (Eagle_rainbow)
2012-11-08 10:04:00 +00:00
frosch
79a1e6450b
(svn r24670) -Change: Drop 'signal density' from adv. settings GUI. It is more suited to be only changed via the signal GUI.
2012-11-08 10:02:09 +00:00
frosch
c27a026d17
(svn r24669) -Fix: Auto-expand advanced settings only when selecting a 'deviation' filter.
2012-11-08 09:58:37 +00:00