Commit Graph

455 Commits (6863d21382c900d0db6d96e5b4b1ba6648d476d2)

Author SHA1 Message Date
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
miham e9ecf89078 (svn r2510) [Translators] Updated translations to 20050702 (1 lang(s)) 19 years ago
miham 953912064c (svn r2500) [Translators] Updated translations to 20050630 (1 lang(s)) 19 years ago
miham 35e614b436 (svn r2495) [Translators] Updated translations to 20050628 (1 lang(s)) 19 years ago
miham f81766c3fd (svn r2493) [Translators] Updated translations to 20050627 (1 lang(s)) 19 years ago
miham 23314a0e3e (svn r2490) [Translators] Updated translations to 20050626 (2 lang(s)) 19 years ago
miham e8fedc90ec (svn r2488) [Translators] Updated translations to 20050625 (1 lang(s)) 19 years ago
miham 6699ee79d3 (svn r2482) [Translators] Updated translations to 20050623 (1 lang(s)) 19 years ago
miham 333ef1569a (svn r2481) [Translators] Updated translations to 20050623 19 years ago
miham 01f0e594f6 (svn r2478) [Translations] Updated to 2005-06-23 (?? str / 10 langs) 19 years ago
miham 7b8d39cd30 (svn r2472) [Translations] Updated to 2005-06-22 (1 str / 1 lang + 1 string modified in english.txt lately) 19 years ago
hackykid b9cca2988c (svn r2470) - Fix: Display station signs correctly in smallest zoom level in transparent buildings or tranparant station signs mode. (Peter1138) 19 years ago
miham 6002a73c1b (svn r2466) [Translations] Updated to 2005-06-21 (37 strs / 2 langs) 19 years ago
miham a32bfcb5ae (svn r2462) [Translations] Updated to 2005-06-20 (202 strs / 5 langs) 19 years ago
miham 6f6153fcf6 (svn r2455) [Translations] Updated to 2005-06-17 (100+ strs / 10+ langs) 19 years ago
miham 870edc7d19 (svn r2442) [Translations] Updated to 2005-06-15 #2. (27+X strs / all lang)
[Translations] 10 strings got added, 8 strings got changed in english.txt, lots of work ahead
20 years ago
celestar c7de834059 (svn r2441) -Feature: You can now give transfer order to set up feeder systems 20 years ago
miham bae01fd636 (svn r2439) [Translations] Updated to 2005-06-15 (6 strs / 3 lang) 20 years ago
hackykid 7afe5fc5a9 (svn r2438) - Feature: New display option, 'transparent station signs', makes station signs transparent instead of using a solid bar to draw text on (peter1138) 20 years ago
miham 8097af80e1 (svn r2437) [Translations] Updated to 2005-06-10 (28 strs / 5 lang) 20 years ago
miham 5f46f6bd25 (svn r2435) [Translations] Updated to 2005-06-08 (11 strs / 1 lang) 20 years ago
miham 82964a13f0 (svn r2430) [Translations] Updated to 2005-06-07 (118 strs / 8 langs) 20 years ago
miham 134e689aff (svn r2426) [Translations] Updated to 2005-06-06 #2. (133 strs / 12 langs) 20 years ago
miham 8d3ad041e0 (svn r2416) [Translations] Updated to 2005-06-06 (lots of strings has changed in english, therefore further changes ahead..) 20 years ago
hackykid 26e87892e2 (svn r2414) - Feature: [newgrf] Implement powered wagons, and the callback that goes with it. 20 years ago
hackykid eebe82c983 (svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, make it easyer to add lines later.
- Add: In the purchase details for trains display "(refittable)" after the capacity if the vehicle is refittable.
20 years ago
miham 6b3d3a0f8a (svn r2406) [Translations] Updated to 2005-06-04 (42 strs / 11 langs) 20 years ago
miham 92b79ecf95 (svn r2402) [Translations] Updated to 2005-06-03 (10 strs / 5 langs) 20 years ago
Darkvater 13c7b2b337 (svn r2391) - Feature: saving games happen in a seperate thread so you no longer will have to wait such a long time (especially handy on bigger maps and multiplayer games). The mouse also changes into the 'ZZZ' state :P. The thread on windows is currently given a little-bit-less-than-normal priority so it should not interfere that much with the gameplay; it will take a bit longer though. Upon the exit of the game any pending saves are waited upon.
- Fix: fixed GetSavegameFormat() so that it takes the best compressor (highest), or a forced one added with the parameter
- Open issues: 
1. Don't attempt to load a game while saving is in progress, it will kick you back to the intro-screen with only the vast ocean to look at.
2. The server is disabled from threaded-saving, but might be enabled in the future.
3. Current implementation only allows 1 additional running thread.
4. Stupid global variables.....grrr
Big thanks for TrueLight and the amazing memorypool :D
20 years ago
miham 77ce6d50cf (svn r2376) [Translations] Updated to 2005-04-29 (28 strs / 3 langs) 20 years ago
miham 1684e0d0bf (svn r2362) [Translations] Updated to 2005-04-23 (207 strs / 6 langs) 20 years ago
miham fbc4831826 (svn r2350) [Translations] Updated to 2005-04-18 (156 strs / 3 langs) 20 years ago
miham 72f5ce0563 (svn r2341) [Translations] Updated to 2005-04-17 (74 strs / 6 langs) 20 years ago
miham 5132d16b0e (svn r2335) [Translations] Updated to 2005-05-16 (36 strs / 17 langs, removed unused strings) 20 years ago
Darkvater e4eb0c672a (svn r2307) - Fix (regression): it was not possible to change the drive-side in the intro-game.
- CodeChange: remove unused "CANT_DO_THIS" double-string.
20 years ago
Darkvater 7470322a3d (svn r2306) - CodeChange: Check the last commands; refits. This needed an extensive rewrite and global/local-cargo ID juggling and bitmasking. However with this done it looks better as well and is compatible with newgrf handling. Big thanks to HackyKid for doing most of the work. This also closes patch "[ 1199277 ] Command checks" 20 years ago
miham 5c8d40bb05 (svn r2305) [Translations] Updated to 2005-05-14 (~50 strs / 7 langs) 20 years ago
Darkvater 09a71c391a (svn r2303) - CodeChange (fix): when giving money to other players only allow transferring money that is above your loan. Eg you can't give away your loan.
- Langfix: 'goes down by' 'increases', vv for down in english.txt.
20 years ago
miham de0c601db3 (svn r2282) [Translations] Updated to 2005-05-08 (58 strs / 3 langs) 20 years ago
miham fa541b8656 (svn r2240) [Translations] Updated to 2005-05-01 (17 strs / 2 langs) 20 years ago
miham e469f69bc6 (svn r2236) [Translations] Updated to 2005-04-28 (21 strs / 3 langs) 20 years ago
miham 65353d05f6 (svn r2235) [Translations] Updated finnish translation (Ville Koshinen) 20 years ago
miham c35baf477f (svn r2234) [Translations] Updated to 2005-04-26 (149 strs / 12 langs) 20 years ago
Darkvater 9bda9327e1 (svn r2221) - Fix: "Map size" is two words. Also draw the string right-aligned in the intro gui so it doesn't matter how long it is in other languages. 20 years ago
miham feda65a88b (svn r2219) [Translations] Updated to 2005-04-21_2 (40 strs / 5 langs) 20 years ago
miham 6e4f1b5a4b (svn r2216) [Translations] Updated to 2005-04-21 (67 strs / 6 langs) 20 years ago
Darkvater 53135e91ba (svn r2215) - Feature: Add a temporary mapsize selector to the intro gui. This is sufficient until the real window is designed & coded. 20 years ago
Darkvater dc415a9624 (svn r2214) - Fix: Dragging the desert tool over half-desert turns it into full-desert; dragging the tool while pressing ctrl, will remove the desert area. 20 years ago
miham 62089b8f2f (svn r2212) [Translations] Updated to 2005-04-17 (139 strs / 3 langs) 20 years ago
Darkvater dc193d2f00 (svn r2209) - CodeChange: [ 1184348 ] Remove unused _newspaper_flag that was supposed to be some ugly hack for chatting (gonewacko) 20 years ago
miham 7b673ec0cb (svn r2203) [Translations] Updated to 2005-04-15 (25 strs / 5 langs) 20 years ago
miham 166e1fa992 (svn r2199) [Translations] Updated to 2005-04-14 (188 strs / 13 langs) 20 years ago
miham b44019b5b3 (svn r2194) [Translations] Updated to 2005-04-14 (12 strs / 5 langs) 20 years ago
Darkvater e25dfa6e7e (svn r2192) - Add greater control to the 'message options' window. Now you 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.
20 years ago
miham 35e5844be3 (svn r2186) [Translations] Refreshed translations (20 strs/3 langs) 20 years ago
miham 88a0e06cfc (svn r2175) [Translations] Updated translations (11 strs/3 langs) 20 years ago
miham a1f8eb1d32 (svn r2174) [Translations] Updated translations (7 strs/2 langs) 20 years ago
miham 0844159786 (svn r2172) [Translations] Translations from the last two days (37 strs/11 langs) 20 years ago
miham e3226dba1e (svn r2171) [Translations] Manually fixed string-order in english.txt (someone fscked it up!) 20 years ago
Darkvater 1ba3d4ea9f (svn r2164) - Language: [ 1173684 ] fix some wrong french translations (glx) 20 years ago
Darkvater 817a665c52 (svn r2162) - Fix: Tooltips of horizontal scrollbars were wrong; they now say left/right instead of up/down 20 years ago
miham e6abbbca77 (svn r2158) [Translations] Updated translations (72 strs/2 langs) 20 years ago
miham 4b3f20f484 (svn r2151) [Translations] Updated translations (36 strs/2 langs) 20 years ago
miham 089ea3cbb9 (svn r2150) [Translations] Updated translations (14 strs/10 langs) 20 years ago
miham facec3d922 (svn r2145) [Translations] Updated translations (174 strs/6 langs)
[Translations] Also switched to two spaces instead of tabs (Darkvater requested)
20 years ago
Darkvater b05713285e (svn r2136) - Fix: [ 1174313 ] terrain hotkeys nonfunctional in scenario editor (D,Q,W,E,R,T,Y,U fltr)
- Fix: 'L' no longer opens ingame terraform bar in scenario editor bar, but the land generator one
- Feature: [ 1095110 ] Create Lake and draggable Create Desert tools (initial implementation GoneWacko), also added sticky buttons to land generator and town generator
- CodeChange: moved around some of the draggable tools, demystifying them
- CodeChange: change CmdBuildCanal to allow for XANDY dragging not only X or Y (only scenario editor)
- CodeChange: add some more enums to sprites.
- TODO: merge most of the ingame and scenario editor land terraform code. This can only be done after OnClickButton function is changed so it also includes the backreference to the widget being clicked, postponed to after 0.4.0
20 years ago
miham 1ce34ea456 (svn r2135) [Translations] Updated translations (142 strings to 4 languages) 20 years ago
pasky ff403d04a2 (svn r2129) Reverted r2125 and depending revisions (map size selector in the intro window). Will be done in a separate dialog. This also fixes showing of various rail/road-related strings. 20 years ago
pasky 225aa2ef48 (svn r2125) - Feature: In the intro dialog, show a map size selector below the landscape type selector. 20 years ago
miham 333376cb6a (svn r2120) [Translations] Updated translations (166 strings to 6 languages) 20 years ago
miham 5e07cd938d (svn r2117) [Translations] Introduce lithuanian translation as finished 20 years ago
miham 74d7cc6bf3 (svn r2116) [Translations] Updated translations 20 years ago
truelight 3dae675f63 (svn r2079) -Add: signlist, shows all signs in the map. Clicking on them, and you go
to the sign. Very needed for coop. You can find it under World Map.
20 years ago
miham 802b63a5a9 (svn r2050) Weekly langfile updates 20 years ago
miham e2321fe97a (svn r2027) Fixed a typo in the brazilian-portuguese language name 20 years ago
miham 446a5cbb57 (svn r2026) Moved brasilian_portuguese to finished languages 20 years ago
miham 71a558f09a (svn r2025) Daily langfile changes - 05/03/19 20 years ago
miham c7e5ef76df (svn r2023) Added brazilian-portuguese translation [yet unfinished] 20 years ago
miham a55be6ebef (svn r2016) Langfile updates 20 years ago
miham 53f35f4bb4 (svn r1985) Automatic langfile updates 20 years ago
miham 3b8feb2aa8 (svn r1913) Weekly langfile update 20 years ago
celestar 2eda5228d1 (svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit 20 years ago
miham 6186162742 (svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi) 20 years ago
miham 4b3bac1572 (svn r1871) Daily langfile updates #2. 20 years ago
miham 7c0df5c836 (svn r1870) Added new language: lithuanian 20 years ago
miham ab57ad1f3d (svn r1864) Automatic langfile updates 20 years ago
bjarni b0042740a6 (svn r1851) - Language: added Frisian translation (no strings have been translated yet) 20 years ago
miham 491063c9a1 (svn r1807) Langfile updates (20050205) 20 years ago
miham eb21ec63a3 (svn r1759) Daily/Weekly/Monthly langfile updates 20 years ago
matthijs eb78cdb2d4 (svn r1751) - Feature: New PathFinder (NPF).
- Supports trains, road vehicles and ships.
	- Uses A* pathfinding (same codebase as the new ai).
	- Currently unlimited search depth, so might perform badly on large maps/networks (especially ships).
	- Will always find a route if there is one.
	- Allows custom penalties for obstacles to be set in openttd.cfg (npf_ values).
	- With NPF enabled, ships can have orders that are very far apart. Be careful, this will break (ships get lost) when the old pathfinder is used again.
- Feature: Disabling 90 degree turns for trains and ships.
	- Requires NPF to be enabled.
	- Ships and trains can no longer make weird 90 degree turns on tile borders.
- Codechange: Removed table/directions.h.
	- table/directions.h contained ugly static tables but was included more than once. The tables, along with a few new ones are in npf.[ch] now. Better suggestions for a location?
- Fix: Binary heap in queue.c did not allocate enough space, resulting in a segfault.
- Codechange: Rewritten FindFirstBit2x64, added KillFirstBit2x64.
- Codechange: Introduced constant INVALID_TILE, to replace the usage of 0 as an invalid tile. Also replaces TILE_WRAPPED.
- Codechange: Moved TileAddWrap() to map.[ch] 
- Add TileIndexDiffCByDir(), TileIndexDiffCByDir(). 
- Codechange: Moved IsTrainStationTile() to station.h
- Add: IsRoadStationTile() and GetRoadStationDir().
20 years ago
tron 001aa8e453 (svn r1722) -Feature: Bigger maps - anyone? 20 years ago
celestar 3c82a2b3c7 (svn r1721) -Feature: It is now possible to build multiple road stations (up to 8) on
a single station.
Thanks to: Truelight for the saveload code, Darkvater and Hackykid for
network testing and Tron for proof-reading 1500 lines of diff.
20 years ago
Celestar 0a531338e9 (svn r1693) -Fix: [ 1108618 ] A wrong error message was displayed when trying to
expand railroad stations beyond maximum spread
20 years ago
miham 08727614fc (svn r1678) Added cheat option for setting production of raw-material product industries in game 20 years ago
dominik dfd0276d3a (svn r1646) Miscellaneous langfile fixes, in particular for STR_NETWORK_SERVER_ADDRESS, broken by myself in r1611 20 years ago
miham c1db3ea675 (svn r1630) Langfile update 20 years ago
dominik c857bfa12a (svn r1611) Display server port in the multiplayer game info window
I had to make the multiplayer window 10 pixels wider for this
20 years ago
dominik bb34830bee (svn r1598) Feature: Message history now is stickyable and resizeable
The news messages are now precisely cropped according to pixel width to fit optimal into the window.
Introduced a new date format: DATE_TINY, which is ISOish.
20 years ago
celestar 07a10a51a7 (svn r1581) Added a display for the total map population to the town display (Jango) 20 years ago
dominik 274b4f01ee (svn r1579) Fix: [ 1105963 ] Buoys can now only be removed if no ship has it in their schedule.
This makes buoys more useable in multiplayer games again, as buoys can't be deleted by other players if they are used.
20 years ago
miham 05d0c2ce89 (svn r1555) Daily (err.. this time it's rather weekly, sorry!) langfile updates 20 years ago
dominik 8493f68c96 (svn r1543) Fix: [ 1101906 ] Configure Patches window text overflow 20 years ago
darkvater 0fc9b656e2 (svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none (jaguar7) 20 years ago
darkvater 8bec09737f (svn r1531) -Feature: [1039061] Swiss town-names (vulvulune) 20 years ago
darkvater cd4272e08d (svn r1518) -Fix: server issue where some company names were wrong
-Fix: Highscore troubles; accessing members of deleted window
20 years ago
darkvater 0961c6af96 (svn r1515) -Removed the 'close ALL windows' from the toolbar since shift+del does this. 20 years ago
miham 0c75fe0948 (svn r1503) Added feature:
o allows users to setup the production values of the rawmaterial producing 
  industries in the editor

Modified:
o ttd.h - added CT_INVALID for 0xFF cargo type
o english.txt - added 1 string
o industry_gui.c - the feature itself
o window.h - added compile asserts to the structs which checks whether their
  sizes are smaller than WINDOW_CUSTOM_SIZE

Thanks:
o Darkvater to bother me to constantly improve the patch
o Various users at #openttd for testing
20 years ago
celestar cd2779dc67 (svn r1500) -Feature: Train window shows now the number of vehicles per row (mpetrov) 20 years ago
celestar 18643f2a2f (svn r1499) -Fix: Order tooltip now explains the ctrl+click scroll. [1101412 / 1097043] (mpetrov) 20 years ago