Commit Graph

4156 Commits (16b923260cfbe0973acf3231378070243856f53d)
 

Author SHA1 Message Date
miham 16b923260c (svn r5533) WebTranslator2 update to 2006-07-21 08:36:55
slovak     - 17 changed by lengyel (17)
18 years ago
miham 3015e0358e (svn r5529) WebTranslator2 update to 2006-07-20 19:43:08
czech      - 2 fixed, 1 changed by Hadez (3)
slovak     - 95 changed by lengyel (95)
18 years ago
richk 0f57c9037e (svn r5519) Fix: Only list helicopters in the new build window of helidepots and helistations.Suggested by peter1138 & Tron.
Demanded under threat of removal by Tron; no thanks given.
Last commit from here. Got better things to do with life.
18 years ago
miham c8a0189f27 (svn r5518) WebTranslator2 update to 2006-07-19 17:28:56
german     - 2 fixed by Neonox (2)
slovak     - 95 changed by lengyel (95)
slovenian  - 118 fixed, 12 changed by Gorky (130)
spanish    - 1 fixed by eusebio (1)
18 years ago
miham bade1c691d (svn r5517) WebTranslator2 update to 2006-07-19 08:48:02
icelandic  - 4 fixed, 8 changed by scrooge (12)
slovenian  - 57 fixed, 1 changed by Gorky (58)
18 years ago
miham 96077cb845 (svn r5515) WebTranslator2 update to 2006-07-18 19:58:50
bulgarian  - 62 fixed by quicksilverbg (62)
slovak     - 19 changed by lengyel (19)
18 years ago
miham 599f6f9115 (svn r5514) WebTranslator2 update to 2006-07-18 08:49:21
icelandic  - 2 fixed, 37 changed by scrooge (39)
slovak     - 66 changed by lengyel (66)
18 years ago
belugas 507cc6146e (svn r5512) Fix : Remove a warning on MakeItalianTownName.
While at it, adjust the different parts of the generator.
Now, masculin is not linked to generic suffix, 
and feminin is not linked to river-name suffix
18 years ago
miham c76b718e36 (svn r5511) WebTranslator2 update to 2006-07-17 20:52:03
american   - 1 fixed by WhiteRabbit (1)
bulgarian  - 37 fixed by groupsky (37)
slovak     - 39 changed by lengyel (39)
18 years ago
miham 456cabda6b (svn r5509) WebTranslator2 update to 2006-07-16 21:38:07
italian    - 1 fixed by sidew (1)
norwegian  - 4 changed by oletk (4)
portuguese - 1 fixed by izhirahider (1)
slovak     - 2 fixed, 46 changed by lengyel (48)
18 years ago
miham 117477e4ba (svn r5508) WebTranslator2 update to 2006-07-16 15:34:22
bulgarian  - 61 fixed by kokobongo (61)
dutch      - 1 fixed by Zr40 (1)
polish     - 1 fixed by meush (1)
18 years ago
miham 658a734f10 (svn r5507) WebTranslator2 update to 2006-07-16 08:01:56
french     - 1 fixed by glx (1)
hungarian  - 1 fixed by miham (1)
icelandic  - 4 fixed, 3 changed by scrooge (7)
norwegian  - 2 fixed by brygge_2 (1), oletk (1)
portuguese - 1 fixed by izhirahider (1)
ukrainian  - 1 fixed by znikoz (1)
18 years ago
belugas 40021f15f0 (svn r5504) Feature : Added Italian town name generator. (sidew) 18 years ago
miham 3b9bd65f70 (svn r5503) WebTranslator2 update to 2006-07-15 19:12:31
italian    - 1 changed by sidew (1)
18 years ago
miham 3fe015cd45 (svn r5501) WebTranslator2 update to 2006-07-15 12:06:08
bulgarian  - 70 fixed by kokobongo (70)
icelandic  - 10 fixed, 11 changed by scrooge (21)
italian    - 1 changed by sidew (1)
polish     - 1 fixed by meush (1)
simplified_chinese - 972 fixed by Fishingsnow (972)
slovak     - 11 fixed by lengyel (11)
18 years ago
tron 43b9204d42 (svn r5500) Undo r4597, because it breaks the intended change of r5315 to prohibit building rails on a road tile while road works are in progress 18 years ago
truelight 26e1e8ce61 (svn r5497) -Fix: somehow in r5315 slipped some wrong logic, allowed you to build rail on all road pieces without really building it ;) 18 years ago
belugas 5606e6d7b6 (svn r5496) -CodeChange: Removed two compiler warnings
- add newline at end of file in currency.c
 - remove unused (for now) CargosChangeInfo
18 years ago
miham 5137591102 (svn r5495) WebTranslator2 update to 2006-07-14 18:55:51
brazilian_portuguese - 10 changed by tucalipe (10)
bulgarian  - 26 fixed by groupsky (26)
italian    - 1 fixed by sidew (1)
slovak     - 22 fixed by lengyel (22)
18 years ago
truelight 15e959d520 (svn r5494) -Fix: [#241] an enum with 2 equal numbers is rarely a good idea ;) (RichK67) 18 years ago
truelight 97c2d3d764 (svn r5493) -Fix: 'grep -o' isn't supported on all targets. 'sed' is, so use thatone (tokai) 18 years ago
truelight 431c861a8f (svn r5491) -Fix: [#9] MorphOS crashed when you go a level up on root level (tokai) 18 years ago
truelight aa79d65807 (svn r5489) -Fix: corrected tokai's name and morphos details (tokai) 18 years ago
truelight 05c7d42954 (svn r5487) -Fix: [#8] UDP sockets were used even if network-availability was set to false (tokay) 18 years ago
miham 954a750902 (svn r5485) WebTranslator2 update to 2006-07-12 19:20:40
brazilian_portuguese - 4 changed by tucalipe (4)
spanish    - 1 fixed by eusebio (1)
turkish    - 1 fixed by jnmbk (1)
18 years ago
KUDr b14c5fdf74 (svn r5483) -Fix: [YAPF] desync - for MP games invalidate YAPF cache on every tick to keep it exactly the same on server and clients (it doesn't fix the real source of the problem, but should solve it). Thanks TrueLight for hunting this bug. 18 years ago
miham f096fd93a5 (svn r5482) WebTranslator2 update to 2006-07-11 19:45:41
dutch      - 1 fixed by webfreakz (1)
18 years ago
miham b87438fcf9 (svn r5481) WebTranslator2 update to 2006-07-11 16:29:48
danish     - 3 fixed, 193 changed by ThomasA (196)
18 years ago
miham 719d2a616b (svn r5480) WebTranslator2 update to 2006-07-10 19:18:20
brazilian_portuguese - 1 fixed, 6 changed by ferrerow (7)
18 years ago
miham 31de703cbc (svn r5478) WebTranslator2 update to 2006-07-09 22:38:35
icelandic  - 79 fixed by scrooge (79)
18 years ago
miham 0c5bdb1c39 (svn r5477) WebTranslator2 update to 2006-07-08 14:10:46
american   - 1 fixed by WhiteRabbit (1)
brazilian_portuguese - 5 fixed, 116 changed by tucalipe (121)
french     - 1 changed by glx (1)
18 years ago
bjarni 446804c19d (svn r5468) -Fix: fixed declaration after statement added in 5465 (I wonder why the makefile failed to warn about this)
also removed a few lines of debug code
18 years ago
miham b062043b73 (svn r5467) WebTranslator2 update to 2006-07-07 18:01:32
hungarian  - 1 fixed by miham (1)
18 years ago
miham 5d8229957d (svn r5466) WebTranslator2 update to 2006-07-07 09:35:53
brazilian_portuguese - 43 fixed by tucalipe (43)
bulgarian  - 71 fixed by kokobongo (71)
french     - 1 fixed by belugas (1)
18 years ago
bjarni 356954ca26 (svn r5465) -Feature: [autoreplace] replacing from a train engine without cargo capacity to one with cargo capacity will now make autoreplace refit the engine to carry the cargo type from the last wagon in the train
if the train is carrying the type of cargo, that is default for the engine, it will not be refitted
	if the last wagon do not carry cargo, the refit will be to the type of the last wagon, that do carry cargo
18 years ago
belugas 94692a2905 (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
A song can now be removed from the programmed list (in custom list 1 and 2) by clicking on it.
Added music.c[ch] files, to make it all a bit cleaner.
Now, the name of the gm file is associated with the title of the song.
18 years ago
miham d2e0eb8fbf (svn r5463) WebTranslator2 update to 2006-07-06 12:00:03
afrikaans  - 2 fixed, 2 changed by TrueTenacity (4)
bulgarian  - 67 fixed, 99 changed by kokobongo (166)
18 years ago
miham 089241dd0c (svn r5462) WebTranslator2 update to 2006-07-05 19:54:20
bulgarian  - 218 fixed, 79 changed by quicksilverbg (20), kokobongo (203), groupsky (74)
french     - 1 changed by glx (1)
italian    - 14 changed by sidew (14)
18 years ago
miham 90c43c417e (svn r5461) WebTranslator2 update to 2006-07-05 08:57:43
afrikaans  - 79 fixed by TrueTenacity (79)
bulgarian  - 317 fixed, 13 changed by kokobongo (10), groupsky (320)
finnish    - 48 changed by lauri.kajan (48)
18 years ago
bjarni 0f300a256c (svn r5460) -Feature: [OSX] macs with touchpads that support two finger scrolling can now use this "scrollwheel" to scroll up/down (ln-) 18 years ago
miham 6f75eac41a (svn r5459) [Translations] Changed: finnish (siirtaa -> poistaa [patch from hapo]) 18 years ago
miham 18d15ca7ad (svn r5458) WebTranslator2 update to 2006-07-04 20:03:51
bulgarian  - 191 fixed, 73 changed by quicksilverbg (105), kokobongo (141), groupsky (18)
slovenian  - 84 fixed by Sonicelo (84)
18 years ago
truelight 7e5d4a88a1 (svn r5456) -Fix: detect the version of the TARGET, not the HOST please 18 years ago
miham f86d645d55 (svn r5455) WebTranslator2 update to 2006-07-04 09:55:23
finnish    - 2 fixed by kerba (2)
german     - 14 fixed by moewe2 (14)
spanish    - 4 changed by eusebio (4)
18 years ago
bjarni 63108aae1b (svn r5454) -Fix: [ 1394231 ] Autorenew glitch on helicopters
[ 1459348 ] Helicopters (possibly other aircraft) stopping in depot...
    by committing  FS#233 Bugfix for autorenewed/autoreplaced helicopters staying in depot (Mart3p)
    now helicopters (this only applied to helicopters) no longer stops in hangars when replaced and they will not even go there for autorenew if the model is out of date
18 years ago
miham d1185b4d88 (svn r5452) WebTranslator2 update to 2006-07-03 19:45:43
bulgarian  - 104 fixed by quicksilverbg (104)
18 years ago
miham 4244313c57 (svn r5451) WebTranslator2 update to 2006-07-03 10:40:05
bulgarian  - 88 fixed, 1 changed by quicksilverbg (89)
lithuanian - 7 fixed by Plyta (7)
18 years ago
miham 1750b9ba9b (svn r5448) WebTranslator2 update to 2006-07-02 19:18:16
catalan    - 19 fixed by jecaro (19)
norwegian  - 11 fixed by oletk (5), brygge_2 (6)
romanian   - 22 fixed by kneekoo (22)
swedish    - 23 fixed, 1 deleted, 30 changed by cjw (54)
18 years ago
miham e9d1b66179 (svn r5443) [Translations] Added new language-torso (not even the headers are complete, but hey, it's in unfinished) 18 years ago
miham 95afd2aa6d (svn r5442) WebTranslator2 update to 2006-07-01 19:56:03
danish     - 12 fixed by Bjarni (12)
18 years ago