The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: z9999 on August 26, 2008, 07:59:34 am

Title: [patch] Activate maglev and narrowgauge
Post by: z9999 on August 26, 2008, 07:59:34 am
Only for test use.
Needs symbol.MaglevStop.pak and symbol.NarrowgaugeStop.pak.

add these:
- line management (maglev and narrowgauge)
- convoi filter (monorail, maglev and narrowgauge)
- halt filter (tram, monorail, maglev and narrowgauge)
- goods list (tram, monorail, maglev and narrowgauge)
- world record (maglev and narrowgauge)

for translation:
Code: [Select]
clf_chk_monorail
clf_chk_maglev
clf_chk_narrowgauge
tram %i km/h, monorail %i km/h\nmaglev %i km/h, narrowgauge %i km/h.
hlf_chk_monorailstop
hlf_chk_maglevstop
hlf_chk_narrowgaugestop
hlf_chk_tramstop
Maglev
Narrowgauge
maglev vehicle
narrowgauge vehicle
New world record for maglevs: %.1f km/h by %s.
New world record for narrowgauges: %.1f km/h by %s.

Title: Re: [patch] Activate maglev and narrowgauge
Post by: z9999 on August 27, 2008, 05:56:32 am
Updated for r1972.
Added tramstop_filter for halt list filter. (translation "hlf_chk_tramstop")
Title: Re: [patch] Activate maglev and narrowgauge
Post by: prissi on August 27, 2008, 07:20:33 pm
Unfourtunately nothing can be uploaded to simutranslator in the moment, until it moves to a server which permits unzipping and zipping of files via php.

Other than that, I will take a look at the patch now.
Title: Re: [patch] Activate maglev and narrowgauge
Post by: prissi on August 27, 2008, 08:03:54 pm
Submitted, with a small change: Linimanager will only show tabs for symbols avalable. Only those symbols should be provided (otherwise text will be shown).
Title: Re: [patch] Activate maglev and narrowgauge
Post by: Václav on September 20, 2008, 02:59:31 pm
I am sorry for this: how open (or download) *.patch files and *.diff files? I am using FF, not IE (because IE is not able to download many files right).
Title: Re: [patch] Activate maglev and narrowgauge
Post by: VS on September 20, 2008, 03:27:14 pm
They are plain text.
Title: Re: [patch] Activate maglev and narrowgauge
Post by: DirrrtyDirk on September 20, 2008, 04:59:41 pm
To be precise: they are just a piece of sourcecode - so if you do not plan to compile simutrans from source yourself, you don't need these files.
Title: Re: [patch] Activate maglev and narrowgauge
Post by: prissi on September 20, 2008, 05:30:09 pm
Especially this is already included in pak64 and the nightly.
Title: Re: [patch] Activate maglev and narrowgauge
Post by: DirrrtyDirk on September 20, 2008, 05:32:45 pm
...and we are working on pak128 as well.  ;)