Commit Graph

15360 Commits

Author SHA1 Message Date
yexo 9683b87466 (svn r20012) -Fix: when joining a company with a password you could only enter 20 characters of the password 2010-06-23 00:11:11 +00:00
translators 977f72f872 (svn r20011) -Update from WebTranslator v3.0:
indonesian - 4 changes by adjayanto
swedish - 11 changes by tool
2010-06-22 17:45:09 +00:00
rubidium 67a30e1e86 (svn r20010) -Add: Chuvash language stub 2010-06-22 16:21:34 +00:00
rubidium 9582da99c0 (svn r20009) -Fix [FS#3893]: sign sorting was unstable 2010-06-22 08:01:38 +00:00
rubidium e2445aca4a (svn r20008) -Add: Tamil language stub 2010-06-21 19:33:39 +00:00
translators abaa697c01 (svn r20007) -Update from WebTranslator v3.0:
irish - 19 changes by tem
korean - 1 changes by junho2813
portuguese - 12 changes by JayCity
2010-06-21 17:45:13 +00:00
frosch be5e880f0b (svn r20006) -Fix: Trains should also have running cost while slowing down for stop. 2010-06-21 17:36:46 +00:00
frosch e931399b31 (svn r20005) -Codechange: Enumify force_proceed. 2010-06-21 17:35:27 +00:00
yexo 3c6fb88a09 (svn r20004) -Fix: [NewGRF] stringcodes 82, 83 and 84 weren't properly converted to openttd codes so they didn't work 2010-06-21 16:49:54 +00:00
yexo 9cfb61adf5 (svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes 2010-06-20 19:13:02 +00:00
translators f2d6bf6b58 (svn r20002) -Update from WebTranslator v3.0:
traditional_chinese - 13 changes by josesun
irish - 160 changes by tem
turkish - 12 changes by niw3
2010-06-20 17:45:12 +00:00
translators ec7747918c (svn r20001) -Update from WebTranslator v3.0:
greek - 1 changes by fumantsu
indonesian - 7 changes by prof
norwegian_bokmal - 11 changes by mantaray
norwegian_nynorsk - 11 changes by mantaray
2010-06-19 17:45:19 +00:00
rubidium 34c83074c2 (svn r19999) -Fix: then vs than mistakes (ln) 2010-06-19 16:43:40 +00:00
rubidium 876eb5ee0b (svn r19998) -Codechange: Unify the order of ship and plane icon in network-lobby with the rest of the game (frosch) 2010-06-19 16:42:02 +00:00
rubidium 3e35018f97 (svn r19997) -Codechange: Unify order of ship and plane icon in stationlist and stationsigns with the rest of the game (frosch) 2010-06-19 16:40:31 +00:00
rubidium 99a11badaf (svn r19996) -Codechange: Add NetworkVehicleType enum. 2010-06-19 16:37:56 +00:00
translators 5623710593 (svn r19994) -Update from WebTranslator v3.0:
irish - 108 changes by tem
slovak - 17 changes by keso53
2010-06-18 17:45:10 +00:00
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
2010-06-17 17:45:12 +00:00
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.
2010-06-16 20:27:59 +00:00
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
2010-06-16 17:45:17 +00:00
smatz 4cae19175e (svn r19990) -Fix: owner of the Waypoint View window wasn't properly set 2010-06-15 22:48:50 +00:00
translators eee3b46607 (svn r19989) -Update from WebTranslator v3.0:
czech - 3 changes by Hadez
irish - 79 changes by tem
russian - 2 changes by LazyBoy
2010-06-15 17:45:12 +00:00
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
2010-06-14 17:45:34 +00:00
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
2010-06-13 17:45:30 +00:00
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. 2010-06-13 14:58:14 +00:00
frosch 58f2a1d014 (svn r19985) -Fix (r19980): Loading preview data from old savegames failed indeterministically due to non-zeroed memory allocation. Thanks smatz. 2010-06-13 14:52:42 +00:00
frosch ff89345a5c (svn r19984) -Feature: Show some savegame details when selecting items in saveload GUIs. 2010-06-13 14:17:26 +00:00
frosch c5424bec97 (svn r19983) -Add: Separate nested widget array for load heightmap GUI. 2010-06-13 14:17:02 +00:00
frosch dc4ce3c5ae (svn r19982) -Codechange: Shuffle some widget positions in saveload GUIs. 2010-06-13 14:16:27 +00:00
frosch d9b4d92050 (svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK. 2010-06-13 14:15:58 +00:00
frosch 16618e6f16 (svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK. 2010-06-13 14:15:36 +00:00
frosch e95518c8e9 (svn r19979) -Codechange: Separate static loadable fields from Company into separate struct. 2010-06-13 14:15:11 +00:00
frosch 0270ca846e (svn r19978) -Add: Read settings during SL_LOAD_CHECK. 2010-06-13 14:14:37 +00:00
frosch 86244ad31e (svn r19977) -Add: Read current date during SL_LOAD_CHECK. 2010-06-13 14:14:20 +00:00
frosch 2d8c2af5e9 (svn r19976) -Add: Read mapsize during SL_LOAD_CHECK. 2010-06-13 14:13:49 +00:00
frosch 8d9b573f8f (svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames. 2010-06-13 14:13:23 +00:00
frosch e8248cf113 (svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames. 2010-06-13 14:12:21 +00:00
frosch 62ac138154 (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 2010-06-13 14:11:59 +00:00
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. 2010-06-13 14:11:32 +00:00
frosch 641fc68aa8 (svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRFConfig and move the GameLog operations directly to AfterLoad(). 2010-06-13 14:07:49 +00:00
frosch 67bec51f27 (svn r19970) -Fix (r14742): SmallMap::Insert() did not compile. Construct new items like operator[]. 2010-06-13 09:41:48 +00:00
smatz 55a684efc1 (svn r19969) -Change: swap 'list of ships' and 'list of aircraft' buttons in the Station View window 2010-06-12 21:23:20 +00:00
smatz c4e2a49225 (svn r19968) -Fix [FS#3876](r19955): the 'list of ships' button opened list of aircraft and vice versa 2010-06-12 21:21:44 +00:00
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
2010-06-12 17:45:43 +00:00
frosch 00a5189161 (svn r19966) -Codechange: Use InvalidateData() in saveload GUI when appropiate. 2010-06-12 14:52:42 +00:00
peter1138 4b4e97695f (svn r19965) -Cleanup: Use size of buffer, not magic number. 2010-06-12 10:55:13 +00:00
terkhen 64e63b72e9 (svn r19964) -Add: Show an error message when trying to start a crashed or destroyed vehicle. 2010-06-11 20:33:33 +00:00
terkhen 3287f91893 (svn r19963) -Add: Stop a vehicle after it crashes or is destroyed. 2010-06-11 20:30:12 +00:00
terkhen a345711a89 (svn r19962) -Cleanup: Remove unused "destroyed vehicle" strings. 2010-06-11 20:26:41 +00:00
terkhen 54403a8251 (svn r19961) -Codechange: Unify "vehicle is destroyed" errors. 2010-06-11 20:20:45 +00:00