Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | (svn r2305) [Translations] Updated to 2005-05-14 (~50 strs / 7 langs) | miham | |
2005-05-08 | (svn r2282) [Translations] Updated to 2005-05-08 (58 strs / 3 langs) | miham | |
2005-04-21 | (svn r2219) [Translations] Updated to 2005-04-21_2 (40 strs / 5 langs) | miham | |
2005-04-17 | (svn r2212) [Translations] Updated to 2005-04-17 (139 strs / 3 langs) | miham | |
2005-04-14 | (svn r2199) [Translations] Updated to 2005-04-14 (188 strs / 13 langs) | miham | |
2005-04-13 | (svn r2192) - Add greater control to the 'message options' window. Now you ↵ | Darkvater | |
can turn off the telegraphc ticker sound for summarized messages, or turn off news-messages altogether (you get a red blot to notify you though). The [<][>] set the settings in one way, while clicking on the option itself, cycles it. This commit also 'fixes' bugs [1166973], [1121484] and patch [1169930]. - I also changed an order of strings from On, Off to Off, On, so this can be used ingame with the WWT_4 widget type. - Since the newssettings now take 2 bits per setting (off/summary/on) _news_display_opt is widened to 32 bits and the settings code changed slightly to accomodate for a maximum of 16 message-types. | |||
2005-04-10 | (svn r2175) [Translations] Updated translations (11 strs/3 langs) | miham | |
2005-04-04 | (svn r2150) [Translations] Updated translations (14 strs/10 langs) | miham | |
2005-04-03 | (svn r2145) [Translations] Updated translations (174 strs/6 langs) | miham | |
[Translations] Also switched to two spaces instead of tabs (Darkvater requested) | |||
2005-04-02 | (svn r2135) [Translations] Updated translations (142 strings to 4 languages) | miham | |
2005-04-02 | (svn r2120) [Translations] Updated translations (166 strings to 6 languages) | miham | |
2005-04-01 | (svn r2116) [Translations] Updated translations | miham | |
2005-03-24 | (svn r2050) Weekly langfile updates | miham | |
2005-03-19 | (svn r2025) Daily langfile changes - 05/03/19 | miham | |
2005-03-15 | (svn r2016) Langfile updates | miham | |
2005-03-10 | (svn r1985) Automatic langfile updates | miham | |
2005-02-17 | (svn r1880) [Codechange] Added isocodes to langfiles and support code to ↵ | miham | |
strgen (Lauri Nurmi) | |||
2005-02-01 | (svn r1759) Daily/Weekly/Monthly langfile updates | miham | |
2005-01-24 | (svn r1646) Miscellaneous langfile fixes, in particular for ↵ | dominik | |
STR_NETWORK_SERVER_ADDRESS, broken by myself in r1611 | |||
2005-01-23 | (svn r1630) Langfile update | miham | |
2005-01-17 | (svn r1555) Daily (err.. this time it's rather weekly, sorry!) langfile updates | miham | |
2005-01-15 | (svn r1518) -Fix: server issue where some company names were wrong | darkvater | |
-Fix: Highscore troubles; accessing members of deleted window | |||
2005-01-06 | (svn r1403) Daily langfile updates (semi-automatic) [505 missing strings] | miham | |
2005-01-03 | (svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL) | darkvater | |
-Copyright notice is now 2002-2005 for all languages | |||
2005-01-03 | (svn r1340) -Feature: scrolling credits list...finally! Hope nobody gets ↵ | darkvater | |
offended if I forgot them. | |||
2005-01-03 | (svn r1335) Removed wrongly renamed STR_TOWNNAME_ADDITIONAL_ENGLISH from all ↵ | dominik | |
language files | |||
2005-01-03 | (svn r1327) -Fix: made resource file version independent for windows | darkvater | |
-Fix: language file inconsistencies...please update all other language files as well when you rename a string name and do nothing else. | |||
2004-12-31 | (svn r1303) Daily langfile update (automatic) | miham | |
2004-12-28 | (svn r1294) Daily langfile updates (automatic) | miham | |
2004-12-23 | (svn r1270) Updated all languages so they are ready to be released | bjarni | |
moved russian, turkish and latvian 'translations' to lang/unfinished so we do not release 'translations' with nearly no translated strings | |||
2004-12-22 | (svn r1235) Daily langfile updates (automatic) | miham | |
2004-12-21 | (svn r1210) Daily langfile updates (automatic) | miham | |
2004-12-20 | (svn r1181) Daily langfile updates (automatic) | miham | |
2004-12-17 | (svn r1143) Daily langfile updates (automatic) | miham | |
2004-12-15 | (svn r1111) -Fix: Some language file fixes. Added a space in 'company ↵ | darkvater | |
information' and fixed most not-same-format as english.txt problems. Some are remaining because they need translations. | |||
2004-12-14 | (svn r1089) Daily langfile updates (automatic) | miham | |
2004-12-12 | (svn r1036) Daily langfile updates (automatic) | miham | |
2004-12-11 | (svn r1013) Daily langfile updates (automatic) | miham | |
2004-12-04 | (svn r950) Daily langfile updates (automatic) | miham | |
2004-11-28 | (svn r852) Daily langfile updates (automatic) | miham | |
2004-11-25 | (svn r814) Daily langfile updates (automatic) | miham | |
2004-11-24 | (svn r803) Switch to ISO 8859-15 | tron | |
It has proper support for the euro sign and includes letters which are needed by the Latvian translation (and perhaps others), though the letter sprites are missing. | |||
2004-11-23 | (svn r786) Daily langfile updates (automatic) | miham | |
2004-11-21 | (svn r724) Remove restriction that a tile can only accept 3 cargo types. | tron | |
This especially enables houses to accept passengers, mail, goods AND food. Add string templates for up to 5 cargo types for the tile info window. If more are needed just add them. Simplify (de-uglify) the logic for cargo acceptence for houses and split the goods/food table into two. The acceptance is unmodified, but accepting goods AND food is now trivially possible. The exact amounts have to be decided. This is based on Celestar's changes in the map branch plus some further bits that will be merged there soon. | |||
2004-11-15 | (svn r620) Daily langfile updates (automatic) | miham | |
2004-11-14 | (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ↵ | darkvater | |
actually makes some sense and is also compatible with TTDPatch (pasky). | |||
2004-11-13 | (svn r566) Daily langfile updates (automatic) | miham | |
2004-09-28 | (svn r334) Daily langfile update -- 104 strings missing for 2 finished languages | miham | |
2004-09-24 | (svn r317) Daily langfile update -- 1952 strings missing for 9 languages | miham | |
2004-09-23 | (svn r311) Added incomplete Icelandic translation (Hinrik) | bjarni | |
Mac: made track_starter executable by default. Needed for midi player |