Commit Graph

888 Commits

Author SHA1 Message Date
rubidium 7fff0a71f2 (svn r10280) [0.5] -Backport from trunk (r10109, r10219, r10222, r10230, r10246, r10258):
- Fix: Do not look in every direction for tunnels when building one, one direction is enough (r10258)
- Fix: Take the age of the front vehicle for station rating (r10246)
- Fix: Terraforming wipes out canals. Now you always have to remove the canal before terraforming, instead of "just" removing the canal [FS#594] (r10240)
- Fix: Only 2 trains could crash at one time as collision checking stopped on the first hit. This could technically cause desyncs in network games as the collision hash order is not guaranteed [FS#892] (r10222)
- Fix: Land under foundations was terraform when it shouldn't be terraformed [FS#882, FS#890] (r10219)
- Fix: Some NewGRFs use the same (unused in the "current" climate) sprite IDs. Normally this gives some artefacts, but when one NewGRF expects it to be a sprite and another NewGRF overwrites it with a non-sprite nasty things happen (drawing a non-sprite crashes OTTD) [FS#838] (r10109)
2007-06-22 20:12:09 +00:00
rubidium 236237740a (svn r9854) [0.5] -Backport from trunk (r9715, r9724, r9774, r9796, r9811, r9847): language updates. 2007-05-15 23:32:50 +00:00
rubidium b7749bde91 (svn r9695) [0.5] -Backport from trunk (r9668, r9680, r9681, r9687): language updates. 2007-04-20 19:40:07 +00:00
truelight 4cd6870777 (svn r9659) [0.5] -Fix r9656: missed 2 hunks in last commit 2007-04-17 19:08:08 +00:00
truelight 54cfb12334 (svn r9657) [0.5] -Backport from trunk (r9585, r9613, r9615, r9633, r9640, r9649):
- Language updates (r9585, r9613, r9615, r9633, r9640, r9649)
2007-04-17 19:05:47 +00:00
truelight cb001e017a (svn r9589) [0.5] -Fix (r9587, r9588): this time I really do hope turkish.txt went okay... 2007-04-10 13:12:15 +00:00
truelight 9bee2fc641 (svn r9588) [0.5] -Fix r9587: something went wrong in turkish.txt update 2007-04-10 13:04:44 +00:00
truelight 7399e107e1 (svn r9587) [0.5] -Backport from trunk (r9585):
- Language updates (r9585)
2007-04-10 13:02:01 +00:00
truelight 70db6b3f40 (svn r9586) [0.5] -Backport from trunk (r9525, r9527, r9547, r9548, r9570, r9571, r9572, r9576):
- Language updates (r9525, r9527, r9547, r9548, r9570, r9571, r9572, r9576)
2007-04-10 12:58:05 +00:00
rubidium 71aa3a4de2 (svn r9421) [0.5] -Backport from trunk (r9392, r9415, r9420, custom):
- Fix: crashes when the chatbox would be drawn outside of the main window [FS#701] (r9420)
- Language updates (r9392, r9414, custom Simplified Chinese)
2007-03-23 22:44:03 +00:00
rubidium b70c3613fa (svn r9355) [0.5] -Backport from trunk (r8906):
- Feature: translation dependant formatting of dates (r8906)
2007-03-19 22:08:18 +00:00
rubidium 140abde4ef (svn r9353) [0.5] -Backport language updates from trunk (r8957, r9002, r9005, r9013, r9014, r9020, r9021, r9054, r9116, r9118, r9132, r9286, r9292) 2007-03-19 21:04:06 +00:00
rubidium d2ce2009b5 (svn r9350) [0.5] -Backport from trunk (r9105, r9115, r9117, r9146):
- Fix: disable the ability to make flooding water with the canal build tool. In the scenario editor you can still make both canals and flooding water at height level 0 (r9105)
- Fix: make clear in the tooltips when the canal build tool (in the scenario editor) makes flooding water (r9115)
- Fix: difficulty level button was not selected when opening the difficulty window (r9117)
- Fix: "Train is lost" message is generated incorrectly (r9146)
2007-03-19 20:23:27 +00:00
rubidium 759d155b08 (svn r9343) [0.5] -Backport from trunk (r9000, r9001, r9097, r9137):
- Fix: new locomotive names were not announced in the news, it said "new railway locomotive available - railway locomotive" (r9000, r9001)
- Feature: add an extra news group for opening and closing of industries (r9097)
- Fix: when all news-setting buttons are 'full', make the for-all button show 'full' too (r9137)
2007-03-19 19:22:26 +00:00
Darkvater c4768438b7 (svn r8895) [0.5] -Backport from trunk (r8645, r8671, r8686, r8690, r8719, r8728, r8729,
r8736, r8742, r8751, r8764, r8788, r8829, r8848, custom):
 - Language file updates.
 - Ukrainian(2), Lithuanian(15), Galician(151)
2007-02-25 10:05:33 +00:00
rubidium 524919326b (svn r8761) [0.5] -Update: add some missing strings that are in 0.5, but not in trunk. 2007-02-16 18:36:36 +00:00
rubidium 3f987f460d (svn r8649) [0.5] -Fix (8630): accidentally removed strings that were still in use for by 0.5 and forgot to add new languages to langs*.vcproj. 2007-02-09 10:52:21 +00:00
rubidium 87bbb7a413 (svn r8630) [0.5] -Backport lots of language updates from trunk 2007-02-08 11:26:09 +00:00
rubidium 61b95ff1fc (svn r8627) [0.5] -Backport from trunk (8409, 8420 + 8421, 8533, 8612):
-Regression: When the latest news was deleted, the news queue wrapped back to the oldest item, showing all news again.
-Regression [FS#573]: ShowLastNewsMessage could show an out-of-bounds news item because it did not checked if a previous item actually existed the first time it is called (forced news is INVALID_NEWS).
-Codechange: Rename the 'New <vehtype>' button of the global vehicle lists to 'Available <vehtype>' as it is a view-only list, not one from which you can purchase (rolling) stock.
-Fix: segmentation fault when the toolbar gets removed and you have selected one of the items in a submenu of the toolbar. 
-Fix [FS#582]: When the currently selected player in the performance details window is no longer active, choose the first active player instead of the first player as that may also be inactive.
2007-02-08 11:03:00 +00:00
rubidium 4e1c7b8197 (svn r8489) [0.5] -Backport from trunk (8459, 8461): check for NewGRF compatability before actually downloading the map from a game server when connecting from the command prompt and internal console. 2007-01-31 12:39:41 +00:00
Darkvater c3fcb2ef2a (svn r8222) [0.5] -Backport from trunk (lang, r8171, r8186, r8218):
- last missed chunk of danish language changes (lang)
 - (FS#556) return SL_ERROR when unthreaded saves failed (r8171)
 - (FS#557) apply railtype offset to station graphics if no custom station is in use (r8186)
 - Increase spritecache size to 2MB (r8218).
2007-01-17 23:39:13 +00:00
Darkvater 1a5957ef7f (svn r8217) [0.5] -Backport some mixed changes for WT2, remove wrong norwegian languages:
- Untranslated strings: Polish (4), Icelandic (221!), Galician (144)
2007-01-17 23:13:19 +00:00
Darkvater 0867ed49a3 (svn r8213) [0.5] -Backport from trunk (r7975, r7983, r7986, r7987, r8012, r8039, r8051,
r8053,  r8068, r8069, r8073, r8082, r8084, r8085, r8086, r8087, r8088, r8108,
 r8121, r8122, r8148, r8162, r8163, r8193, r8206):
 - Language file updates.
 - Untranslated strings: Polish (4), Icelandic (221!), Galician (144), Brazilian-Portugese (4).
 - Add Japanese, Norwegian bokmal/nynorsk, Slovenian as finished.
2007-01-17 22:37:14 +00:00
Darkvater ac3b1883ed (svn r8180) -Backport from trunk (r8093, r8094, r8105, r8106, (r8107), r8111, r8165):
- Show the activated status of the GRF after pressing apply in window (r8094)
 - Add the ability to load savegames without matching grf's.
   *NOTE*: currently this feature is different from trunk in behaviour as it does NOT
   allow you to load savegames with MISSING grfs only compatible (matching GRFID, non-
   matching MD5SUM).
2007-01-17 01:17:44 +00:00
Darkvater 06b5d32983 (svn r7970) -Backport from trunk (r7968, r7969):
- Update year throughout the program to 2007
 - Minor update to changelog, known-bugs file (Bjarni)
2007-01-07 17:38:58 +00:00
Darkvater 0bf1d6c49d (svn r7962) -Backport from trunk (r7689, r7696, r7699, r7701, r7704, r7706, r7707, r7713,
r7715, r7723, r7732, r7738, r7742, r7743, r7746, r7754, r7756, r7787, r7800,
 r7803, r7806, r7807, r7819, r7828, r7857, r7884, r7896, r7905):
 - Language file updates.
 - Untranslated strings: Icelandic (217!), Hungarian (2), Galician (140), Finnish (3),
   Brazilian-Portugese (3).
 - Moved Lithuanian from unfinished to finished.
2007-01-07 13:49:54 +00:00
Darkvater 75c538962d (svn r7683) -Backport from trunk (r7552, r7553, r7574, r7581, r7601, r7611, r7654, r7658):
- Language file updates.
 - Untranslated strings: Turkish (2), Swedish (1), Romanian (3), Norwegian (2),
   Icelandic (217!), Hungarian (2), German (1), Galician (173), Finnish (26),
   Danish (23), Czech (34), Bulgarian (39), Brazilian-Portugese (3)
2006-12-31 00:01:07 +00:00
rubidium d3abf3da65 (svn r7524) -Fix: remove empty strings that should not have been empty from the Ukrainian language file. 2006-12-21 10:41:10 +00:00
Darkvater 9b9add65c3 (svn r7523) -Feature: Add the possibility to change the newgrf configuration of a running game.
This is only possible in SP (or in the intro menu). During game play you will
 get a confirmation window when applying the changes as some actions can crash
 OpenTTD and/or make your current game unplayable.
2006-12-21 10:29:16 +00:00
miham a512188386 (svn r7509) WebTranslator2 update to 2006-12-19 07:13:46
bulgarian  - 5 fixed by kokobongo (5)
catalan    - 1 fixed, 4 changed by arnaullv (5)
esperanto  - 24 fixed by LaPingvino (24)
estonian   - 5 fixed by vermon (5)
french     - 1 fixed by glx (1)
portuguese - 1 fixed by izhirahider (1)
russian    - 1 fixed by Smoky555 (1)
ukrainian  - 16 fixed by znikoz (16)
2006-12-19 06:14:29 +00:00
rubidium 32db875d97 (svn r7505) -Feature: show NewGRFs used on a game server, show which NewGRFs you do and do not have.
-Feature: show NewGRF compatability of network games in the Game List window; a green square if you got the same OpenTTD version and have the needed NewGRF, a red square if the version does not match and a yellow square if the version matches, but the client is missing at least one of the NewGRFs.
2006-12-18 12:26:55 +00:00
miham 37c45e44af (svn r7501) WebTranslator2 update to 2006-12-15 19:51:16
esperanto  - 18 fixed by LaPingvino (18)
2006-12-15 18:51:47 +00:00
miham 631becf31d (svn r7499) WebTranslator2 update to 2006-12-15 10:49:50
esperanto  - 35 fixed, 2 changed by LaPingvino (37)
slovak     - 1 fixed by lengyel (1)
turkish    - 5 fixed by jnmbk (5)
2006-12-15 09:50:27 +00:00
miham a10dc3067a (svn r7492) [Translations] Moved esperanto from unfinished, as it is nearly complete 2006-12-13 18:47:59 +00:00
miham 3582c8164f (svn r7491) WebTranslator2 update to 2006-12-13 19:43:22
esperanto  - 238 fixed, 6 changed by LaPingvino (244)
russian    - 252 changed by Smoky555 (252)
2006-12-13 18:45:23 +00:00
miham 208b466181 (svn r7489) WebTranslator2 update to 2006-12-12 19:57:02
esperanto  - 69 fixed by LaPingvino (69)
2006-12-12 18:57:32 +00:00
miham 2270a64c77 (svn r7488) WebTranslator2 update to 2006-12-12 19:19:02
esperanto  - 39 fixed by LaPingvino (39)
2006-12-12 18:19:33 +00:00
miham 90b6ace889 (svn r7487) [Translations] Readded language name as it disappeared because of several, clear reasons. For more information, please write mail to miham-devnull@xenon.bibl.u-szeged.hu 2006-12-12 13:53:30 +00:00
miham 258bf3107b (svn r7486) WebTranslator2 update to 2006-12-12 14:47:37
esperanto  - 146 fixed by LaPingvino (146)
romanian   - 1 fixed, 1 changed by kneekoo (2)
russian    - 8 fixed, 935 changed by Smoky555 (943)
2006-12-12 13:49:02 +00:00
miham d5cde8e1f3 (svn r7484) WebTranslator2 update to 2006-12-12 08:39:41
esperanto  - 72 fixed by LaPingvino (72)
polish     - 1 changed by meush (1)
russian    - 299 fixed, 351 changed by Smoky555 (650)
2006-12-12 07:40:14 +00:00
miham 7e84ddd5c8 (svn r7482) WebTranslator2 update to 2006-12-11 21:26:12
esperanto  - 180 fixed by LaPingvino (180)
2006-12-11 20:26:44 +00:00
miham 593c644234 (svn r7480) WebTranslator2 update to 2006-12-11 19:29:26
croatian   - 126 fixed, 45 changed by knovak (171)
danish     - 9 fixed, 3 changed by ThomasA (12)
dutch      - 4 fixed by habell (4)
esperanto  - 246 fixed, 1 changed by LaPingvino (247)
2006-12-11 18:29:59 +00:00
miham af18700a00 (svn r7458) WebTranslator2 update to 2006-12-09 20:53:05
american   - 1 fixed by WhiteRabbit (1)
german     - 1 changed by Neonox (1)
hungarian  - 3 fixed, 5 changed by miham (8)
portuguese - 29 fixed by izhirahider (29)
2006-12-09 19:53:56 +00:00
miham 167127ce54 (svn r7457) WebTranslator2 update to 2006-12-09 19:35:23
esperanto  - 191 fixed, 2 changed by LaPingvino (193)
french     - 1 fixed by glx (1)
german     - 27 fixed by Neonox (27)
italian    - 1 fixed by sidew (1)
polish     - 8 fixed by meush (8)
turkish    - 8 fixed by jnmbk (8)
2006-12-09 18:37:26 +00:00
miham a3bd9251ae (svn r7447) WebTranslator2 update to 2006-12-09 07:56:50
brazilian_portuguese - 8 fixed by tucalipe (8)
catalan    - 159 changed by arnaullv (159)
2006-12-09 06:57:22 +00:00
miham a5cd252952 (svn r7439) WebTranslator2 update to 2006-12-08 20:59:37
catalan    - 1 fixed, 367 changed by arnaullv (368)
hungarian  - 1 fixed, 1 changed by miham (2)
2006-12-08 20:00:13 +00:00
miham 477437cd6e (svn r7438) [Translations] Manually transformed previously supressed hungarian chars to proper ones (they were previously suppressed because they did not fit into iso8859-15) 2006-12-08 19:57:38 +00:00
Darkvater 88f8d5d84d (svn r7435) -Fix (r7418): Add proper tooltips to the manage list button instead of the sort tip 2006-12-08 18:56:39 +00:00
miham 659125832c (svn r7434) WebTranslator2 update to 2006-12-08 18:40:00
american   - 1 fixed by WhiteRabbit (1)
bulgarian  - 5 fixed, 2 changed by groupsky (7)
esperanto  - 314 fixed, 31 changed by LaPingvino (345)
french     - 3 fixed, 5 changed by glx (8)
italian    - 7 fixed, 3 changed by sidew (10)
portuguese - 3 fixed by izhirahider (3)
slovak     - 7 fixed, 8 changed by lengyel (15)
ukrainian  - 10 fixed by znikoz (10)
2006-12-08 17:40:42 +00:00
miham e75fabd7f0 (svn r7424) WebTranslator2 update to 2006-12-07 19:36:25
bulgarian  - 1 fixed by groupsky (1)
catalan    - 8 fixed, 1 changed by arnaullv (9)
croatian   - 80 fixed by knovak (80)
esperanto  - 381 fixed by LaPingvino (381)
finnish    - 15 fixed by hapo (8), kerba (7)
romanian   - 163 fixed, 1 changed by kneekoo (164)
slovak     - 22 fixed, 1 changed by lengyel (23)
turkish    - 2 fixed by jnmbk (2)
2006-12-07 18:37:05 +00:00