Commit Graph

15496 Commits (6f7086b4b39e5e368bb2d780fbde8db4b6335421)
 

Author SHA1 Message Date
rubidium 3e35018f97 (svn r19997) -Codechange: Unify order of ship and plane icon in stationlist and stationsigns with the rest of the game (frosch) 14 years ago
rubidium 99a11badaf (svn r19996) -Codechange: Add NetworkVehicleType enum. 14 years ago
translators 5623710593 (svn r19994) -Update from WebTranslator v3.0:
irish - 108 changes by tem
slovak - 17 changes by keso53
14 years ago
translators 398ac2ef95 (svn r19993) -Update from WebTranslator v3.0:
croatian - 6 changes by VoyagerOne
hebrew - 47 changes by dnd_man
brazilian_portuguese - 11 changes by Tucalipe
14 years ago
frosch 94efc4c3b9 (svn r19992) -Fix [FS#3878]: Clear force_proceed when entering depots and when loading.
-Fix (r18515): Resetting of force_proceed on manual stopping did not work.
14 years ago
translators 03c87faea1 (svn r19991) -Update from WebTranslator v3.0:
greek - 13 changes by fumantsu
hungarian - 1 changes by IPG
korean - 8 changes by junho2813
polish - 2 changes by xine
14 years ago
smatz 4cae19175e (svn r19990) -Fix: owner of the Waypoint View window wasn't properly set 14 years ago
translators eee3b46607 (svn r19989) -Update from WebTranslator v3.0:
czech - 3 changes by Hadez
irish - 79 changes by tem
russian - 2 changes by LazyBoy
14 years ago
translators 3bfc5e3cbe (svn r19988) -Update from WebTranslator v3.0:
czech - 12 changes by Hadez
dutch - 12 changes by habell
finnish - 11 changes by jpx_
hungarian - 11 changes by alyr
irish - 44 changes by tem
italian - 11 changes by lorenzodv
luxembourgish - 14 changes by Phreeze
serbian - 11 changes by etran
slovenian - 11 changes by ntadej
vietnamese - 11 changes by nglekhoi
14 years ago
translators ce7eb2e780 (svn r19987) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
croatian - 11 changes by VoyagerOne
french - 11 changes by glx
german - 11 changes by planetmaker
italian - 1 changes by lorenzodv
polish - 10 changes by silver_777
russian - 12 changes by Lone_Wolf
spanish - 11 changes by Terkhen
vietnamese - 1 changes by nglekhoi
14 years ago
frosch 717d134947 (svn r19986) -Fix (r19841): One could add and remove Grfs from the list via doubleclicking even if editing the list is not allowed. 14 years ago
frosch 58f2a1d014 (svn r19985) -Fix (r19980): Loading preview data from old savegames failed indeterministically due to non-zeroed memory allocation. Thanks smatz. 14 years ago
frosch ff89345a5c (svn r19984) -Feature: Show some savegame details when selecting items in saveload GUIs. 14 years ago
frosch c5424bec97 (svn r19983) -Add: Separate nested widget array for load heightmap GUI. 14 years ago
frosch dc4ce3c5ae (svn r19982) -Codechange: Shuffle some widget positions in saveload GUIs. 14 years ago
frosch d9b4d92050 (svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK. 14 years ago
frosch 16618e6f16 (svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK. 14 years ago
frosch e95518c8e9 (svn r19979) -Codechange: Separate static loadable fields from Company into separate struct. 14 years ago
frosch 0270ca846e (svn r19978) -Add: Read settings during SL_LOAD_CHECK. 14 years ago
frosch 86244ad31e (svn r19977) -Add: Read current date during SL_LOAD_CHECK. 14 years ago
frosch 2d8c2af5e9 (svn r19976) -Add: Read mapsize during SL_LOAD_CHECK. 14 years ago
frosch 8d9b573f8f (svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames. 14 years ago
frosch e8248cf113 (svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames. 14 years ago
frosch 62ac138154 (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
frosch 56fbbdeafd (svn r19972) -Change: Use the md5sum from the previous save of the game for BaNaNaS instead of the initial (when the grf was added) md5sum from the gamelog. Neither method is 'better', but this way it is independent from the gamelog. 14 years ago
frosch 641fc68aa8 (svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRFConfig and move the GameLog operations directly to AfterLoad(). 14 years ago
frosch 67bec51f27 (svn r19970) -Fix (r14742): SmallMap::Insert() did not compile. Construct new items like operator[]. 14 years ago
smatz 55a684efc1 (svn r19969) -Change: swap 'list of ships' and 'list of aircraft' buttons in the Station View window 14 years ago
smatz c4e2a49225 (svn r19968) -Fix [FS#3876](r19955): the 'list of ships' button opened list of aircraft and vice versa 14 years ago
translators 6a6a30eeaf (svn r19967) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
finnish - 1 changes by jpx_
french - 1 changes by ElNounch
german - 1 changes by planetmaker
indonesian - 1 changes by prof
irish - 60 changes by tem
norwegian_bokmal - 1 changes by mantaray
norwegian_nynorsk - 59 changes by mantaray
brazilian_portuguese - 1 changes by Tucalipe
serbian - 2 changes by etran
slovenian - 1 changes by ntadej
spanish - 1 changes by Terkhen
swedish - 1 changes by tool
14 years ago
frosch 00a5189161 (svn r19966) -Codechange: Use InvalidateData() in saveload GUI when appropiate. 14 years ago
peter1138 4b4e97695f (svn r19965) -Cleanup: Use size of buffer, not magic number. 14 years ago
terkhen 64e63b72e9 (svn r19964) -Add: Show an error message when trying to start a crashed or destroyed vehicle. 14 years ago
terkhen 3287f91893 (svn r19963) -Add: Stop a vehicle after it crashes or is destroyed. 14 years ago
terkhen a345711a89 (svn r19962) -Cleanup: Remove unused "destroyed vehicle" strings. 14 years ago
terkhen 54403a8251 (svn r19961) -Codechange: Unify "vehicle is destroyed" errors. 14 years ago
translators a3cd86ac80 (svn r19960) -Update from WebTranslator v3.0:
french - 45 changes by ElNounch
irish - 51 changes by tem
serbian - 2 changes by etran
14 years ago
alberth f053a82594 (svn r19959) -Fix (r19889): Disable drag destination highlighting when aborting a drag. 14 years ago
smatz e71fd4bb57 (svn r19958) -Codechange: move common code from Waypoint and Station destructors to BaseStation destructor 14 years ago
smatz c4175b752a (svn r19957) -Codechange: remove VLW_WAYPOINT_LIST 14 years ago
smatz 8bf4a7d1ae (svn r19956) -Fix: close list of vehicles with given oil rig in orders when the oil rig is deleted
-Fix (r19952): close the list when it is not sticky
14 years ago
smatz 830e40af19 (svn r19955) -Fix: close list of vehicles with given buoy/oil rig in orders when switching company 14 years ago
translators de50d914c8 (svn r19954) -Update from WebTranslator v3.0:
croatian - 3 changes by UnderwaterHesus
danish - 10 changes by beruic
french - 58 changes by ElNounch
irish - 107 changes by tem
norwegian_bokmal - 103 changes by mantaray
russian - 1 changes by Lone_Wolf
14 years ago
terkhen 5387d4d87c (svn r19953) -Fix [FS#3874]: Don't show an error message when trying to start/stop a crashed plane. 14 years ago
smatz 3d909433ac (svn r19952) -Fix: do not close list of waypoint's trains when the waypoint view is closed - unify behaviour with other station types 14 years ago
smatz 1879937992 (svn r19951) -Fix [FS#3869]: close buoy's vehicle list when the buoy is deleted 14 years ago
translators bb80b95142 (svn r19950) -Update from WebTranslator v3.0:
french - 35 changes by ElNounch
indonesian - 28 changes by prof
irish - 58 changes by tem
14 years ago
frosch e597ec6bf9 (svn r19949) -Doc: Mention tricky units (like speed) more often and more consistently. 14 years ago
frosch 06ba1c5f5e (svn r19948) -Doc: Comments about display units missed height unit. (Krille) 14 years ago
frosch c75226f479 (svn r19947) -Doc: Comment engine property tables with engine names. (Krille) 14 years ago