Commit Graph

9533 Commits

Author SHA1 Message Date
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 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
translators a3cd86ac80 (svn r19960) -Update from WebTranslator v3.0:
french - 45 changes by ElNounch
irish - 51 changes by tem
serbian - 2 changes by etran
2010-06-11 17:45:11 +00:00
alberth f053a82594 (svn r19959) -Fix (r19889): Disable drag destination highlighting when aborting a drag. 2010-06-11 15:37:00 +00:00
smatz e71fd4bb57 (svn r19958) -Codechange: move common code from Waypoint and Station destructors to BaseStation destructor 2010-06-11 00:20:24 +00:00
smatz c4175b752a (svn r19957) -Codechange: remove VLW_WAYPOINT_LIST 2010-06-11 00:18:28 +00:00
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
2010-06-10 23:52:09 +00:00
smatz 830e40af19 (svn r19955) -Fix: close list of vehicles with given buoy/oil rig in orders when switching company 2010-06-10 23:27:37 +00:00
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
2010-06-10 17:45:22 +00:00
terkhen 5387d4d87c (svn r19953) -Fix [FS#3874]: Don't show an error message when trying to start/stop a crashed plane. 2010-06-10 16:32:39 +00:00
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 2010-06-10 16:22:10 +00:00
smatz 1879937992 (svn r19951) -Fix [FS#3869]: close buoy's vehicle list when the buoy is deleted 2010-06-10 16:19:59 +00:00
translators bb80b95142 (svn r19950) -Update from WebTranslator v3.0:
french - 35 changes by ElNounch
indonesian - 28 changes by prof
irish - 58 changes by tem
2010-06-09 17:45:12 +00:00
frosch e597ec6bf9 (svn r19949) -Doc: Mention tricky units (like speed) more often and more consistently. 2010-06-08 20:16:51 +00:00
frosch 06ba1c5f5e (svn r19948) -Doc: Comments about display units missed height unit. (Krille) 2010-06-08 20:14:58 +00:00
frosch c75226f479 (svn r19947) -Doc: Comment engine property tables with engine names. (Krille) 2010-06-08 19:40:52 +00:00
translators 1751261e26 (svn r19946) -Update from WebTranslator v3.0:
french - 19 changes by ElNounch
indonesian - 61 changes by prof
2010-06-08 17:45:10 +00:00
frosch 6b88c1c5cd (svn r19945) -Fix (r19755-ish): Allow turning of roadvehicles while waiting in a queue (again). 2010-06-07 20:38:16 +00:00
frosch 7de069af3b (svn r19944) -Feature(ette): Open vehicle view when clicking on the caption of vehicle news. 2010-06-07 20:00:21 +00:00
frosch 38b8259f3b (svn r19943) -Fix [FS#3865]: Disallow moving of vehicle news window. 2010-06-07 19:56:32 +00:00
frosch eb02ce0573 (svn r19942) -Fix [FS#3871](r19816): Vertical dragging of rail was broken. 2010-06-07 19:43:40 +00:00
translators 0e4f13793d (svn r19941) -Update from WebTranslator v3.0:
luxembourgish - 31 changes by Phreeze
romanian - 2 changes by kkmic
russian - 3 changes by Lone_Wolf
2010-06-07 17:45:13 +00:00
translators 00aa904510 (svn r19940) -Update from WebTranslator v3.0:
maltese - 2 changes by kelinu
urdu - 1 changes by zohair
2010-06-06 17:45:06 +00:00
frosch 13d43b8dab (svn r19937) -Codechange: Move some fios related prototypes to fios.h 2010-06-05 19:02:29 +00:00
frosch 1d9a84a934 (svn r19936) -Codechange: If there is an enum, also use it. 2010-06-05 18:44:31 +00:00
translators 0227618324 (svn r19935) -Update from WebTranslator v3.0:
hungarian - 2 changes by IPG
polish - 3 changes by silver_777
portuguese - 1 changes by JayCity
brazilian_portuguese - 29 changes by Tucalipe
russian - 5 changes by Lone_Wolf
urdu - 3 changes by zohair
2010-06-05 17:45:21 +00:00
frosch c5921a91ea (svn r19934) -Fix [FS#3857]: When 'pause on new game' is set, pause the game before CleanupGeneration() to avoid conflicts with concurrent GUI code. 2010-06-05 15:22:46 +00:00
frosch 9e53f1e004 (svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in sync during GUI operation. 2010-06-05 13:32:42 +00:00
frosch e852bf154f (svn r19932) -Codechange: Preserve _current_company when starting AIs. 2010-06-05 13:29:48 +00:00
frosch 1d3adb2b66 (svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation. 2010-06-05 12:16:12 +00:00
frosch 406c2a9865 (svn r19930) -Codechange: Deduplicate magic command parameter casts. (rubidium) 2010-06-05 11:51:34 +00:00
rubidium e7f70987a4 (svn r19925) -Fix [FS#3859]: one didn't pay for rail when building depots and stations, so with expensive railtypes building stations and then removing the station would be cheaper than just building the rail 2010-06-04 21:00:17 +00:00
terkhen f733c3795a (svn r19924) -Fix [FS#3868](r19172): Road/tram ownership was not set correctly when building drive-through stops. 2010-06-04 19:50:37 +00:00
translators a78acadf3f (svn r19923) -Update from WebTranslator v3.0:
czech - 14 changes by Hadez
korean - 1 changes by junho2813
norwegian_bokmal - 157 changes by jhsoby
russian - 1 changes by Lone_Wolf
urdu - 2 changes by zohair
2010-06-04 17:45:17 +00:00
belugas e4e51c22af (svn r19922) -Fix[FS#3815]: Use of better english. "by" instead of "with" (planetmaker) 2010-06-04 13:41:53 +00:00
smatz c49436c2d1 (svn r19921) -Fix [FS#3865]: closing chatbox could cause glitches when news message was shown 2010-06-04 09:47:55 +00:00
rubidium 6be760645a (svn r19920) -Change: set the correct digit group separator for both Norwegians, unify the ownname naming and add genders/cases needed to improve the translation 2010-06-03 20:10:16 +00:00
translators 775c3feebe (svn r19919) -Update from WebTranslator v3.0:
estonian - 5 changes by taavi
irish - 22 changes by tem
urdu - 118 changes by zohair
2010-06-03 17:45:09 +00:00
frosch c1cd1c039f (svn r19917) -Codechange: Split save/load GUI to separate file. 2010-06-03 11:05:20 +00:00
translators 278c4e9d2d (svn r19916) -Update from WebTranslator v3.0:
czech - 1 changes by ReisRyos
norwegian_bokmal - 41 changes by jhsoby
urdu - 156 changes by zohair
2010-06-02 17:45:11 +00:00
translators 0ad566f79d (svn r19915) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
irish - 19 changes by tem
maltese - 18 changes by kelinu
urdu - 63 changes by zohair
2010-06-01 17:45:10 +00:00
frosch 9db3cde73a (svn r19914) -Codechange: Wrap a helper class around temporary assignments of _current_company to ensure proper restoration. 2010-05-31 20:22:57 +00:00
translators 1d05fbebbe (svn r19913) -Update from WebTranslator v3.0:
czech - 12 changes by Hadez
2010-05-31 17:45:08 +00:00
translators 644ffd51fe (svn r19912) -Update from WebTranslator v3.0:
estonian - 73 changes by taavi
irish - 112 changes by tem
swedish - 6 changes by tool
2010-05-30 17:45:12 +00:00
frosch 4b7afccd46 (svn r19911) -Codechange: Simplify text drawing by eliminating global variables and side effects. This also fixes the 'colour' parameter of DrawStringMultiLine(). 2010-05-30 15:32:37 +00:00
alberth 2224c9b515 (svn r19910) -Doc: Doxygen additions. 2010-05-30 13:16:51 +00:00
alberth 51e67a40e0 (svn r19909) -Doc: Typo fixes, small doxygen improvements. 2010-05-30 13:05:36 +00:00
alberth ef353f69ca (svn r19908) -Codechange: Use a boolean value to assign to a boolean variable. 2010-05-30 12:40:40 +00:00
frosch 0960e0c4f2 (svn r19907) -Fix: [NewGRF] Call callbacks 14A, 14B and 14C after all industry variables have been assigned, so more variables are valid during the callbacks. 2010-05-30 12:26:32 +00:00
alberth cf060d16ec (svn r19906) -Codechange: HandleMouseOver() never ends, so don't return an event handling state. 2010-05-30 12:18:49 +00:00
alberth ce0e1cbb3f (svn r19905) -Codechange: Use EventState for mouse handling routines. 2010-05-30 12:15:28 +00:00
alberth 113f3ef0eb (svn r19904) -Codechange: Make EventState usable outside Window context. 2010-05-30 12:06:18 +00:00
alberth fc82d9cd77 (svn r19903) -Codechange: Use SpecialMouseMode enum as type of _special_mouse_mode. 2010-05-30 10:36:32 +00:00
translators 13ec4bde4c (svn r19902) -Update from WebTranslator v3.0:
danish - 4 changes by silentStatic
2010-05-29 17:45:06 +00:00
frosch e296eeb20c (svn r19901) -Add: [NewGRF] Access to industry founder (var A7) during callbacks 28 and 2F. (yexo) 2010-05-29 13:08:50 +00:00
translators 0c1add2d19 (svn r19900) -Update from WebTranslator v3.0:
french - 24 changes by ElNounch
german - 10 changes by planetmaker
greek - 8 changes by fumantsu
indonesian - 4 changes by prof
irish - 69 changes by tem
polish - 1 changes by xine
2010-05-28 17:45:22 +00:00
translators 39d4f72e57 (svn r19899) -Update from WebTranslator v3.0:
hebrew - 2 changes by dnd_man
irish - 60 changes by tem
polish - 2 changes by silver_777
2010-05-27 17:45:12 +00:00
translators 3b0c091e97 (svn r19897) -Update from WebTranslator v3.0:
dutch - 6 changes by habell
irish - 47 changes by tem
slovak - 10 changes by keso53
2010-05-26 17:45:12 +00:00
michi_cc f3b56340c2 (svn r19896) -Fix [FS#3803] (r18648): [YAPP] Inform the pathfinder as well about the fact that the backside of an one-way path signal can be a safe waiting point. 2010-05-26 05:24:58 +00:00
translators 0599e8e97d (svn r19894) -Update from WebTranslator v3.0:
czech - 27 changes by ReisRyos
danish - 19 changes by silentStatic
indonesian - 39 changes by prof
norwegian_bokmal - 7 changes by mantaray
norwegian_nynorsk - 7 changes by mantaray
polish - 2 changes by xine
portuguese - 6 changes by JayCity
2010-05-25 17:45:24 +00:00
translators e09e49afb1 (svn r19893) -Update from WebTranslator v3.0:
danish - 22 changes by silentStatic
indonesian - 4 changes by prof
italian - 1 changes by lorenzodv
polish - 4 changes by silver_777
romanian - 6 changes by tonny
slovenian - 1 changes by Necrolyte
turkish - 27 changes by niw3
2010-05-24 17:45:26 +00:00
rubidium 4092471a98 (svn r19892) -Fix [FS#3856] (r19792): crash when trying to reserve 'in depot' track on clearing a crashed train 2010-05-23 22:14:22 +00:00
translators 5ba088982d (svn r19891) -Update from WebTranslator v3.0:
catalan - 6 changes by arnau
croatian - 2 changes by VoyagerOne
finnish - 1 changes by jpx_
french - 1 changes by glx
italian - 7 changes by lorenzodv
lithuanian - 9 changes by BlinK_
russian - 1 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 1 changes by Terkhen
vietnamese - 15 changes by myquartz
2010-05-23 17:45:34 +00:00
frosch 50bcc852f9 (svn r19890) -Codechange: Use real spritewidths for drawing town authority window. 2010-05-23 15:17:05 +00:00
alberth 58ddfd0fbb (svn r19889) -Add [FS#3705]: Add drag destination highlighting to order gui (sbr). 2010-05-23 15:06:44 +00:00
alberth 268bc7d571 (svn r19888) -Add [FS#3705]: Add highlighting of drag destination in depot gui (sbr). 2010-05-23 15:02:26 +00:00
alberth ae560aeb8b (svn r19886) -Add [FS#3705]: Perform window callback during mouse dragging for the purpose of highlighting the destination (sbr). 2010-05-23 14:53:39 +00:00
rubidium 75856967a0 (svn r19885) -Fix [FS#3761]: allow loading savegames from the console without specifying the ".sav" extension, i.e. make it consistent with saving savegames from the console 2010-05-23 12:21:22 +00:00
rubidium 45440063b5 (svn r19884) -Feature: translatable desktop shortcut comments 2010-05-22 19:59:37 +00:00
rubidium 5e4ec72ce6 (svn r19883) -Fix [FS#3812]: dropdowns did affect positioning of new windows because they were not yet removed when the new windows were positioned 2010-05-22 19:04:56 +00:00
translators eb5852f5f5 (svn r19882) -Update from WebTranslator v3.0:
traditional_chinese - 5 changes by josesun
croatian - 7 changes by VoyagerOne
finnish - 5 changes by jpx_
french - 5 changes by glx
greek - 32 changes by fumantsu
hungarian - 26 changes by IPG
indonesian - 2 changes by prof
russian - 5 changes by Lone_Wolf
slovenian - 9 changes by ntadej
spanish - 5 changes by Terkhen
vietnamese - 31 changes by nglekhoi
2010-05-22 17:45:37 +00:00
rubidium 6328429aac (svn r19881) -Fix [FS#3827]: pay for the rail/road when constructing tunnels and bridges 2010-05-22 14:12:48 +00:00
frosch 03cacb797a (svn r19880) -Fix: [NoAI] AIEngine::IsValidEngine() and AIEngine::IsBuildable() returned false positives. Especially wagons of unavailable railtypes were reported available. 2010-05-22 12:25:47 +00:00
frosch 557c3f7daa (svn r19879) -Codechange: Also hide invalid engines from purchase lists. 2010-05-22 11:53:54 +00:00
alberth 9f15e28460 (svn r19878) -Fix [FX#3851]: Default vehicle group texts were drawn one pixel too low (sbr). 2010-05-22 08:50:27 +00:00
frosch 393134ed69 (svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', if the player removed the supplying NewGRFs. 2010-05-21 20:51:00 +00:00
smatz 0040e88b7f (svn r19876) -Fix (r14104): it was not possible to send all trains with common waypoint order to depot 2010-05-21 19:44:14 +00:00
rubidium e3df7caf18 (svn r19874) -Fix [FS#3845]: NetBSD compilation was still broken in some cases (Krille) 2010-05-21 15:56:19 +00:00
rubidium d8d37466af (svn r19873) -Fix [FS#3817]: if the (guessed initial) destination tile of a road stop wasn't a road stop but was a T-junction or turn, the road vehicles would jump around in circles 2010-05-21 15:53:02 +00:00
yexo a1b607a055 (svn r19872) -Codechange [FS#3826]: move the widget updates in the newgame gui to OnInvalidateData from OnPaint 2010-05-21 08:23:46 +00:00
yexo 9ed9aa9012 (svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / newgame window correctly (planetmaker) 2010-05-21 06:59:45 +00:00
smatz 93233a9335 (svn r19870) -Codechange: silence some of GCC 3.3 warnings 2010-05-21 05:42:41 +00:00
rubidium 52b211f939 (svn r19869) -Fix [FS#3819]: when a connection gets lost and a game with AIs was loaded the client might crash due to the AIs not being loaded while the game loop is executed 2010-05-20 18:54:14 +00:00
translators 63a416cc59 (svn r19868) -Update from WebTranslator v3.0:
indonesian - 4 changes by prof
russian - 17 changes by Lone_Wolf, perk11
2010-05-20 17:45:10 +00:00
rubidium 9d29c54b03 (svn r19867) -Change: use non-breaking spaces for currency pre-/postfixes. 2010-05-20 15:36:44 +00:00
rubidium 8d4bb2285c (svn r19866) -Change: use non breaking spaces as digit group separators in the Russian translation 2010-05-20 15:14:53 +00:00
rubidium dd743bcea1 (svn r19865) -Fix [FS#3830]: crash when changing locale settings from console due to strcpy-ing a string into a pointer 2010-05-20 15:14:10 +00:00
rubidium f1c1812e47 (svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s) 2010-05-20 15:12:48 +00:00
rubidium f994b11e8c (svn r19863) -Fix: redraw the screen when changing the currency settings 2010-05-20 15:11:03 +00:00
rubidium 9440f9f4c4 (svn r19862) -Change: allow "" and " " as arguments meaning nothing and space for the in-game console 2010-05-20 15:10:33 +00:00
frosch e864701693 (svn r19861) -Fix (r19814): Silence a warning. 2010-05-19 18:38:18 +00:00
translators 18b3085246 (svn r19860) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
french - 9 changes by ElNounch
russian - 60 changes by Lone_Wolf, perk11
2010-05-19 17:45:12 +00:00
glx 45cb7fe55c (svn r19859) -Fix (r19853): preprocessor warning 2010-05-19 17:04:02 +00:00
rubidium 2de9e2d16b (svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect 2010-05-18 21:17:25 +00:00
frosch 354645cd0a (svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF waypoints failed. 2010-05-18 20:49:53 +00:00
translators c80c5464ae (svn r19851) -Update from WebTranslator v3.0:
traditional_chinese - 15 changes by josesun
dutch - 1 changes by habell
esperanto - 1 changes by kristjan
polish - 1 changes by silver_777
portuguese - 3 changes by JayCity
romanian - 4 changes by kkmic
russian - 1 changes by Lone_Wolf
swedish - 5 changes by Zuu
2010-05-18 17:45:27 +00:00
smatz 911061ac38 (svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h 2010-05-18 01:10:23 +00:00
alberth bee74bd82b (svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list. 2010-05-17 21:14:50 +00:00
alberth 255a3331bf (svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs. 2010-05-17 20:49:41 +00:00
translators e1b8a0a740 (svn r19847) -Update from WebTranslator v3.0:
catalan - 5 changes by arnau
croatian - 4 changes by VoyagerOne
dutch - 66 changes by Hyronymus, habell
finnish - 4 changes by jpx_
french - 5 changes by glx
hungarian - 4 changes by IPG
indonesian - 23 changes by prof
italian - 20 changes by lorenzodv
norwegian_bokmal - 7 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
polish - 5 changes by xaxa, xine
russian - 3 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 4 changes by Terkhen
2010-05-17 17:45:56 +00:00
glx b291a8ecbb (svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too 2010-05-17 13:03:44 +00:00
alberth 255bb5bb1f (svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience. 2010-05-16 19:19:51 +00:00
alberth 638cfe86e3 (svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, and use proper inline macro. 2010-05-16 19:17:02 +00:00
alberth b3be440d78 (svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it globally accessible. 2010-05-16 19:13:31 +00:00
alberth a774a28662 (svn r19842) -Change: Adapt other languages too. 2010-05-16 19:11:54 +00:00
alberth 637ee45545 (svn r19841) -Feature: Setup NewGRFs from a single window. 2010-05-16 19:11:16 +00:00
alberth e49cb2d320 (svn r19840) -Add: Add 'rescan' functionality to the NewGRF window. 2010-05-16 19:06:40 +00:00
alberth 34ab8519b5 (svn r19839) -Change: Also copy the new filter string in the other languages. 2010-05-16 19:04:02 +00:00
alberth d233845370 (svn r19838) -Change: Add filter capability to the availables list. 2010-05-16 19:02:43 +00:00
alberth b7a8497ccd (svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. 2010-05-16 18:58:13 +00:00
alberth 219ae56f8a (svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method. 2010-05-16 18:52:11 +00:00
alberth 3271362413 (svn r19835) -Codechange: Extract grfident equality check to its own method. 2010-05-16 18:50:37 +00:00
alberth 9c3b9690fb (svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background. 2010-05-16 18:47:08 +00:00
alberth 22b868f4d5 (svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. 2010-05-16 18:41:59 +00:00
alberth cf6e1165b5 (svn r19832) -Codechange: Rename variables list->actives, sel->active_sel. 2010-05-16 18:34:55 +00:00
alberth f0779f0163 (svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names. 2010-05-16 18:30:02 +00:00
alberth c4b29c5124 (svn r19830) -Codechange: Move variable declarations to their first use. 2010-05-16 18:25:05 +00:00
alberth 8b582edb38 (svn r19829) -Codechange: Extract assignment from the condition-check in the for statement. 2010-05-16 18:22:07 +00:00
rubidium d8b9cf482a (svn r19828) -Remove: broken strings from Italian (did hope the translator had fixed them by now) 2010-05-16 17:46:40 +00:00
translators c84ddb1ebd (svn r19827) -Update from WebTranslator v3.0:
catalan - 41 changes by arnau
dutch - 48 changes by Hyronymus
finnish - 4 changes by erani
russian - 7 changes by Lone_Wolf
slovenian - 17 changes by ntadej
vietnamese - 3 changes by nglekhoi
2010-05-16 17:45:21 +00:00
rubidium 4f5ab40e0b (svn r19826) -Add: extra gender to Italian 2010-05-16 14:15:50 +00:00
translators 105a97cd0e (svn r19825) -Update from WebTranslator v3.0:
hungarian - 1 changes by IPG
korean - 13 changes by junho2813
norwegian_bokmal - 10 changes by mantaray
norwegian_nynorsk - 4 changes by mantaray
romanian - 18 changes by kkmic
russian - 11 changes by Lone_Wolf
2010-05-15 17:45:24 +00:00
rubidium 0e1861c3b8 (svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone 2010-05-15 14:37:33 +00:00
alberth 3b8c4440c5 (svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit. 2010-05-15 08:44:10 +00:00
glx 895e3c312a (svn r19822) -Fix (r19814): missing semicolon 2010-05-14 20:29:26 +00:00
alberth 270b5fdaaf (svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG). 2010-05-14 17:49:55 +00:00
translators e4e8ac471a (svn r19820) -Update from WebTranslator v3.0:
traditional_chinese - 78 changes by josesun
german - 17 changes by planetmaker
italian - 17 changes by lorenzodv
lithuanian - 28 changes by BlinK_
polish - 1 changes by silver_777
portuguese - 17 changes by ozulus
russian - 12 changes by Lone_Wolf
slovak - 144 changes by keso53
swedish - 36 changes by tool
vietnamese - 1 changes by nglekhoi
2010-05-14 17:45:38 +00:00
translators 9b7f9068b1 (svn r19819) -Update from WebTranslator v3.0:
croatian - 17 changes by VoyagerOne
esperanto - 1 changes by kristjan
finnish - 13 changes by jpx_
french - 23 changes by glx
hungarian - 22 changes by IPG
norwegian_bokmal - 13 changes by mantaray
norwegian_nynorsk - 13 changes by mantaray
polish - 17 changes by CrySec
russian - 20 changes by Lone_Wolf
serbian - 17 changes by etran
slovak - 17 changes by keso53
spanish - 17 changes by Terkhen
2010-05-13 17:45:44 +00:00
smatz 80fd67a314 (svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work 2010-05-13 16:00:50 +00:00
rubidium 241dd9a9f5 (svn r19817) -Fix: MSVC compile warnings 2010-05-13 12:42:56 +00:00
rubidium 548dd91ef0 (svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well 2010-05-13 11:19:30 +00:00
smatz 28d25cadfc (svn r19815) -Cleanup: remove two unused variables 2010-05-13 11:07:04 +00:00
rubidium 062dd0e24c (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int 2010-05-13 10:14:29 +00:00
rubidium a2d6961ab3 (svn r19813) -Fix (r19807): initialising viewports kinda failed 2010-05-13 10:00:51 +00:00
rubidium 398418b8fa (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 2010-05-13 09:44:44 +00:00
rubidium 793b0f0736 (svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum 2010-05-13 09:12:52 +00:00
rubidium dc149021be (svn r19810) -Fix: [YAPF] Improperly formatted (global) constant 2010-05-13 09:11:27 +00:00
rubidium 2555522eab (svn r19809) -Codechange: make some unnamed network related enums/defines static const variables 2010-05-13 09:04:41 +00:00
rubidium 6fa962b867 (svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it that way 2010-05-13 08:59:50 +00:00
rubidium 3118292b14 (svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that 2010-05-13 08:56:01 +00:00
smatz d568a4258b (svn r19806) -Codechange: silence one warning 2010-05-13 05:34:21 +00:00
rubidium 7e1808ce21 (svn r19804) -Fix (r19802): Compile before commit, or at least triple check :) 2010-05-12 21:39:56 +00:00
belugas 7d43793ec4 (svn r19803) -Fix(r19802): Compile before commit, or at least double check... 2010-05-12 21:07:31 +00:00
belugas e5a3900d37 (svn r19802) -Codechange: Replace some more magic numbers by corresponding constants 2010-05-12 20:59:39 +00:00
rubidium 1a5d7b34d8 (svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr 2010-05-12 20:50:10 +00:00
belugas e91165ef6e (svn r19800) -Codechange: Replace magic number by corresponding constant 2010-05-12 20:02:46 +00:00
rubidium 93ff7d78e1 (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named 2010-05-12 19:21:00 +00:00
rubidium 863ff6522b (svn r19798) -Codechange: generalise the waypoint naming method 2010-05-12 18:31:39 +00:00
rubidium 0d9281dde3 (svn r19797) -Cleanup: language files due to r19796 2010-05-12 18:20:53 +00:00
rubidium 5051ef80c6 (svn r19796) -Codechange: introduce and use a {DEPOT} string command 2010-05-12 18:19:36 +00:00
translators 007c9641a6 (svn r19795) -Update from WebTranslator v3.0:
galician - 5 changes by Drenghist
polish - 3 changes by silver_777
russian - 3 changes by
2010-05-12 17:45:13 +00:00
rubidium 99ecfe4061 (svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88) 2010-05-11 21:02:26 +00:00
rubidium fe71d4fc99 (svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88) 2010-05-11 21:01:57 +00:00
rubidium d2364c32ed (svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88) 2010-05-11 21:01:01 +00:00
rubidium 2c25f51281 (svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88) 2010-05-11 20:59:54 +00:00
rubidium be504a6ef0 (svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter 2010-05-11 20:48:06 +00:00
glx 26bf9a13de (svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODE 2010-05-11 20:44:58 +00:00
translators 1c3c7da1f2 (svn r19786) -Update from WebTranslator v3.0:
irish - 95 changes by tem
polish - 2 changes by xine
russian - 6 changes by Lone_Wolf
turkish - 3 changes by niw3
2010-05-11 17:45:15 +00:00
rubidium e594042fb7 (svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand 2010-05-11 14:16:16 +00:00
rubidium 38d60f4b47 (svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost 2010-05-11 11:55:12 +00:00
translators 1cfddeeccf (svn r19783) -Update from WebTranslator v3.0:
polish - 5 changes by xine
russian - 24 changes by Lone_Wolf
2010-05-10 17:45:10 +00:00
peter1138 92042c6237 (svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. 2010-05-10 17:27:34 +00:00
rubidium a8fa3dd3ce (svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille) 2010-05-10 17:11:24 +00:00
rubidium 6d94dd10dd (svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + filename are valid the whole string can be constructed within an array of length MAX_PATH. If not, the name is too long and is deemed invalid 2010-05-10 09:50:49 +00:00
rubidium 08919d2747 (svn r19779) -Change: add a return type to AppendPathSeparator and use that to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length 2010-05-10 09:49:02 +00:00
rubidium 369dedca89 (svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windows/OpenTTD) if it exists 2010-05-10 09:43:49 +00:00
rubidium 948beec597 (svn r19777) -Change: use the file scanner to find the .tars 2010-05-10 09:37:17 +00:00
rubidium 8a2fecbff5 (svn r19776) -Change: don't scan for tars in the script scanner; it has already happened. 2010-05-10 09:35:25 +00:00
smatz 3f961ca671 (svn r19775) -Fix: improper use of 'then' in few comments (ln) 2010-05-09 18:13:36 +00:00
translators 2eaca9e108 (svn r19774) -Update from WebTranslator v3.0:
czech - 33 changes by Hadez
korean - 3 changes by junho2813
portuguese - 3 changes by JayCity
russian - 24 changes by Lone_Wolf
slovenian - 3 changes by ntadej
vietnamese - 3 changes by nglekhoi
2010-05-09 17:45:22 +00:00
yexo 37928e29f7 (svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex) 2010-05-09 15:59:30 +00:00
yexo 96c1fd6173 (svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger an assert (Zuu) 2010-05-09 15:17:09 +00:00
translators a53fb48149 (svn r19771) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
brazilian_portuguese - 3 changes by Tucalipe
russian - 1 changes by Lone_Wolf
slovak - 77 changes by keso53
swedish - 3 changes by Zuu
2010-05-08 17:45:19 +00:00
frosch 9ff8032c94 (svn r19770) -Feature: Hide all other industries when ctrl+clicking an industry type in smallmap legend. 2010-05-08 17:33:04 +00:00
frosch 5b77a63ecf (svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. 2010-05-08 14:43:59 +00:00
smatz 173b56b895 (svn r19768) -Fix: half-desert tiles would never revert back to clear tiles 2010-05-08 14:36:56 +00:00
alberth 8d1d4267af (svn r19767) -Fix [FS#3808]: Height in smallmap was different from measured heights (ChillCore). 2010-05-07 20:39:00 +00:00
alberth d822b2969b (svn r19766) -Codechange: Store tile height of smallmap contour legend in the LegendAndColour struct. 2010-05-07 20:27:22 +00:00
alberth 3bb174f424 (svn r19765) -Codechange: Apply a bit of code style and a bit of comment shuffling to CalcHeightdiff. 2010-05-07 20:20:03 +00:00
translators fa0ca116fe (svn r19764) -Update from WebTranslator v3.0:
traditional_chinese - 9 changes by josesun
croatian - 3 changes by VoyagerOne
irish - 7 changes by tem
russian - 2 changes by Lone_Wolf
2010-05-07 17:45:14 +00:00
translators 279909e02f (svn r19763) -Update from WebTranslator v3.0:
dutch - 3 changes by habell
irish - 3 changes by tem
italian - 3 changes by lorenzodv
norwegian_bokmal - 3 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
russian - 5 changes by Lone_Wolf
spanish - 3 changes by Terkhen
2010-05-06 17:45:24 +00:00
translators 247a669473 (svn r19762) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
finnish - 3 changes by jpx_
french - 3 changes by glx
german - 3 changes by planetmaker
greek - 16 changes by fumantsu
hebrew - 7 changes by dnd_man
hungarian - 3 changes by IPG, Petert
irish - 233 changes by tem
romanian - 3 changes by kkmic
russian - 7 changes by Lone_Wolf
serbian - 3 changes by etran
2010-05-05 17:45:37 +00:00
frosch cf0a20863f (svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase list. 2010-05-05 16:55:43 +00:00
rubidium d031034789 (svn r19760) -Change: use the {HEIGHT} command for the smallmap legend 2010-05-04 22:12:09 +00:00
rubidium 32f473c7c1 (svn r19759) -Change: use the {HEIGHT} command for the measurement tool 2010-05-04 22:09:56 +00:00
rubidium b11dfa8cb8 (svn r19758) -Add: {HEIGHT} string command 2010-05-04 22:04:28 +00:00
translators 5db70ad649 (svn r19757) -Update from WebTranslator v3.0:
irish - 253 changes by tem
luxembourgish - 25 changes by Phreeze
portuguese - 1 changes by JayCity
2010-05-04 17:45:11 +00:00
smatz 00a52cc475 (svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVehicle in order to improve performance 2010-05-03 23:36:17 +00:00
frosch fc646a16a4 (svn r19755) -Fix: Blocked roadvehicles should first check whether they are still blocked before accelerating again, instead of continuous starting/stopping. 2010-05-03 19:55:03 +00:00
translators 809dd8a54c (svn r19754) -Update from WebTranslator v3.0:
luxembourgish - 3 changes by Phreeze
russian - 24 changes by Lone_Wolf
swedish - 3 changes by Zuu
2010-05-03 17:45:12 +00:00
rubidium 4c52a2cbd3 (svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it and if not search further instead of always returning the first suitable font even when it can't be loaded 2010-05-03 00:00:34 +00:00
translators ce8fa45754 (svn r19752) -Update from WebTranslator v3.0:
galician - 41 changes by Condex
indonesian - 7 changes by adjayanto
irish - 29 changes by tem
norwegian_bokmal - 47 changes by mantaray
norwegian_nynorsk - 49 changes by mantaray
russian - 2 changes by Lone_Wolf
slovak - 30 changes by keso53
2010-05-02 17:45:23 +00:00
rubidium cc76834db6 (svn r19751) -Change [FS#3798]: make sure the chat area fits in the default window size; if you want it larger, you can always change/override it in the config file. 2010-05-02 10:18:42 +00:00
frosch 1716314fa5 (svn r19750) -Fix: Var 0x43 is not 'safe' during callbacks 22 and 38 either. 2010-05-01 19:04:40 +00:00
yexo cb61f5ac10 (svn r19749) -Fix: [NewGRF] possible divide-by-zero if a newgrf checked industry var 42 while the production level was 0 2010-05-01 18:58:50 +00:00
frosch eea1a772f2 (svn r19748) -Fix (r19743): Callback 22 and 38 are called with ind == NULL. 2010-05-01 17:53:25 +00:00
translators 50cbdfeed8 (svn r19747) -Update from WebTranslator v3.0:
galician - 22 changes by Condex
irish - 244 changes by tem
turkish - 25 changes by niw3
ukrainian - 2 changes by Madvin
2010-05-01 17:45:15 +00:00
frosch 68c1213efa (svn r19746) -Fix [FS#3675]: Do not recenter usually centered windows when resizing main window or changing language, if they have been moved/resized before. 2010-05-01 15:32:17 +00:00
frosch 7563432119 (svn r19745) -Fix: The GUI is controlled by _local_company, not _current_company. 2010-05-01 14:20:56 +00:00
frosch 910aade284 (svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and industries from construction callbacks 17, 28 and 2F. That is: The randombits the house/industry will start with, if construction succeeds. 2010-05-01 13:09:49 +00:00
frosch 7795303227 (svn r19743) -Fix: NewGrfs could access map bits of not yet constructed industries and houses during construction callbacks. 2010-05-01 13:01:21 +00:00
translators 36850ba3e8 (svn r19740) -Update from WebTranslator v3.0:
traditional_chinese - 16 changes by josesun
hungarian - 26 changes by IPG
indonesian - 18 changes by prof
irish - 640 changes by tem
luxembourgish - 1 changes by Phreeze
2010-04-30 17:45:21 +00:00
rubidium ac9af8e1e1 (svn r19738) -Fix: MSVC 64 bits compile warnings 2010-04-29 18:28:24 +00:00
translators 247d1aa395 (svn r19737) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
irish - 424 changes by tem
maltese - 105 changes by kelinu, peter88823
polish - 14 changes by xaxa
romanian - 28 changes by kkmic
vietnamese - 2 changes by nglekhoi
2010-04-29 17:45:21 +00:00
frosch f6f092b5ee (svn r19736) -Fix [FS#3802]: Spritepicker still failed for 32bpp-anim blitter. 2010-04-28 19:19:20 +00:00
translators c695a9eebe (svn r19735) -Update from WebTranslator v3.0:
italian - 3 changes by lorenzodv
lithuanian - 6 changes by Devastator
luxembourgish - 3 changes by Phreeze
brazilian_portuguese - 26 changes by Tucalipe
russian - 4 changes by Lone_Wolf
slovak - 6 changes by JamesSVK
slovenian - 26 changes by ntadej
2010-04-28 17:45:25 +00:00
translators 70732686b9 (svn r19734) -Update from WebTranslator v3.0:
traditional_chinese - 10 changes by josesun
croatian - 3 changes by UnderwaterHesus, VoyagerOne
dutch - 2 changes by habell
finnish - 2 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
hungarian - 3 changes by IPG
indonesian - 1 changes by prof
luxembourgish - 41 changes by Phreeze
maltese - 76 changes by peter88823
polish - 2 changes by silver_777
russian - 8 changes by Frukt, perk11
serbian - 2 changes by etran
spanish - 2 changes by Terkhen
2010-04-27 17:45:44 +00:00
frosch 8a9e1d4596 (svn r19733) -Change: Set var 60+x parameters in the inspect window per feature. 2010-04-27 17:32:10 +00:00
frosch 7579079874 (svn r19732) -Fix [FS#3802]: Spritepicker failed for 32bpp blitters due to pitch measured in pixels rather than bytes. 2010-04-27 17:29:40 +00:00