Add: Setting to uniformly slow the acceleration and braking of realistic trains
[openttd-jgr.git] / README.md
blobdfb247be54b40782b1f0e84342c0fce0953de748
1 ## JGR's Patchpack version 0.59.1
3 This is a collection of features and other modifications applied to [OpenTTD](http://www.openttd.org/).  
4 It's a separate version of the game which can be installed and played alongside the standard game, not a loadable mod (NewGRF, script, or so on).
6 This is mainly intended to be used by players who are already familiar with the standard game and how to play it.  
7 It is not aimed at beginner/novice players. Some features and settings are there for very experienced players and so may have a steep learning curve.
9 * * *
11 OpenTTD is a transport simulation game based upon the popular game Transport
12 Tycoon Deluxe, written by Chris Sawyer. It attempts to mimic the original
13 game as closely as possible while extending it with new features.
15 OpenTTD is licensed under the GNU General Public License version 2.0,
16 but includes some 3rd party software under different licenses. See the
17 section "Licensing" below for details,
19 * * *
21 See [below](#openttd) for the original OpenTTD readme.
23 See [jgrpp-changelog.md](jgrpp-changelog.md) for the changelog.
25 See the [wiki](https://github.com/JGRennison/OpenTTD-patches/wiki) for guides on how to use some of the included features.
27 See [installation.md](/installation.md) for instructions on how to install.
29 The TT-Forums thread for this patchpack can be found [here](http://www.tt-forums.net/viewtopic.php?f=33&t=73469).
31 (Nearly all of the patches which are listed below have been modified, fixed or extended in some way, and so are not the same as the originals which are linked).
33 #### Railways and Trains
35 * Drive-through train depots.
36 * [Template-based train replacement](http://www.tt-forums.net/viewtopic.php?f=33&t=58904).
37 * [Routing restrictions](http://www.tt-forums.net/viewtopic.php?f=33&t=73397).  
38   See the [guide on the wiki](https://github.com/JGRennison/OpenTTD-patches/wiki/Signalling) for more information.
39 * [Programmable pre-signals](http://www.tt-forums.net/viewtopic.php?f=33&t=47690).  
40   These are not shown in the build signal window by default.  
41   See the [guide on the wiki](https://github.com/JGRennison/OpenTTD-patches/wiki/Signalling) for more information.
42 * Freight train through load.  
43   This is an alternative loading mode for freight trains for the case where the train is longer then the platform.
44 * Multiple rail types per tile.
45 * [Polyline rail track building tool](http://www.tt-forums.net/viewtopic.php?f=33&t=57080).
46 * Add news setting for trains waiting due to routing restrictions.
47 * Add setting to enable flipping direction of all train types in depot.
48 * Realistic train braking.  
49   In this mode, trains have a stopping distance and will reserve ahead accordingly, trains cannot stop instantly.  
50   See the [guide on the wiki](https://github.com/JGRennison/OpenTTD-patches/wiki/Realistic-braking) for more information.
51 * Allow converting track type under trains when compatible with the new rail type.
52 * Add feature where trains adjust their speed to match the train in front to avoid stop-start behaviour.
53 * Add a new train purchase window, where locomotive and wagons are in separate lists.
54 * Add information about train full and empty loads and achievable speeds to the train info window.
55 * Add setting to sort track types by category and speed.
56 * Add a setting for whether to pathfind up to back of a one-way path signal.
57 * Multi-aspect signal graphics.  
58   This requires a NewGRF which supports this and realistic train braking.
59 * No-entry signals.  
60   These are not shown in the build signal window by default.
61 * Add client setting to show all signals using the default baseset sprites.
62 * Remember the last-used signal type between games.
63 * Add client setting to show the introduction year for train wagons.
64 * Add setting for rail depot maximum speed.
65 * Add setting to allow auto-fill signal dragging to skip over stations/waypoints.
67 #### Roads and Road Vehicles
69 * One-way road and road vehicle overtaking enhancements.  
70   See the [wiki](https://github.com/JGRennison/OpenTTD-patches/wiki/One-way-roads) for full details.
71 * Add setting to allow articulated road vehicles to overtake other vehicles.
72 * Add setting to control road vehicle re-routing on road layout changes.
73 * Disallow ordering ordinary road vehicles to tram depots and vice versa.
74 * Improve road vehicle pathfinding when multiple vehicles are simultaneously heading to a station with multiple bay/stop entrances.
75 * Add setting for default road/tram types.
76 * Add a setting to turn off road vehicles slowing in curves.
77 * Add a setting to disable road vehicles from passing through each other when blocked for an extended period of time.
78 * Allow road vehicle go to station/waypoint orders to have an associated required stop/bay/waypoint direction.
79 * Allow changing road vehicle driving side when all road vehicles are in depots.
81 #### Level Crossings
83 * [Close adjacent level crossings](http://www.tt-forums.net/viewtopic.php?p=836749).
84 * Prevent road vehicles from being stopped on level crossings.
85 * Add setting to enable improved level crossing safety.
86 * Trains break down after colliding with a road vehicle.
87 * Only show level crossing overlay sprites on the outsides of multi-track crossings when using both adjacent and safer crossings settings.
89 #### Bridges and Tunnels
91 * Signals in tunnels and on bridges.
92 * Custom bridge heads.
93 * [Chunnels (tunnels under bodies of water)](https://www.tt-forums.net/viewtopic.php?f=33&t=41775). Off by default.
94 * Allow building rail stations under bridges, subject to height/clearance and bridge pillar limitations.
95 * Add setting to allow placing NewGRF rail stations under bridges, when the GRF doesn't specify whether or not it can be placed under bridges.
96 * Add setting to allow placing all NewGRF objects under bridges, even when it would not otherwise be allowed by the GRF.
97 * Add setting to allow placing road/tram stops under bridges.
98 * Add setting to allow placing docks under bridges.
99 * Vehicles visible in tunnels (transparency setting).
101 #### Airports
103 * [Upgrade airports](http://www.tt-forums.net/viewtopic.php?f=33&t=35867).
105 #### Ships
107 * [Ship collision avoidance](http://www.tt-forums.net/viewtopic.php?f=33&t=74365).
108 * Allow NewGRF ships to carry more than one cargo.
110 #### Vehicles in General
112 * [Improved breakdowns](http://www.tt-forums.net/viewtopic.php?f=33&t=39518).
113 * [Vehicle repair cost setting](http://www.tt-forums.net/viewtopic.php?f=33&t=45642).
114 * Send vehicles which need auto-renewing due to age, for servicing, even if breakdowns are off and no servicing if no breakdowns is on.
115 * Add shift-clicking on vehicle depot button to select specific depot.
116 * Cargo type filter in vehicle list windows.
117 * Add client setting for vehicle naming scheme.
118 * [Vehicle lifetime profit](http://www.tt-forums.net/viewtopic.php?f=33&t=72844).
119 * Add settings to disable vehicle expiry and introduction after the given years.
120 * Open train vehicle details window on total cargo tab if shift pressed.
121 * Add news/advice setting to warn if no depot order in vehicle schedule.
122 * [Add buttons to collapse/expand all groups](http://www.tt-forums.net/viewtopic.php?f=33&t=74365).
123 * Add a setting to include the train length and group name in the vehicle details window.
124 * Add a setting for whether to open the new vehicle GUI when share-cloning.
125 * Add setting to disable mass action buttons for top-level vehicle lists.
126 * Add feature to create a new auto-named group when dragging and dropping a vehicle onto the new group button (ctrl includes shared order vehicles).
127 * Add settings to reduce vehicle running costs when a vehicle is stationary or in a depot.
128 * If a vehicle's next order is for the current station when leaving, start loading again without moving, instead of leaving.
129 * Slots and counters.  
130   See the [guide on the wiki](https://github.com/JGRennison/OpenTTD-patches/wiki/Signalling) for more information.
131 * Add cargo capacity / running cost sort mode to the build vehicle window.
132 * Add client settings to show the full group hierarchy in group and vehicle names.
134 #### Orders and Timetabling
136 * [Automated timetables and separation](http://www.tt-forums.net/viewtopic.php?f=33&t=46391).
137 * Allow clearing of timetable time fields which are at 0. Allow explicitly setting timetable time fields to 0 without clearing them.  
138 * Add client setting to show the remainder ticks in timetable, after dividing to days or minutes.  
139 * Add a company setting to control the number of ticks used in auto-fill timetable rounding.
140 * [Cargo type orders](https://www.tt-forums.net/viewtopic.php?p=1047749).  
141   This allows order load/unload types to be set per cargo type. (This does work with cargodist).
142 * Order occupancy.  
143   Add column to the orders GUI to show occupancy running average, show the average order occupancy, and add a vehicle sort mode.
144 * [Timetabling waiting time in depots](http://www.tt-forums.net/viewtopic.php?f=33&t=70969).
145 * Scheduled dispatch.  
146   This allows dispatching vehicles from timing points using one or more repeating schedules. This is useful for clock-face timetabling.
147 * [More conditional orders](http://www.tt-forums.net/viewtopic.php?f=33&t=38317).  
148   Next station: is cargo waiting, is cargo accepted, number of free platforms, amount of cargo waiting.  
149   Percent of times, per-cargo load percentage, current time/date, timetable lateness.  
150   Slots/counters: train in slot, slot occupancy, counter value.  
151   Scheduled dispatch departure slots.
152 * Reverse at waypoint orders.
153 * Add a menu item to the vehicle list to change order target, e.g. for moving depot orders to a different depot.
154 * Add game setting to allow only non-stop orders for trains and road vehicles.
155 * Go to depot and sell vehicle orders.
156 * Order mode to lock timetable wait and travel times against autofill/automate changes.
157 * Leave early and leave early if any/all cargoes fully loaded order timetable flags.
158 * Timetabled wait times at waypoints.
159 * Add warning/info messages to the timetable window.
160 * Add features to reverse the order of an order list, and to append the reverse of an order list.  
161   (Use the ctrl key when the end of orders marker is selected, or enable the order management button).
162 * Add features to duplicate an individual order and to change the jump target of conditional orders.
163 * Add company setting for whether to advance the current order when cloning/copying/sharing (if current depot is in order list).
164 * Add vehicle list menu item to mass cancel go to or service at depot orders.
165 * Allow changing colour of orders in order list and timetable windows.
166 * Add text label and departure board via order types.
168 #### Stations
170 * [Departure boards](https://www.tt-forums.net/viewtopic.php?f=33&t=49956).
171 * Add road waypoints.
172 * Add a setting to increase the station catchment radius.
173 * Station rating: track "last visited vehicle type" separately per cargo.
174 * Add setting to scale station cargo capacity and rating tolerance by size.
175 * Add setting: station rating tolerance to waiting time depends on cargo class.
176 * Enable vehicle list buttons in station window when the list would be non-empty.
177 * Enable vehicle group management actions on other companies' stations.
178 * Add support for allowing/disallowing supply to a station, per cargo, by ctrl-clicking the station cargo rating.
179 * Add setting to show a company-coloured mark next to vehicles in vehicle list windows, if their owner does not match the list owner.
180 * Add a waiting cargo history graph for stations.
181 * Add a tooltip to show station rating details (controlled by a setting).
182 * Add sort by number of vehicles calling to the station list window.
183 * Add setting to distribute cargo received at a station to all accepting industries equally, instead of just one of them.
184 * Add setting to allow hiding viewport labels of individual waypoints.
185 * Increase the distance a station can be from the town centre and still be assigned have the same name as the town (no suffix/prefix), for large towns.
186 * [Allow NewGRFs to supply additional station name strings](https://github.com/JGRennison/OpenTTD-patches/wiki/GRF-features#extra-station-names).
187 * Allow generating new default name for station (ctrl-click default button in rename station query window).
188 * Allow exchanging a station's name with another station in the same town.
190 #### Towns
192 * [Rating in town label](http://www.tt-forums.net/viewtopic.php?f=33&t=42598).
193 * [Random town road reconstruction](https://www.tt-forums.net/viewtopic.php?f=33&t=36438). This defaults to off.
194 * Add very and extremely slow options to town growth rate setting.
195 * Add a setting to scale town growth rate by proportion of town cargo transported.
196 * Add "indifferent" mode to the town council attitude to area restructuring setting.
197 * Disallow converting town-owned roads to types with the no houses flag.
198 * Add public roads (road network automatically built between towns) at map generation and in the scenario editor.
199 * Add settings for if/when towns can build road bridges and tunnels.
200 * Add setting to limit length of continuous inclined roads built by towns.
201 * Add setting for whether to allow converting town road to non-house types.
202 * Allow overriding town road construction settings and whether town growth is enabled on a per-town basis, add setting to enable this for multiplayer clients.
203 * Allow NewGRFs to set town zone radii.
204 * Show town count in town directory window.
206 #### Industries
208 * Allow linking only inputs or outputs to the smallmap and map mode viewports in the industry chain window.
210 #### Map and Landscaping
212 * Add a setting to [reduce](http://www.tt-forums.net/viewtopic.php?p=890778#p890778) or stop the tree growth rate.
213 * [Adjusted arctic tree placement](http://www.tt-forums.net/viewtopic.php?f=33&t=72502).
214 * Add a new tree placement mode (perfect).
215 * [Minimum town distance](https://www.tt-forums.net/viewtopic.php?f=33&t=33625).
216 * Add map generation settings to control river/lake, rocky patch, and tropic zone generation.
217 * Add settings to customise the size of town zones, and city zones.
218 * Add setting to show purchased land using clear tile ground sprites (dirt, grass, snow, desert, etc).
220 #### Construction
222 * Enable building rivers in game. Off by default.
223 * Add a setting to disable removing sea/rivers.
224 * Allow purchasing a region of tiles at once, by dragging.
225 * Add setting to control if and how land purchasing is permitted.
226 * Add a company rate limit for land purchasing.
227 * Add a company rate limit for object construction.
228 * Add setting to disable object expiry after a given year.
229 * Add setting to ignore object introduction dates.
230 * Add setting for whether to confirm before demolishing industries and/or rail stations.
231 * Add picker tool for objects, rail types, road types, rail stations/waypoint, road stops/waypoints and signals, to the main toolbar help menu.
233 #### Scenario Editor
235 * [Picking and placing single houses in the scenario editor](http://www.tt-forums.net/viewtopic.php?f=33&t=68894).
236 * Add settings to enable multiple churches/stadiums and to ignore date/zone/GRF when placing houses in the scenario editor.
237 * [Remove all trees in scenario editor](http://www.tt-forums.net/viewtopic.php?f=33&t=49326).
239 #### Interface and Visuals
241 * [Zoning](http://www.tt-forums.net/viewtopic.php?f=33&t=33701).
242 * [Measurement tools](http://www.tt-forums.net/viewtopic.php?f=33&t=49212).
243 * [Enhanced viewport](https://www.tt-forums.net/viewtopic.php?f=33&t=53394).  
244   Extra zoomed-out zoom levels with different map display modes (page up/down or ctrl-mousewheel).  
245   Selected vehicle order overlays.  
246   Industry tooltips.   
247   Plans (useful in multiplayer).
248 * Add setting for shading trees on slopes in viewports (default on).
249 * Add setting for alternative linkgraph overlay colour schemes.
250 * [When building tunnels, open new viewports at the far end of the tunnel](https://www.tt-forums.net/viewtopic.php?f=33&t=72639).
251 * [Smallmap screenshots](http://www.tt-forums.net/viewtopic.php?f=33&t=44596).
252 * Whole map screenshots at current zoom level.
253 * Topography and industry screenshots.
254 * Make smallmap refresh period variable with map mode/zoom and pause state.
255 * Add display setting for income/cost text effects.
256 * Make the company infrastructure window scrollable.
257 * Add setting to disable water animation depending on zoom level.
258 * Add zoom in support to the minimap window.
259 * Add setting to increase the size of the main toolbar.
260 * Add cargo filtering and a show by cargo mode to the company delivered cargo graph.
261 * Add setting to display the area outside of the map as water.
263 #### Limits
265 * [Extra large maps](http://www.tt-forums.net/viewtopic.php?f=33&t=33137).
266   Maximum map size is now 256M tiles, ranging from 16k x 16k to 256 x 1M.
267 * Increase the limit of NewGRF house IDs in a single game from 512 to 1024.
268 * Increase per-vehicle order limit from 254 to 64k.
269 * Increase maximum setting limits for per-company vehicle-type limits.
270 * Increase maximum permitted vehicle, group, depot and station/waypoint name lengths.
271 * Increase maximum permitted rail waypoint types from 256 to 64k.
273 #### Time and Date
275 * [Variable day length](http://www.tt-forums.net/viewtopic.php?p=1148227#p1148227).
276 * Add settings to show time in hours and minutes as well as or instead of days.
278 #### Multiplayer
280 * [Infrastructure sharing](http://www.tt-forums.net/viewtopic.php?f=33&t=42254)  
281 * Add company settings to enable competitors to buy/renew vehicles in this company's depots.  
282 * Add setting to control whether trains can crash with trains owned by other companies.
283 * [Give money to company, instead of player](https://www.tt-forums.net/viewtopic.php?f=33&t=63899), broadcast money transfer notifications to all players.
284 * Add setting to enable non-admin multiplayer clients to rename towns.
285 * Add a password mechanism to change network game settings from a network client.
286 * Auto-kick clients after too many failed rcon/settings attempts.
287 * Various changes to reduce the probability of desyncs and improve desync reporting/diagnostics.
288 * Add support for zstd savegame compression for autosaves and network joins.
289 * Increase the number of settings which can be changed in multiplayer.
290 * Store company passwords in network server saves in an encrypted form such that they are automatically restored when loaded into the same network server.
291 * Add client setting for whether to sync localisation settings (such as measurement units) with the server.
293 #### Money
295 * Add setting to control dates over which inflation is applied.
296 * Allow shift-clicking on borrow/repay money buttons to enter a quantity.
297 * Add mode to the cargo payment graph to show payment based on average transit speed.
299 #### Cheats
301 * Add support for server admin use of money, magic bulldozer, tunnels and jet crashes cheats in multiplayer.
302 * Add setting to allow non server admins to use the money cheat in multiplayer.
303 * Allow clicking the money text in the cheats window to enter a quantity.
304 * Add cheats to set inflation income and cost factors.
305 * Add cheat to set all town local authority ratings to Outstanding.
307 #### Cargo Distribution and Link Graph
309 * Adjust link graph job scheduling algorithm to significantly improve responsiveness and prevent pausing.
310 * Improve scrolling rendering of link graph overlay on viewport and small map.
311 * Add new link graph distribution modes: asymmetric (equal) and asymmetric (nearest).
312 * Allow overriding distribution mode on a per-cargo basis, in game.
313 * Fix inaccurate cargo distribution and link graph overlays, and various other problems with large link graphs.
314 * Add setting to increase the cargodist link graph distance/cost metric of aircraft links.
316 #### Input
318 * Add modifier key window for toggling shift/ctrl key states using mouse.
319 * Add IME support on Linux/SDL2 (SDL2-supported IMEs and Fcitx).
321 #### Console and Scripts
323 * Add console commands for conditional execution from game date.
324 * [Daily/monthly/yearly scripts](http://www.tt-forums.net/viewtopic.php?f=33&t=49595)
326 #### Miscellaneous
328 * Pause on savegame load if ctrl key is pressed.
329 * Ctrl-click up/down in NewGRF window to move to top or bottom.
330 * Add setting for when to ask for confirmation before overwriting an existing savegame file, add unique ID to savegames.
331 * Allow setting the autosave interval to a custom number of in-game days or real-time minutes.
332 * Add more hotkeys.
333 * Allow AI/GS developers to reload GSs.
334 * Various extensions to the NewGRF developer debug tools.
335 * Various performance improvements.
336 * Various minor fixes, see changelog.
337 * [NewGRF specification additions](docs/newgrf-additions.html) ([online copy](https://jgrennison.github.io/OpenTTD-patches/newgrf-additions.html)).
338 * [NML specification additions](docs/newgrf-additions-nml.html) ([online copy](https://jgrennison.github.io/OpenTTD-patches/newgrf-additions-nml.html)).
339 * [AI/GS script additions](docs/script-additions.html) ([online copy](https://jgrennison.github.io/OpenTTD-patches/script-additions.html)).
340 * [Low-level code/performance changes](docs/jgrpp-low-level-changes.md).
342 #### Save/load and savegame format changes  
343 * Various changes to improve handling of savegames which use features not in trunk.  
344 * Savegames from this patchpack are not loadable in trunk.  
345 * Savegames from trunk up to the last savegame version which has been merged into this branch (*jgrpp*) should be loadable in this patchpack.  
346 * Savegames from other branches which use the save/load code in the *save_ext* branch (usually suffixed: *-sx*) which are also merged into this branch (*jgrpp*), or where the added feature is marked as discardable/ignorable, should be loadable in this patchpack.  
347 * Savegames from other patched versions are not loadable in this patchpack except for savegames from:  
348   * The *tracerestrict* branch ([routing restrictions patch](http://www.tt-forums.net/viewtopic.php?f=33&t=73397))  
349   * The [Spring 2013 Patch Pack](http://www.tt-forums.net/viewtopic.php?f=33&t=66892) v2.0 - v2.4 (subject to caveats, see below)  
350   * [Joker's Patch Pack](https://www.tt-forums.net/viewtopic.php?f=33&t=74365) v1.19 - v1.27 (subject to caveats, see below)  
351   * [Chill's Patch Pack](https://www.tt-forums.net/viewtopic.php?f=33&t=47622) v8 and v14.7 (subject to caveats, see below)
353 #### Caveats for loading savegames from the [Spring 2013 Patch Pack](http://www.tt-forums.net/viewtopic.php?f=33&t=66892):  
354 * This is not guaranteed to be bug free  
355 * Savegames with huge airports are rejected  
356 * Map sizes greater than 16k x 16k are rejected  
357 * PAX signals/stations and traffic lights are cleared, leaving ordinary signals/stations/roads  
358 * Rail ageing/grass on tracks, trip histories, leave order/wait for cargo, auto advertising campaigns, base cost multipliers and other features not in this patch pack are dropped/ignored.  
359 * SpringPP v2.0.102/103 only:  
360   * Savegames which have aircraft approaching, landing, taking off or landed at an oil rig are rejected  
361   * The inflation cost multiplier is adjusted on load
363 #### Caveats for loading savegames from [Joker's Patch Pack](https://www.tt-forums.net/viewtopic.php?f=33&t=74365):  
364 * This is not guaranteed to be bug free  
365 * Logic signals are cleared, leaving ordinary signals  
366 * Various vehicle separation settings and partially-automatic modes are not supported.  
367 * Rail ageing/grass on tracks, trip histories, waiting cargo histories, station cargo punishment and other features not in this patch pack are dropped/ignored.
369 #### Caveats for loading savegames from [Chill's Patch Pack](https://www.tt-forums.net/viewtopic.php?f=33&t=47622):  
370 * This is not guaranteed to be bug free  
371 * Speed signals are cleared, leaving ordinary signals  
372 * Various vehicle, economy, town and other settings are not supported  
373 * Link graph data (but not settings) is cleared  
374 * Train stuck counters, traffic lights and other features not in this patch pack are dropped/ignored.
376 #### A note on branches
378 Many features have two branches, the *feature* branches are just the raw features, without any modified savegame code.  
379 There are not generally savegame compatible with anything else, except for loading of trunk savegame versions at or before the point where the branch diverged from trunk.  
380 All other load attempts may result in undefined behaviour.  
381 The *feature-sx* branches use the savegame framework in the *save_ext* branch.
383 * * *
385 * * *
387 # OpenTTD
389 ## Table of contents
391 - 1.0) [About](#10-about)
392     - 1.1) [Downloading OpenTTD](#11-downloading-openttd)
393     - 1.2) [OpenTTD gameplay manual](#12-openttd-gameplay-manual)
394     - 1.3) [Supported platforms](#13-supported-platforms)
395     - 1.4) [Installing and running OpenTTD](#14-installing-and-running-openttd)
396     - 1.5) [Add-on content / mods](#15-add-on-content--mods)
397     - 1.6) [OpenTTD directories](#16-openttd-directories)
398     - 1.7) [Compiling OpenTTD](#17-compiling-openttd)
399 - 2.0) [Contact and community](#20-contact-and-community)
400     - 2.1) [Multiplayer games](#21-multiplayer-games)
401     - 2.2) [Contributing to OpenTTD](#22-contributing-to-openttd)
402     - 2.3) [Reporting bugs](#23-reporting-bugs)
403     - 2.4) [Translating](#24-translating)
404 - 3.0) [Licensing](#30-licensing)
405 - 4.0) [Credits](#40-credits)
407 ## 1.0) About
409 OpenTTD is a transport simulation game based upon the popular game Transport Tycoon Deluxe, written by Chris Sawyer.
410 It attempts to mimic the original game as closely as possible while extending it with new features.
412 OpenTTD is licensed under the GNU General Public License version 2.0, but includes some 3rd party software under different licenses.
413 See the section ["Licensing"](#30-licensing) below for details.
415 ## 1.1) Downloading OpenTTD
417 OpenTTD can be downloaded from the [official OpenTTD website](https://www.openttd.org/).
419 Both 'stable' and 'nightly' versions are available for download:
421 - most people should choose the 'stable' version, as this has been more extensively tested
422 - the 'nightly' version includes the latest changes and features, but may sometimes be less reliable
424 OpenTTD is also available for free on [Steam](https://store.steampowered.com/app/1536610/OpenTTD/), [GOG.com](https://www.gog.com/game/openttd), and the [Microsoft Store](https://www.microsoft.com/p/openttd-official/9ncjg5rvrr1c). On some platforms OpenTTD will be available via your OS package manager or a similar service.
427 ## 1.2) OpenTTD gameplay manual
429 OpenTTD has a [community-maintained wiki](https://wiki.openttd.org/), including a gameplay manual and tips.
432 ## 1.3) Supported platforms
434 OpenTTD has been ported to several platforms and operating systems.
436 The currently supported platforms are:
438 - Linux (SDL (OpenGL and non-OpenGL))
439 - macOS (universal) (Cocoa)
440 - Windows (Win32 GDI / OpenGL)
442 Other platforms may also work (in particular various BSD systems), but we don't actively test or maintain these.
444 ### 1.3.1) Legacy support
445 Platforms, languages and compilers change.
446 We'll keep support going on old platforms as long as someone is interested in supporting them, except where it means the project can't move forward to keep up with language and compiler features.
448 We guarantee that every revision of OpenTTD will be able to load savegames from every older revision (excepting where the savegame is corrupt).
449 Please report a bug if you find a save that doesn't load.
451 ## 1.4) Installing and running OpenTTD
453 OpenTTD is usually straightforward to install, but for more help the wiki [includes an installation guide](https://wiki.openttd.org/en/Manual/Installation).
455 OpenTTD needs some additional graphics and sound files to run.
457 For some platforms these will be downloaded during the installation process if required.
459 For some platforms, you will need to refer to [the installation guide](https://wiki.openttd.org/en/Manual/Installation).
462 ### 1.4.1) Free graphics and sound files
464 The free data files, split into OpenGFX for graphics, OpenSFX for sounds and
465 OpenMSX for music can be found at:
467 - [OpenGFX](https://www.openttd.org/downloads/opengfx-releases/latest)
468 - [OpenSFX](https://www.openttd.org/downloads/opensfx-releases/latest)
469 - [OpenMSX](https://www.openttd.org/downloads/openmsx-releases/latest)
471 Please follow the readme of these packages about the installation procedure.
472 The Windows installer can optionally download and install these packages.
475 ### 1.4.2) Original Transport Tycoon Deluxe graphics and sound files
477 If you want to play with the original Transport Tycoon Deluxe data files you have to copy the data files from the CD-ROM into the baseset/ directory.
478 It does not matter whether you copy them from the DOS or Windows version of Transport Tycoon Deluxe.
479 The Windows install can optionally copy these files.
481 You need to copy the following files:
482 - sample.cat
483 - trg1r.grf or TRG1.GRF
484 - trgcr.grf or TRGC.GRF
485 - trghr.grf or TRGH.GRF
486 - trgir.grf or TRGI.GRF
487 - trgtr.grf or TRGT.GRF
490 ### 1.4.3) Original Transport Tycoon Deluxe music
492 If you want the Transport Tycoon Deluxe music, copy the appropriate files from the original game into the baseset folder.
493 - TTD for Windows: All files in the gm/ folder (gm_tt00.gm up to gm_tt21.gm)
494 - TTD for DOS: The GM.CAT file
495 - Transport Tycoon Original: The GM.CAT file, but rename it to GM-TTO.CAT
498 ## 1.5) Add-on content / mods
500 OpenTTD features multiple types of add-on content, which modify gameplay in different ways.
502 Most types of add-on content can be downloaded within OpenTTD via the 'Check Online Content' button in the main menu.
504 Add-on content can also be installed manually, but that's more complicated; the [OpenTTD wiki](https://wiki.openttd.org/) may offer help with that, or the [OpenTTD directory structure guide](./docs/directory_structure.md).
507 ### 1.5.1) Social Integration
509 OpenTTD has the ability to load plugins to integrate with Social Platforms like Steam, Discord, etc.
511 To enable such integration, the plugin for the specific platform has to be downloaded and stored in the `social_integration` folder.
513 See [OpenTTD's website](https://www.openttd.org), under Downloads, for what plugins are available.
516 ### 1.6) OpenTTD directories
518 OpenTTD uses its own directory structure to store game data, add-on content etc.
520 For more information, see the [directory structure guide](./docs/directory_structure.md).
522 ### 1.7) Compiling OpenTTD
524 If you want to compile OpenTTD from source, instructions can be found in [COMPILING.md](./COMPILING.md).
527 ## 2.0) Contact and Community
529 'Official' channels
531 - [OpenTTD website](https://www.openttd.org)
532 - [OpenTTD official Discord](https://discord.gg/openttd)
533 - IRC chat using #openttd on irc.oftc.net [more info about our irc channel](https://wiki.openttd.org/en/Development/IRC%20channel)
534 - [OpenTTD on Github](https://github.com/OpenTTD/) for code repositories and for reporting issues
535 - [forum.openttd.org](https://forum.openttd.org/) - the primary community forum site for discussing OpenTTD and related games
536 - [OpenTTD wiki](https://wiki.openttd.org/) community-maintained wiki, including topics like gameplay guide, detailed explanation of some game mechanics, how to use add-on content (mods) and much more
538 'Unofficial' channels
540 - the OpenTTD wiki has a [page listing OpenTTD communities](https://wiki.openttd.org/en/Community/Community) including some in languages other than English
543 ### 2.1) Multiplayer games
545 You can play OpenTTD with others, either cooperatively or competitively.
547 See the [multiplayer documentation](./docs/multiplayer.md) for more details.
550 ### 2.2) Contributing to OpenTTD
552 We welcome contributors to OpenTTD.  More information for contributors can be found in [CONTRIBUTING.md](./CONTRIBUTING.md)
555 ### 2.3) Reporting bugs
557 Good bug reports are very helpful.  We have a [guide to reporting bugs](./CONTRIBUTING.md#bug-reports) to help with this.
559 Desyncs in multiplayer are complex to debug and report (some software development skils are required).
560 Instructions can be found in [debugging and reporting desyncs](./docs/debugging_desyncs.md).
563 ### 2.4) Translating
565 OpenTTD is translated into many languages.  Translations are added and updated via the [online translation tool](https://translator.openttd.org).
568 ## 3.0) Licensing
570 OpenTTD is licensed under the GNU General Public License version 2.0.
571 For the complete license text, see the file '[COPYING.md](./COPYING.md)'.
572 This license applies to all files in this distribution, except as noted below.
574 The squirrel implementation in `src/3rdparty/squirrel` is licensed under the Zlib license.
575 See `src/3rdparty/squirrel/COPYRIGHT` for the complete license text.
577 The md5 implementation in `src/3rdparty/md5` is licensed under the Zlib license.
578 See the comments in the source files in `src/3rdparty/md5` for the complete license text.
580 The fmt implementation in `src/3rdparty/fmt` is licensed under the MIT license.
581 See `src/3rdparty/fmt/LICENSE.rst` for the complete license text.
583 The nlohmann json implementation in `src/3rdparty/nlohmann` is licensed under the MIT license.
584 See `src/3rdparty/nlohmann/LICENSE.MIT` for the complete license text.
586 The OpenGL API in `src/3rdparty/opengl` is licensed under the MIT license.
587 See `src/3rdparty/opengl/khrplatform.h` for the complete license text.
589 The catch2 implementation in `src/3rdparty/catch2` is licensed under the Boost Software License, Version 1.0.
590 See `src/3rdparty/catch2/LICENSE.txt` for the complete license text.
592 The icu scriptrun implementation in `src/3rdparty/icu` is licensed under the Unicode license.
593 See `src/3rdparty/icu/LICENSE` for the complete license text.
595 The monocypher implementation in `src/3rdparty/monocypher` is licensed under the 2-clause BSD and CC-0 license.
596 See `src/3rdparty/monocypher/LICENSE.md` for the complete license text.
598 The OpenTTD Social Integration API in `src/3rdparty/openttd_social_integration_api` is licensed under the MIT license.
599 See `src/3rdparty/openttd_social_integration_api/LICENSE` for the complete license text.
601 ## 4.0 Credits
603 See [CREDITS.md](./CREDITS.md)