Commit Graph

18352 Commits

Author SHA1 Message Date
frosch f722cc2a24 (svn r22986) -Add (r22985): More icons for the vehicle list. 2011-10-03 17:30:05 +00:00
frosch d071eefc54 (svn r22985) -Feature: Display autoreplace status in group GUI. 2011-10-03 17:26:37 +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 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 1a12008fcf (svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead. 2011-10-03 17:24:31 +00:00
frosch dd74536bef (svn r22981) -Add: GroupStatistics for the ALL_GROUP. 2011-10-03 17:23:41 +00:00
frosch 5be8f73204 (svn r22980) -Add: GroupStatistics for DEFAULT_GROUP. 2011-10-03 17:22:56 +00:00
frosch fafa06e821 (svn r22979) -Codechange: Add GroupStatistics::CountEngine(). 2011-10-03 17:22:09 +00:00
frosch 68f969282e (svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle(). 2011-10-03 17:21:41 +00:00
frosch b78a459613 (svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::UpdateAfterLoad(). 2011-10-03 17:20:56 +00:00
frosch b6766c2ed5 (svn r22976) -Codechange: Split group statistics into separate struct. 2011-10-03 17:20:26 +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 decf5c67ea (svn r22974) -Fix: draw buoy sprite without outline on the map 2011-10-02 20:27:20 +00:00
rubidium 1842622d81 (svn r22973) -Add: support for replacing the buoy via action123 2011-10-02 20:26:43 +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 62e5f54243 (svn r22971) -Add [FS#4787]: climate aware canal/aqueduct graphics; based on work by PaulC 2011-10-02 13:26:33 +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 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 804090b317 (svn r22968) -Feature: Allow road corners on steep slopes. 2011-10-01 16:45:25 +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 a17d7e966e (svn r22966) -Update from WebTranslator v3.0:
welsh - 86 changes by kazzie
2011-09-29 17:45:08 +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
translators 187983a5b2 (svn r22964) -Update from WebTranslator v3.0:
latvian - 59 changes by Parastais
2011-09-27 17:45:10 +00:00
translators af703077c8 (svn r22963) -Update from WebTranslator v3.0:
basque - 60 changes by HerrBasque, Thadah
belarusian - 42 changes by Wowanxm
latvian - 48 changes by Parastais
thai - 19 changes by originalBlueSin
2011-09-26 17:45:25 +00:00
rubidium a69c8d22b8 (svn r22962) -Fix/Update: graphical issues from Addi's NewGRF 2011-09-25 19:29:38 +00:00
translators 6fc440b90e (svn r22961) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
welsh - 73 changes by kazzie
2011-09-25 17:45:18 +00:00
frosch 8d5c1479f4 (svn r22960) -Feature: Allow depots, standard roadstops and airports on steep slopes. 2011-09-25 13:35:17 +00:00
translators fa1f8b309e (svn r22959) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
2011-09-24 17:45:18 +00:00
rubidium 73a3708a9e (svn r22958) -Fix [FS#4778]: the savegame description and loading of savegames would crash with savegames from a patched stable (which didn't bump the savegame version) 2011-09-23 19:49:45 +00:00
rubidium a6f9488ae4 (svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, which is derived from the town name + ' Transport'. So make sure the last constant is in sync with the town name table 2011-09-23 19:27:15 +00:00
frosch 514fa060a2 (svn r22956) -Codechange: Enhance TEXTID_TO_STRINGID() with an assert_compile(). 2011-09-23 19:27:08 +00:00
rubidium 1f266ec977 (svn r22955) -Fix: guard from reading outside the silly name list 2011-09-23 19:25:48 +00:00
frosch f65a1bd847 (svn r22954) -Feature: [NewGRF] Allow Action4 to change text IDs 0x00D1 to 0x00E0 for feature 48. 2011-09-23 18:40:54 +00:00
translators cda4139d87 (svn r22953) -Update from WebTranslator v3.0:
italian - 2 changes by lorenzodv
latvian - 13 changes by Parastais
2011-09-23 17:45:16 +00:00
yexo babe53351e (svn r22952) -Fix: properly limit the length of strings in a choice list 2011-09-23 12:26:25 +00:00
translators 09c293d2ce (svn r22951) -Update from WebTranslator v3.0:
basque - 25 changes by HerrBasque
italian - 2 changes by Snail_
latvian - 104 changes by Parastais
welsh - 187 changes by kazzie
2011-09-22 17:45:25 +00:00
translators fa055869e9 (svn r22950) -Update from WebTranslator v3.0:
latvian - 119 changes by Parastais
russian - 19 changes by akasoft, perk11
welsh - 2 changes by kazzie
2011-09-21 17:45:21 +00:00
frosch 1891ba610c (svn r22949) -Fix [FS#4784]: Locale categories LC_NUMERIC and LC_MONETARY of cy_GB are identical to en_GB. 2011-09-21 17:30:49 +00:00
translators 04593de736 (svn r22948) -Update from WebTranslator v3.0:
icelandic - 3 changes by baldur
latvian - 80 changes by Parastais
welsh - 94 changes by kazzie
2011-09-20 17:45:20 +00:00
frosch 2188383658 (svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles or aircraft shadows/rotors. 2011-09-19 19:23:23 +00:00
frosch 427dd736ae (svn r22946) -Fix [FS#4781]: [NewGRF] Crash when accessing vehicle var 44 for a non-front aircraft. 2011-09-19 19:22:18 +00:00
rubidium 64dc7f5ee8 (svn r22945) -Fix-ish: remove bogus plural bits from Persian 2011-09-19 18:52:15 +00:00
translators 2aa0e1177e (svn r22944) -Update from WebTranslator v3.0:
latvian - 65 changes by Parastais
persian - 33 changes by Peymanpn
welsh - 16 changes by kazzie
2011-09-19 17:45:25 +00:00
planetmaker 6a72d64dbe (svn r22943) -Fix: [OSX] Typo broke debug compilation 2011-09-19 05:37:11 +00:00
translators db50cf9168 (svn r22942) -Update from WebTranslator v3.0:
persian - 26 changes by Peymanpn
slovak - 73 changes by klingacik
spanish - 3 changes by Terkhen
2011-09-18 17:45:25 +00:00
terkhen 7d0811d08e (svn r22941) -Fix: Calculate the size of the start/stop vehicle button correctly. 2011-09-17 20:38:23 +00:00
translators 375f67f56c (svn r22940) -Update from WebTranslator v3.0:
latvian - 29 changes by Parastais
slovak - 160 changes by klingacik
2011-09-17 17:45:17 +00:00
rubidium 973f0afd28 (svn r22939) -Merge: release documentation updates from 1.1 2011-09-15 19:21:11 +00:00
rubidium 998bbde49e (svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port when a new game is started 2011-09-15 18:28:39 +00:00
translators fd79d18c3f (svn r22933) -Update from WebTranslator v3.0:
hungarian - 4 changes by 
slovenian - 10 changes by Necrolyte
2011-09-15 17:45:17 +00:00