Commit Graph

363 Commits (ca0f0900ecb3e3a457378f51df71b73ad6cc7d34)

Author SHA1 Message Date
tron ca0f0900ec (svn r2800) Further improvement of the german translation 19 years ago
miham 96c9baca12 (svn r2793) [Translations] Hand fixed polish.txt (thanks to Excumbed) 19 years ago
tron a85863b9e8 (svn r2792) Two more untranslated strings 19 years ago
tron eaac831276 (svn r2787) Remove untranslated strings from several translations 19 years ago
tron 77b92f6b60 (svn r2786) Add plural forms 19 years ago
tron d432e1dfa8 (svn r2785) Minor improvement of the german translation 19 years ago
miham c890e9e078 (svn r2784) [Translators] Updated translations to 20050802 (6 lang(s)) 19 years ago
tron 2ae758a32b (svn r2780) Remove some more unused strings and make the use of a few strings more explicit 19 years ago
tron f0382bfeb9 (svn r2778) Improvement of the german translation, thanks to Wolf for some suggestions 19 years ago
tron 2189786003 (svn r2773) Revert accidently commited changes 19 years ago
tron 0ab62e7498 (svn r2772) Simplify the age notice in the vehicle details window 19 years ago
miham 8d4f77e45d (svn r2771) [Translations] Latvian status changed back to unfinished due to 1341 missing strings 19 years ago
tron aeb40f5ac3 (svn r2770) Remove untranslated/corrupt strings from some languages 19 years ago
miham ee811d48b5 (svn r2769) [Translations] Updated to 2005-07-31 (7 langs) 19 years ago
tron 531adce1d3 (svn r2768) Remove 29 (hopefully) unused string 19 years ago
tron 06ec749425 (svn r2766) Remove string and make use of the plural feature 19 years ago
bjarni 059ae19626 (svn r2764) -Feature: Clone vehicles
-This allows a player to clone an excisting vehicle of his own
  -[fix]: this uncovered an excisting bug in CmdBuildRailVehicle() where depots could build trains of the wrong track type. This is fixed
  -Thanks to Celestar for drawing the sprites and _luca_ for including them in openttd.grf
19 years ago
miham 8030e8429a (svn r2761) [Translators] Updated translations to 20050730 (1 lang(s)) 19 years ago
miham 68bd17e351 (svn r2711) [Translators] Updated translations to 20050725 (2 lang(s)) 19 years ago
miham 42c6eaa5dd (svn r2693) [Translators] Updated translations to 20050723 (1 lang(s)) 19 years ago
miham 5a7037f68b (svn r2671) [Translations] Hand-fix polish.txt
Translators beware! Please double check your language behaviour!
Otherwise, WebTranslator now also checks paramnumber of the plural param,
and refuses to accept badly formatted plural or gender params!
19 years ago
miham cae796828b (svn r2668) [Translations] Updated to 2005-07-21 (4 langs) 19 years ago
miham 3e12587f7a (svn r2667) [Translations] Restored german translations (2652:2653) 19 years ago
miham 377c3a510c (svn r2662) [Translations] Updated translations to 2005-07-20 19 years ago
miham f7638b1794 (svn r2661) [Translators] Updated translations to 20050721 (1 lang(s)) 19 years ago
miham b4b7d1d6bd (svn r2656) [Translations] Revert changes done in 2653 19 years ago
miham f1946d8349 (svn r2653) [Translators] Updated translations to 20050720 (28 lang(s)) 19 years ago
miham cea98113b7 (svn r2642) [Translators] Updated translations to 20050719 (0 lang(s)) 19 years ago
miham 85c9e125ea (svn r2637) [Translations] Updated to 2005-07-18 19 years ago
miham dc5ee38738 (svn r2627) [Translations] Fixing typos in hungarian langfile 19 years ago
ludde 7238b015fa (svn r2620) Fix: [language] Fix broken french.txt and polish.txt 19 years ago
miham 463bf4641d (svn r2615) [trrnasltwsds] 45253rqwer2 19 years ago
ludde 33a939581b (svn r2605) Fix [languages] Add ##plural command in all langfiles. 19 years ago
ludde 594dd34e84 (svn r2594) Fix: [strgen] Misc updates to the string system.
- Renamed the plural command to "P" instead of "PLURAL". Now write something like this to append an s on plural: {P "" s}. (You can optionally still add an argument index to explicitly specifiy which number that's used)
  - Removed the pluralized cargo strings from the string files. The new method is to use the plural specifier {P}
  - Added support for genders. First add "##gender der das die" on top, then use {G=der} on a cargoname/industry to set the gender, and to switch between genders do something like {G neu neu neue} {STRING}
  - Updated the swedish/english translation with P strings.
19 years ago
miham cb5fc8f6ff (svn r2593) [Translators] Updated translations to 20050716 (27 lang(s)) 19 years ago
ludde dc3ca73bd5 (svn r2580) Change: Added {INDUSTRY} command for printing industry names instead of the old {TOWN} {STRING} way.
- The formatting of the industry name can be controlled with the string STR_INDUSTRY_FORMAT.
Change: Changed several occurences of {STRING1} into {TOWN} to get rid of townnametype being used directly.
19 years ago
miham dffd746fa1 (svn r2578) translation fix 19 years ago
miham ed99214121 (svn r2577) [Translators] Updated translations to 20050715 (26 lang(s)) 19 years ago
ludde 275e2f477a (svn r2572) - Codechange: [string] Changed string system so it's not as dependent on decode_parameters
- Feature: [strgen] Allow changing the order of parameters in translated strings.
  - Use {1:TOWN} syntax to set the order.
- Codechange: [strgen] Rewrote lots of strgen internals.
19 years ago
miham e39b6ebf7f (svn r2567) [Translators] Updated translations to 20050714 (2 lang(s)) 19 years ago
tron d364efea27 (svn r2566) Rename COMMA{8,16,32} to just COMMA, because it's the same anyway 19 years ago
miham 70c2bfe223 (svn r2551) [Translations] Added slovenian language (~20% complete) 19 years ago
miham f7d3802a4f (svn r2549) [Translators] Updated translations to 20050712 (1 lang(s)) 19 years ago
miham dafc85fa1f (svn r2547) [Translators] Updated translations to 20050711 (3 lang(s)) 19 years ago
miham f2e0a57627 (svn r2543) [Translators] Updated translations to 20050710 (2 lang(s)) 19 years ago
miham 92a8900518 (svn r2540) [Translators] Updated translations to 20050709 (12 lang(s)) 19 years ago
miham 0438c54bd7 (svn r2531) [Translators] Updated translations to 20050708 (1 lang(s)) 19 years ago
Darkvater bf794fad62 (svn r2529) - Fix: PBS signals showed up as normal signals with the query tool
- Update landscape_grid.html to show busy bits used by PBS.
19 years ago
miham d6b487b665 (svn r2520) [Translators] Updated translations to 20050705 (14 lang(s)) 19 years ago
hackykid ab9c6f126d (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
- Feature: [pbs] Implement autoplacement of pbs blocks, when a block has an entry and an exit pbs signal, covert the entire block to pbs. Can be turned off in the patch settings.
 - Feature: [pbs] Allow showing of reserved status by making the tracks darker, when the pbs debug level is at least 1.
19 years ago