yexo
77e9a482be
(svn r22996) -Fix: make sure temporary storage is cleared before test and exec runs for DoCommands so NewGRF callbacks can't change the result between the runs
2011-10-04 20:36:40 +00:00
yexo
655cee276c
(svn r22996) -Fix: make sure temporary storage is cleared before test and exec runs for DoCommands so NewGRF callbacks can't change the result between the runs
2011-10-04 20:36:40 +00:00
yexo
a1c1d32405
(svn r22994) -Fix [FS#4775]: tile was cleared before the object-placement callback was run, resulting in possible differences in test and exec run
2011-10-04 20:18:12 +00:00
yexo
534bff1d19
(svn r22994) -Fix [FS#4775]: tile was cleared before the object-placement callback was run, resulting in possible differences in test and exec run
2011-10-04 20:18:12 +00:00
translators
a3364544bd
(svn r22990) -Update from WebTranslator v3.0:
...
latvian - 38 changes by Parastais
malay - 32 changes by rionix88
2011-10-04 17:45:11 +00:00
translators
a4fb905335
(svn r22990) -Update from WebTranslator v3.0:
...
latvian - 38 changes by Parastais
malay - 32 changes by rionix88
2011-10-04 17:45:11 +00:00
truebrain
65e2865ac1
(svn r22989) -Fix: AIController uses protected members of AIObject, so make them friends (instead of doing it implicit via AIInstance). This fixes all compile errors with clang-2.9
2011-10-04 15:21:07 +00:00
truebrain
9528befe52
(svn r22989) -Fix: AIController uses protected members of AIObject, so make them friends (instead of doing it implicit via AIInstance). This fixes all compile errors with clang-2.9
2011-10-04 15:21:07 +00:00
rubidium
2ac7cbada3
(svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too long
2011-10-03 20:21:56 +00:00
rubidium
f5caf07ee1
(svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too long
2011-10-03 20:21:56 +00:00
translators
d00339ea0f
(svn r22987) -Update from WebTranslator v3.0:
...
latvian - 54 changes by Parastais
welsh - 122 changes by kazzie
2011-10-03 17:45:15 +00:00
translators
83e8f8bdd3
(svn r22987) -Update from WebTranslator v3.0:
...
latvian - 54 changes by Parastais
welsh - 122 changes by kazzie
2011-10-03 17:45:15 +00:00
frosch
37301ea23d
(svn r22985) -Feature: Display autoreplace status in group GUI.
2011-10-03 17:26:37 +00:00
frosch
d071eefc54
(svn r22985) -Feature: Display autoreplace status in group GUI.
2011-10-03 17:26:37 +00:00
frosch
f9f257ce4a
(svn r22984) -Feature: Display profit icons for groups in the group GUI.
2011-10-03 17:25:44 +00:00
frosch
23a2f23eb3
(svn r22984) -Feature: Display profit icons for groups in the group GUI.
2011-10-03 17:25:44 +00:00
frosch
e1ce16db1c
(svn r22983) -Feature: Display the number of vehicles in the group GUI also for the ALL and DEFAULT groups.
2011-10-03 17:25:03 +00:00
frosch
d6e6e8a9d4
(svn r22983) -Feature: Display the number of vehicles in the group GUI also for the ALL and DEFAULT groups.
2011-10-03 17:25:03 +00:00
frosch
a80d20fdb1
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead.
2011-10-03 17:24:31 +00:00
frosch
1a12008fcf
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead.
2011-10-03 17:24:31 +00:00
frosch
f406385319
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
2011-10-03 17:23:41 +00:00
frosch
dd74536bef
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
2011-10-03 17:23:41 +00:00
frosch
f43290d6af
(svn r22980) -Add: GroupStatistics for DEFAULT_GROUP.
2011-10-03 17:22:56 +00:00
frosch
5be8f73204
(svn r22980) -Add: GroupStatistics for DEFAULT_GROUP.
2011-10-03 17:22:56 +00:00
frosch
3ecf9d424a
(svn r22979) -Codechange: Add GroupStatistics::CountEngine().
2011-10-03 17:22:09 +00:00
frosch
fafa06e821
(svn r22979) -Codechange: Add GroupStatistics::CountEngine().
2011-10-03 17:22:09 +00:00
frosch
3665b85c24
(svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle().
2011-10-03 17:21:41 +00:00
frosch
68f969282e
(svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle().
2011-10-03 17:21:41 +00:00
frosch
4961cd06a9
(svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::UpdateAfterLoad().
2011-10-03 17:20:56 +00:00
frosch
b78a459613
(svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::UpdateAfterLoad().
2011-10-03 17:20:56 +00:00
frosch
c531453320
(svn r22976) -Codechange: Split group statistics into separate struct.
2011-10-03 17:20:26 +00:00
frosch
b6766c2ed5
(svn r22976) -Codechange: Split group statistics into separate struct.
2011-10-03 17:20:26 +00:00
frosch
7d1755403b
(svn r22975) -Codechange: Do not store Group::num_vehicle in the savegame, but compute it like num_engines on load.
2011-10-03 17:19:54 +00:00
frosch
7133887ed6
(svn r22975) -Codechange: Do not store Group::num_vehicle in the savegame, but compute it like num_engines on load.
2011-10-03 17:19:54 +00:00
rubidium
b4bd469347
(svn r22973) -Add: support for replacing the buoy via action123
2011-10-02 20:26:43 +00:00
rubidium
1842622d81
(svn r22973) -Add: support for replacing the buoy via action123
2011-10-02 20:26:43 +00:00
translators
0f8de88586
(svn r22972) -Update from WebTranslator v3.0:
...
latvian - 6 changes by Parastais
welsh - 74 changes by kazzie
2011-10-02 17:45:12 +00:00
translators
10fe88ba26
(svn r22972) -Update from WebTranslator v3.0:
...
latvian - 6 changes by Parastais
welsh - 74 changes by kazzie
2011-10-02 17:45:12 +00:00
rubidium
27644093c2
(svn r22970) -Fix [FS#4769]: strip newlines from NewGRF strings that should not have newlines, e.g. the NewGRF's name
2011-10-01 20:31:21 +00:00
rubidium
7de22e25da
(svn r22970) -Fix [FS#4769]: strip newlines from NewGRF strings that should not have newlines, e.g. the NewGRF's name
2011-10-01 20:31:21 +00:00
translators
0bb2dd297a
(svn r22969) -Update from WebTranslator v3.0:
...
simplified_chinese - 3 changes by sebastian_my
traditional_chinese - 4 changes by sebastian_my
danish - 2 changes by beruic
latvian - 25 changes by Parastais
2011-10-01 17:45:20 +00:00
translators
5c01ce91e6
(svn r22969) -Update from WebTranslator v3.0:
...
simplified_chinese - 3 changes by sebastian_my
traditional_chinese - 4 changes by sebastian_my
danish - 2 changes by beruic
latvian - 25 changes by Parastais
2011-10-01 17:45:20 +00:00
frosch
a1c155e0f9
(svn r22968) -Feature: Allow road corners on steep slopes.
2011-10-01 16:45:25 +00:00
frosch
804090b317
(svn r22968) -Feature: Allow road corners on steep slopes.
2011-10-01 16:45:25 +00:00
translators
95ccb747ab
(svn r22967) -Update from WebTranslator v3.0:
...
latvian - 56 changes by Parastais
2011-09-30 18:06:40 +00:00
translators
bf12ba4987
(svn r22967) -Update from WebTranslator v3.0:
...
latvian - 56 changes by Parastais
2011-09-30 18:06:40 +00:00
translators
44c390f527
(svn r22966) -Update from WebTranslator v3.0:
...
welsh - 86 changes by kazzie
2011-09-29 17:45:08 +00:00
translators
a17d7e966e
(svn r22966) -Update from WebTranslator v3.0:
...
welsh - 86 changes by kazzie
2011-09-29 17:45:08 +00:00
translators
873d16828e
(svn r22965) -Update from WebTranslator v3.0:
...
belarusian - 16 changes by Wowanxm
korean - 17 changes by telk5093
latvian - 19 changes by Parastais
lithuanian - 35 changes by vytulis7
thai - 57 changes by zetathix
welsh - 1 changes by kazzie
2011-09-28 17:45:34 +00:00
translators
799cbfcc1e
(svn r22965) -Update from WebTranslator v3.0:
...
belarusian - 16 changes by Wowanxm
korean - 17 changes by telk5093
latvian - 19 changes by Parastais
lithuanian - 35 changes by vytulis7
thai - 57 changes by zetathix
welsh - 1 changes by kazzie
2011-09-28 17:45:34 +00:00