Changeset - r1:a1ac3191b538
[Not reviewed]
tip default
6 66 6
Ruby Dennington (Theleruby) - 2 years ago 2022-05-10 16:21:48
theleruby@gmail.com
6.0.1
Move the original docs to their own folder
Change the patchpack readme to markdown format
72 files changed with 143 insertions and 115 deletions:
lang/basque.lng
bin+mod
lang/czech.lng
bin+mod
lang/danish.lng
bin+mod
lang/dutch.lng
bin+mod
lang/french.lng
bin+mod
lang/gaelic.lng
bin+mod
lang/german.lng
bin+mod
lang/greek.lng
bin+mod
lang/hebrew.lng
bin+mod
lang/hindi.lng
bin+mod
lang/ido.lng
bin+mod
lang/irish.lng
bin+mod
lang/korean.lng
bin+mod
lang/latin.lng
bin+mod
lang/malay.lng
bin+mod
lang/polish.lng
bin+mod
lang/slovak.lng
bin+mod
lang/tamil.lng
bin+mod
lang/thai.lng
bin+mod
lang/urdu.lng
bin+mod
lang/welsh.lng
bin+mod
openttd.exe
bin+mod
readme.md
113
111
0 comments (0 inline, 0 general)
docs/COPYING.md
Show inline comments
 
file renamed from COPYING.md to docs/COPYING.md
docs/README.md
Show inline comments
 
file renamed from README-OPENTTD.md to docs/README.md
 
@@ -32,183 +32,183 @@ OpenTTD can be downloaded from the [offi
 
Both 'stable' and 'nightly' versions are available for download:
 
 
- most people should choose the 'stable' version, as this has been more extensively tested
 
- the 'nightly' version includes the latest changes and features, but may sometimes be less reliable
 
 
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.
 
 
 
## 1.2) OpenTTD gameplay manual
 
 
OpenTTD has a [community-maintained wiki](https://wiki.openttd.org/), including a gameplay manual and tips.
 
 
 
## 1.3) Supported platforms
 
 
OpenTTD has been ported to several platforms and operating systems.
 
 
The currently supported platforms are:
 
 
- Linux (SDL (OpenGL and non-OpenGL))
 
- macOS (universal) (Cocoa)
 
- Windows (Win32 GDI / OpenGL)
 
 
Other platforms may also work (in particular various BSD systems), but we don't actively test or maintain these.
 
 
### 1.3.1) Legacy support
 
Platforms, languages and compilers change.
 
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.
 
 
We guarantee that every revision of OpenTTD will be able to load savegames from every older revision (excepting where the savegame is corrupt).
 
Please report a bug if you find a save that doesn't load.
 
 
## 1.4) Installing and running OpenTTD
 
 
OpenTTD is usually straightforward to install, but for more help the wiki [includes an installation guide](https://wiki.openttd.org/en/Manual/Installation).
 
 
OpenTTD needs some additional graphics and sound files to run.
 
 
For some platforms these will be downloaded during the installation process if required.
 
 
For some platforms, you will need to refer to [the installation guide](https://wiki.openttd.org/en/Manual/Installation).
 
 
 
### 1.4.1) Free graphics and sound files
 
 
The free data files, split into OpenGFX for graphics, OpenSFX for sounds and
 
OpenMSX for music can be found at:
 
 
- https://www.openttd.org/downloads/opengfx-releases/ for OpenGFX
 
- https://www.openttd.org/downloads/opensfx-releases/ for OpenSFX
 
- https://www.openttd.org/downloads/openmsx-releases/ for OpenMSX
 
- https://www.openttd.org/downloads/opengfx-releases/latest for OpenGFX
 
- https://www.openttd.org/downloads/opensfx-releases/latest for OpenSFX
 
- https://www.openttd.org/downloads/openmsx-releases/latest for OpenMSX
 
 
Please follow the readme of these packages about the installation procedure.
 
The Windows installer can optionally download and install these packages.
 
 
 
### 1.4.2) Original Transport Tycoon Deluxe graphics and sound files
 
 
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.
 
It does not matter whether you copy them from the DOS or Windows version of Transport Tycoon Deluxe.
 
The Windows install can optionally copy these files.
 
 
You need to copy the following files:
 
- sample.cat
 
- trg1r.grf or TRG1.GRF
 
- trgcr.grf or TRGC.GRF
 
- trghr.grf or TRGH.GRF
 
- trgir.grf or TRGI.GRF
 
- trgtr.grf or TRGT.GRF
 
 
 
### 1.4.3) Original Transport Tycoon Deluxe music
 
 
If you want the Transport Tycoon Deluxe music, copy the appropriate files from the original game into the baseset folder.
 
- TTD for Windows: All files in the gm/ folder (gm_tt00.gm up to gm_tt21.gm)
 
- TTD for DOS: The GM.CAT file
 
- Transport Tycoon Original: The GM.CAT file, but rename it to GM-TTO.CAT
 
 
 
## 1.5) Add-on content / mods
 
 
OpenTTD features multiple types of add-on content, which modify gameplay in different ways.
 
 
Most types of add-on content can be downloaded within OpenTTD via the 'Check Online Content' button in the main menu.
 
 
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).
 
 
### 1.5.1) AI opponents
 
 
OpenTTD comes without AI opponents, so if you want to play with AIs you have to download them.
 
 
The easiest way is via the 'Check Online Content' button in the main menu.
 
 
You can select some AIs that you think are compatible with your playing style.
 
 
AI help and discussions may also be found in the [AI section of the forum](https://www.tt-forums.net/viewforum.php?f=65).
 
 
### 1.5.2) Scenarios and height maps
 
 
Scenarios and heightmaps can be added via the 'Check Online Content' button in the main menu.
 
 
### 1.5.3) NewGRFs
 
 
A wide range of add-content is available as NewGRFs, including vehicles, industries, stations, landscape objects, town names and more.
 
 
NewGRFs can be added via the 'Check Online Content' button in the main menu.
 
 
See also the wiki [guide to NewGRFs](https://wiki.openttd.org/en/Manual/NewGRF) and [the forum graphics development section](https://www.tt-forums.net/viewforum.php?f=66).
 
 
### 1.5.4) Game scripts
 
 
Game scripts can provide additional challenges or changes to the standard OpenTTD gameplay, for example setting transport goals, or changing town growth behaviour.
 
 
Game scripts can be added via the 'Check Online Content' button in the main menu.
 
 
See also the wiki [guide to game scripts](https://wiki.openttd.org/en/Manual/Game%20script) and [the forum graphics game script section](https://www.tt-forums.net/viewforum.php?f=65).
 
 
### 1.6) OpenTTD directories
 
 
OpenTTD uses its own directory structure to store game data, add-on content etc.
 
 
For more information, see the [directory structure guide](./docs/directory_structure.md).
 
 
### 1.7) Compiling OpenTTD
 
 
If you want to compile OpenTTD from source, instructions can be found in [COMPILING.md](./COMPILING.md).
 
 
 
## 2.0) Contact and Community
 
 
'Official' channels
 
 
- [OpenTTD website](https://www.openttd.org)
 
- IRC chat using #openttd on irc.oftc.net [more info about our irc channel](https://wiki.openttd.org/en/Development/IRC%20channel)
 
- [OpenTTD on Github](https://github.com/openTTD/) for code repositories and for reporting issues
 
- [OpenTTD on Github](https://github.com/OpenTTD/) for code repositories and for reporting issues
 
- [forum.openttd.org](https://forum.openttd.org/) - the primary community forum site for discussing OpenTTD and related games
 
- [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
 
 
'Unofficial' channels
 
 
- the OpenTTD wiki has a [page listing OpenTTD communities](https://wiki.openttd.org/en/Community/Community) including some in languages other than English
 
 
 
### 2.1) Contributing to OpenTTD
 
 
We welcome contributors to OpenTTD.  More information for contributors can be found in [CONTRIBUTING.md](./CONTRIBUTING.md)
 
 
 
### 2.2) Reporting bugs
 
 
Good bug reports are very helpful.  We have a [guide to reporting bugs](./CONTRIBUTING.md#bug-reports) to help with this.
 
 
Desyncs in multiplayer are complex to debug and report (some software development skils are required).
 
Instructions can be found in [debugging and reporting desyncs](./docs/debugging_desyncs.md).
 
 
 
### 2.3) Translating
 
 
OpenTTD is translated into many languages.  Translations are added and updated via the [online translation tool](https://translator.openttd.org).
 
 
 
## 3.0) Licensing
 
 
OpenTTD is licensed under the GNU General Public License version 2.0.
 
For the complete license text, see the file '[COPYING.md](./COPYING.md)'.
 
This license applies to all files in this distribution, except as noted below.
 
 
The squirrel implementation in `src/3rdparty/squirrel` is licensed under the Zlib license.
 
See `src/3rdparty/squirrel/COPYRIGHT` for the complete license text.
 
 
The md5 implementation in `src/3rdparty/md5` is licensed under the Zlib license.
 
See the comments in the source files in `src/3rdparty/md5` for the complete license text.
 
 
The implementations of Posix `getaddrinfo` and `getnameinfo` for OS/2 in `src/3rdparty/os2` are distributed partly under the GNU Lesser General Public License 2.1, and partly under the (3-clause) BSD license.
 
The exact licensing terms can be found in `src/3rdparty/os2/getaddrinfo.c` resp. `src/3rdparty/os2/getnameinfo.c`.
 
 
The fmt implementation in `src/3rdparty/fmt` is licensed under the MIT license.
 
See `src/3rdparty/fmt/LICENSE.rst` for the complete license text.
 
 
 
## 4.0 Credits
 
 
See [CREDITS.md](./CREDITS.md)
docs/changelog.txt
Show inline comments
 
file renamed from changelog.txt to docs/changelog.txt
 
12.2 (2022-04-02)
 
------------------------------------------------------------------------
 
Feature: Remember the last-used signal between games (#9792)
 
Change: [MacOS] Allow touchbar usage on all supported OS versions (#9776)
 
Change: Add a timestamp in name of crash files (#9761)
 
Fix #9736: Duplicate multiplayer window opens upon canceling password entry (#9842)
 
Fix: Removing long roads doesn't prioritise refusal of local authority over other errors (#9831)
 
Fix #9020: Glitchy station coverage highlight when changing selection (#9825)
 
Fix: Correct some Romanian town names (#9819)
 
Fix: Original music playback rate was slightly too fast (#9814)
 
Fix #9811: Use the NewGRF-defined vehicle center when dragging ships and aircraft (#9812)
 
Fix: Do not let shares in the company taking over another company disappear (#9808)
 
Fix #9802: Crash when using lots of NewGRF waypoint types (#9803)
 
Fix #9766: Don't write uninitialised data in config file (#9767)
 
Fix #9743: [MacOS] Don't try to render touchbar sprites with invalid zoom level (#9776)
 
Fix #9774: Building roadstop in estimation mode updates station acceptance (#9775)
 
Fix: If vehicles only refit to cargo-slots >= 32, the default cargo was wrong (#9744)
 
Fix #9735: Possible desync when replacing a depot on same tile (#9738)
 
Fix #9730: [Network] Connections can use an invalid socket due to a race condition (#9731)
 
Fix: Don't show sign edit window for GS-owned signs (#9716)
 
Fix #9702: Display order window for vehicle group on ctrl-click only when using shared orders (#9704)
 
Fix #9680: Crash when loading really old savegames with aircraft in certain places (#9699)
 
Fix: Update last servicing dates when using the date cheat (#9694)
 
Fix: Error message shows about missing glyphs while suitable fallback font is found (#9692)
 
 
 
12.1 (2021-11-08)
 
------------------------------------------------------------------------
 
Feature: Button to toggle showing advanced signal types (#9617)
 
Change: Don't show screenshot GUI in screenshots (#9674)
 
Change: Suppress panning in intro game, while user is interacting with the GUI (#9645)
 
Change: Draw rotor in cursor when dragging helicopters in depots (#9612)
 
Fix: Invalid memory access when loading a currency NewGRF (#9675)
 
Fix #9579: Object and HQ construction is Construction cost, not Property Maintenance (#9673)
 
Fix #9669: Ships exiting a blocked depot/lock could exit in the wrong direction (#9672)
 
Fix: Every 16th client never reconnects after server restart (#9666)
 
Fix #9643: Screenshots were always written as BMP files (#9644)
 
Fix #9630: Intro game could zoom in/out more than allowed by settings (#9633)
 
Fix #9626: Incorrect loading of script saved data (#9629)
 
Fix: Emergency crash save had the wrong NewGRF list saved in it (#9627)
 
Fix #9595: Always use plural forms of cargo for subsidy strings (#9619)
 
Fix #9614: Refresh rate dropdown was still active when vsync was enabled (#9618)
 
Fix: Don't use 'server address' string in server list when displaying an invite code (#9615)
 
 
 
12.0 (2021-10-17)
 
------------------------------------------------------------------------
 
Add: [Network] Keep the refresh button in lowered state while refreshing (#9600)
 
Add: Console command to list search directories for various things (#9583)
 
Fix: Try all possible reverse directions when a ship reaches a dead end (#9610)
 
Fix: Incorrect Romanian own name (#9598)
 
Fix #9591: Update station docking tiles upon placing a water object on a docking tile (#9594)
 
Fix #9548: [Squirrel] Crash during engine cleanup after reaching memory limit on realloc (#9592)
 
Fix #9588: [Squirrel] Reaching memory limit during script registration could prevent further script detections (#9589)
 
Fix: Make ships more likely to find their destination at the cost of slightly worse paths (#9576)
 
Change: Reverse ship when leaving docks if a better path exists (#9610)
 
Change: Allow all tiles around docks to be docking tiles (#9578)
 
 
 
12.0-RC1 (2021-09-25)
 
------------------------------------------------------------------------
 
Feature: Display icon/text whether vehicle is lost in vehicle (list) window (#9543)
 
Feature: [MacOS] Add selected toolbar buttons to MacBook Pro Touch Bar (#9511)
 
Feature: Button to open order window from vehicle shared orders window (#9325)
 
Feature: Ctrl-Clicking shared order vehicle list opens order window (#9325)
 
Feature: Multiple rotating views on title screen (#8980)
 
Feature: Hide block signals in GUI by default (#8688)
 
Add: [Script] Allow GameScripts to build neutral objects (#9568)
 
Add: [Network] Allow sending chat messages via admin port (#9563)
 
Add: [AI/GS] Missing water related functions and objects (#8390)
 
Fix: Industry funding window did not update when changing funding method (#9572)
 
Fix #9562: [NewGRF] Handle case of invalid Action2 with zero results (#9564)
 
Fix: Incorrect error messages when placing water in scenario editor (#9560)
 
Fix #9484: Update locale currencies settings config map (#9559)
docs/known-bugs.txt
Show inline comments
 
file renamed from known-bugs.txt to docs/known-bugs.txt
docs/multiplayer.md
Show inline comments
 
file renamed from multiplayer.md to docs/multiplayer.md
lang/afrikaans.lng
Show inline comments
 
binary diff not shown
lang/arabic_egypt.lng
Show inline comments
 
binary diff not shown
lang/basque.lng
Show inline comments
 
binary diff not shown
lang/belarusian.lng
Show inline comments
 
binary diff not shown
lang/brazilian_portuguese.lng
Show inline comments
 
binary diff not shown
lang/bulgarian.lng
Show inline comments
 
binary diff not shown
lang/catalan.lng
Show inline comments
 
binary diff not shown
lang/chuvash.lng
Show inline comments
 
binary diff not shown
lang/croatian.lng
Show inline comments
 
binary diff not shown
lang/czech.lng
Show inline comments
 
binary diff not shown
lang/danish.lng
Show inline comments
 
binary diff not shown
lang/dutch.lng
Show inline comments
 
binary diff not shown
lang/english.lng
Show inline comments
 
binary diff not shown
lang/english_AU.lng
Show inline comments
 
binary diff not shown
lang/english_US.lng
Show inline comments
 
binary diff not shown
lang/esperanto.lng
Show inline comments
 
binary diff not shown
lang/estonian.lng
Show inline comments
 
binary diff not shown
lang/faroese.lng
Show inline comments
 
binary diff not shown
lang/finnish.lng
Show inline comments
 
binary diff not shown
lang/french.lng
Show inline comments
 
binary diff not shown
lang/frisian.lng
Show inline comments
 
binary diff not shown
lang/gaelic.lng
Show inline comments
 
binary diff not shown
lang/galician.lng
Show inline comments
 
binary diff not shown
lang/german.lng
Show inline comments
 
binary diff not shown
lang/greek.lng
Show inline comments
 
binary diff not shown
lang/hebrew.lng
Show inline comments
 
binary diff not shown
lang/hindi.lng
Show inline comments
 
binary diff not shown
lang/hungarian.lng
Show inline comments
 
binary diff not shown
lang/icelandic.lng
Show inline comments
 
binary diff not shown
lang/ido.lng
Show inline comments
 
binary diff not shown
lang/indonesian.lng
Show inline comments
 
binary diff not shown
lang/irish.lng
Show inline comments
 
binary diff not shown
lang/italian.lng
Show inline comments
 
binary diff not shown
lang/japanese.lng
Show inline comments
 
binary diff not shown
lang/korean.lng
Show inline comments
 
binary diff not shown
lang/latin.lng
Show inline comments
 
binary diff not shown
lang/latvian.lng
Show inline comments
 
binary diff not shown
lang/lithuanian.lng
Show inline comments
 
binary diff not shown
lang/luxembourgish.lng
Show inline comments
 
binary diff not shown
lang/macedonian.lng
Show inline comments
 
binary diff not shown
lang/malay.lng
Show inline comments
 
binary diff not shown
lang/maltese.lng
Show inline comments
 
binary diff not shown
lang/marathi.lng
Show inline comments
 
binary diff not shown
lang/norwegian_bokmal.lng
Show inline comments
 
binary diff not shown
lang/norwegian_nynorsk.lng
Show inline comments
 
binary diff not shown
lang/persian.lng
Show inline comments
 
binary diff not shown
lang/polish.lng
Show inline comments
 
binary diff not shown
lang/portuguese.lng
Show inline comments
 
binary diff not shown
lang/romanian.lng
Show inline comments
 
binary diff not shown
lang/russian.lng
Show inline comments
 
binary diff not shown
lang/serbian.lng
Show inline comments
 
binary diff not shown
lang/simplified_chinese.lng
Show inline comments
 
binary diff not shown
lang/slovak.lng
Show inline comments
 
binary diff not shown
lang/slovenian.lng
Show inline comments
 
binary diff not shown
lang/spanish.lng
Show inline comments
 
binary diff not shown
lang/spanish_MX.lng
Show inline comments
 
binary diff not shown
lang/swedish.lng
Show inline comments
 
binary diff not shown
lang/tamil.lng
Show inline comments
 
binary diff not shown
lang/thai.lng
Show inline comments
 
binary diff not shown
lang/traditional_chinese.lng
Show inline comments
 
binary diff not shown
lang/turkish.lng
Show inline comments
 
binary diff not shown
lang/ukrainian.lng
Show inline comments
 
binary diff not shown
lang/urdu.lng
Show inline comments
 
binary diff not shown
lang/vietnamese.lng
Show inline comments
 
binary diff not shown
lang/welsh.lng
Show inline comments
 
binary diff not shown
openttd.exe
Show inline comments
 
binary diff not shown
readme.md
Show inline comments
 
file renamed from readme.txt to readme.md
 
====================================================
 
           GINEVER.NET OPENTTD PATCHPACK           
 
====================================================
 
# TheleTTD: Theleruby's OpenTTD Patchpack
 
 
 
## INTRODUCTION
 
 
=====================================
 
INTRODUCTION
 
=====================================
 
Welcome to TheleTTD!
 
 
Welcome to the Ginever.net OpenTTD Patchpack.
 
This is a public fork of OpenTTD compiled by Ginever Entertainment with a few unofficial patches (mods) applied to improve the game.
 
TheleTTD is an OpenTTD patchpack compiled by Theleruby. It features a small number of unofficial patches (mods) which have been applied to improve the game.
 
 
The pack has become smaller over time, as most of the patches have slowly made their way into master or have been replaced with equivalent GRF files.
 
 
The patchpack currently includes the following patches:
 
 
 * Variable day length from "cargodist with sprinkles"
 
 * Colour code town names by company rating
 
 * Long char arrays for text entry boxes
 
 * Adjustable station naming convention
 
 * Manual adjustment of infrastructure base costs
 
 * Manual adjustment of running costs
 
 * Improved breakdowns patch
 
 * Manual adjustment of breakdown rates
 
 * Adjustable town growth factor separately from day length
 
 * Toggle whether or not inspectors will catch town bribes
 
 * Station dilapidation
 
 * Extended save data block
 
 
The patchpack is infrequently updated to newer versions of OpenTTD.
 
 
Source code is located in a Mercurial repository at:  https://hg.ginever.net/public/openttd
 
You may fork it and make any desired changes you wish under the terms of the GNU GENERAL PUBLIC LICENSE Version 2.
 
The repository itself is forked from hg.openttd.org although this no longer exists. Further patches will have to be applied to github branch manually
 
Source code is located in a Mercurial repository at https://code.theleruby.com/cpp/openttd-patchpack/source. You may fork it and make any desired changes you wish under the terms of the GNU GENERAL PUBLIC LICENSE Version 2.
 
 
=====================================
 
MULTIPLAYER COMPATIBILITY
 
=====================================
 
 
## MULTIPLAYER COMPATIBILITY
 
 
The patchpack is designed to be compatible with online play. Anyone else who is playing will need an identical version of the patchpack, plus any used NewGRFs.
 
 
It is not possible to play with people who have a vanilla/unmodified version of OpenTTD.
 
 
=====================================
 
SAVE FILE COMPATIBILITY
 
=====================================
 
 
## SAVE FILE COMPATIBILITY
 
 
Version 6.x of the patchpack is compatible with save files from:
 
 
 * Transport Tycoon (DOS version)
 
 * Transport Tycoon Deluxe (DOS and Windows versions)
 
 * TTDPatch
 
 * OpenTTD official builds (up to the last merged master revision)
 
 * Patchpack version 5.x
 
 * Patchpack version 6.x (up to the version being used)
 
 
It is NOT compatible with save files from patchpack versions 4.x.x or older. It should however correctly identify saves from those versions and prevent
 
you from loading them to avoid save corruption.
 
It is NOT compatible with save files from patchpack versions 4.x.x or older. It should however correctly identify saves from those versions and prevent you from loading them to avoid save corruption.
 
 
Please note that saves from newer versions of the patchpack are unlikely to open with older versions due to save format changes.
 
It is therefore advised always to use the newest patchpack version.
 
Please note that saves from newer versions of the patchpack are unlikely to open with older versions due to save format changes. It is therefore advised always to use the newest patchpack version.
 
 
Please also note that to load save files from 5.x you must enable the legacy save file loading support from the settings. This is enabled by default.
 
Since 6.0.0beta2 the legacy save loader no longer interferes with loading normal saves, so it should be safe to leave permanently enabled.
 
Please also note that to load save files from 5.x you must enable the legacy save file loading support from the settings. This is enabled by default. Since 6.0.0beta2 the legacy save loader no longer interferes with loading normal saves, so it should be safe to leave permanently enabled.
 
 
=====================================
 
PRE-COMPILED BINARIES
 
=====================================
 
 
## PRE-COMPILED BINARIES
 
 
Each version of the patchpack is compiled as a Win64 binary. The binaries are placed in a Mercurial repository to make updates more convenient.
 
 
If you have Mercurial installed:
 
  To download the patchpack binary, point your Mercurial client at:  https://hg.ginever.net/public/openttd-binaries
 
  Assuming you have not altered the binaries since last download, updates can be applied by doing "hg pull" followed by "hg update tip".
 
  (It is recommended to use a GUI such as TortoiseHg or SourceTree to perform the update if you are uncomfortable with the command line.)
 
 
### If you have Mercurial installed
 
 
To download the patchpack binary, point your Mercurial client at:  https://code.theleruby.com/cpp/openttd-patchpack/binaries
 
 
Assuming you have not altered the binaries since last download, updates can be applied by doing "hg pull" followed by "hg update tip".
 
  
 
It is recommended to use a GUI such as TortoiseHg or SourceTree to perform the update if you are uncomfortable with the command line.
 
 
If you can't be bothered to install Mercurial just for OpenTTD:
 
  You may alternatively download a ZIP file of the tip revision from:  https://hg.ginever.net/public/openttd-binaries/archive/tip.zip
 
  Please be aware that if you do this, you will have no easy-update method and will need to re-download the entire pack manually on each update.
 
 
### If you can't be bothered to install Mercurial just for OpenTTD
 
 
You may alternatively download a ZIP file of the tip revision from:  https://code.theleruby.com/cpp/openttd-patchpack/binaries/archive/tip.zip
 
 
=====================================
 
UPDATING FROM GITHUB MASTER
 
=====================================
 
Please be aware that if you do this, you will have no easy-update method and will need to re-download the entire pack manually on each update.
 
 
 
## UPDATING FROM GITHUB MASTER
 
 
To update from github master:
 
 * Pull changes from the official OpenTTD github
 
 * Export new changesets as patches
 
 * Import patches into github branch on patchpack repo
 
 * Merge github branch into patchpack branch
 
 
 * Run the GitHub Mirror Tool which will mirror the latest changes from GitHub to the master branch on TheleCode
 
 * Pull the source from TheleCode
 
 * Merge master branch into patchpack branch
 
 * Recompile using Visual Studio
 
 
=====================================
 
FUTURE CHANGE IDEAS / REQUESTS
 
=====================================
 
 
## FUTURE CHANGE IDEAS / REQUESTS
 
 
Requested by Paul for a future version:
 
 
 * Aircraft queueing
 
 * Reduced tree placement in world gen and reduced tree growth
 
 
=====================================
 
CHANGE LOG
 
=====================================
 
 
## CHANGE LOG
 
 
v6.0.0           20/Mar/2022
 
### v6.0.1 - 10/May/2022
 
 * Migrated the patchpack to TheleCode and renamed it to TheleTTD
 
 * Updated to github revision 867f6a5964379a6974d3960edd92a249056a6fa5
 
 
### v6.0.0 - 20/Mar/2022
 
 * Updated to github revision 8d54f765392654ab634ba3a950c56dd0bf1e7dd9
 
 * Fixes issue with broken road construction
 
 
v6.0.0beta2      20/Mar/2022
 
### v6.0.0beta2 - 20/Mar/2022
 
 * Updated to github revision 0d9fdeda8e6e90d1af95b455802adaf42a7d2f13
 
 * Implemented pre-6.x trunk vs patchpack version identification
 
   (meaning the legacy save loader no longer prevents loading of some trunk saves)
 
 * Save files from 1.x through 4.x now identify properly and are explicitly blocked loading
 
 * Fixed broken loading of saves from 5.27932.018 and 5.27932.019
 
 
v6.0.0beta1      19/Jan/2022
 
### v6.0.0beta1 - 19/Jan/2022
 
 * Updated to github revision 523901887827768d6bff347ddb57787b295cc9e1
 
 * New save format
 
 
=====================================
 
---
 
 
v5.026           15/Jan/2022
 
### v5.026 - 15/Jan/2022
 
 * Updated to github revision eeed3a7613d375f66781f53b42e03729a4ca1c33 from June 2020 (+ cherry picked bug fix)
 
 * Add the ability to sort station list by dilapidation value
 
 * Add station dilapidation value to station list (only when enabled, and only for stations with dilapidation above 0)
 
 * Increase size of vehicle list window to give more space for group names
 
 
v5.025           04/Jul/2021
 
 (A github revision update is being avoided for this release due to significant merge conflicts. A future update may be worked on later)
 
### v5.025 - 04/Jul/2021
 
 * Fix issue where breakdowns might cause planes to be stuck at speed 0
 
 * Fix assert crash trying to check BaNaNaS for missing GRF files when loading saves with large numbers of GRFs
 
 
v5.024           28/Apr/2020
 
### v5.024 - 28/Apr/2020
 
 * Updated to github revision 1f1345de098294a4744981d0043512569a35102a
 
 * Rebranding to Ginever.net OpenTTD Patchpack with attribution update
 
 * Fix issue with breakdowns patch not respecting crash frequency setting
 
 
v5.023           28/Jul/2019
 
### v5.023 - 28/Jul/2019
 
 * Updated to github revision 425cd3e4ca8cf6812bdf015c649a7bf4b76a71a1
 
 * Fix issue with breakdowns patch multiplying max TE too much
 
 
v5.022           21/Jul/2019
 
### v5.022 - 21/Jul/2019
 
 * Updated to github revision 331eba544a4d87ef269043d41951e289a8a16a32
 
 * Add improved breakdowns patch
 
 * Add manual adjustment of breakdown rates
 
 * Add adjustable town growth factor separately from day length
 
 * Add toggling whether or not inspectors will catch town bribes
 
 * Add station dilapidation
 
 * Add increase newgrf limit to 256 with multiplayer support
 
 * Changed layout of settings GUI to add subgroups to patchpack configuration as it was getting very long
 
 * Remove station coverage patch as this is now in github
 
 
v5.021           16/Jun/2018
 
### v5.021 - 16/Jun/2018
 
 * Updated to github revision 574f547aca42c5c712de98fb424258d45a3ef6df
 
 * Fix issue introduced in v5.020 where save version 197 would not load
 
 
v5.020           06/Jun/2018
 
### v5.020 - 06/Jun/2018
 
 * Updated to github revision 25dbc6542cab0c5a751894317f038b2f7f9ac8c2
 
 * First version of the patchpack to be based on github release - future version numbers will now drop trunk build number
 
 
v5.27932.019     02/Dec/2017
 
### v5.27932.019 - 02/Dec/2017
 
 * Fix string not being updated in US and AU language files
 
 * Fix bug where saved network passwords were not being reloaded properly in some instances
 
 
v5.27932.018     26/Nov/2017
 
### v5.27932.018 - 26/Nov/2017
 
 * Updated to the trunk revision, r27932
 
 * Added additional expense types to the finances window (only affects future expenses)
 
 
v5.27930.017     08/Nov/2017
 
### v5.27930.017 - 08/Nov/2017
 
 * Updated to the trunk revision, r27930
 
 
v5.27500.016     20/Jan/2016
 
### v5.27500.016 - 20/Jan/2016
 
 * Updated to the trunk revision, r27500
 
 * Increased network lag timeout to 60 seconds
 
 * Increased GRF text table size
 
 * Improved debugging of 'String too long for destination buffer' error
 
 * Added plane range multiplier setting
 
 * Added password saving for dedicated server network games
 
 
v5.27389.015     28/Aug/2015
 
### v5.27389.015 - 28/Aug/2015
 
 * Updated to the trunk revision, r27389
 
 * Fixed station_cmd.cpp crash
 
 
v5.27386.014     16/Aug/2015
 
### v5.27386.014 - 16/Aug/2015
 
 * Updated to the trunk revision, r27386
 
 
v5.27099.013     28/Dec/2014
 
### v5.27099.013 - 28/Dec/2014
 
 * Updated to the trunk revision, r27099
 
 * Added new settings which allow the running costs to be adjusted via a multiplier
 
 * Patchpack settings are now in their own subsection of the settings menu
 
 
v5.26167.012     21/Dec/2013
 
### v5.26167.012 - 21/Dec/2013
 
 * Added new settings which allow the infrastructure base costs to be directly adjusted
 
 
v5.26167.011     21/Dec/2013
 
### v5.26167.011 - 21/Dec/2013
 
 * Updated to the trunk revision, r26167
 
 * Added new setting which allows you to change the station naming convention
 
 * Added coverage button which allows you to view station catchment area coverage after it is placed
 
 
v5.26164.010     18/Dec/2013
 
### v5.26164.010 - 18/Dec/2013
 
 * Updated to the trunk revision, r26164
 
 * Town name colour-coding can now be toggled on or off
 
 * Town name colour-coding is no longer applied to spectators
 
 * Town name colour-coding now works for all languages rather than just for English UK
 
 * The option "show town population in the town name label" now works properly again and works independently of town name colour-coding
 
 * Day length multiplier now displays in the settings menu correctly, rather than as "(undefined string)"
 
 * Updated the About dialog
 
 
v5.25942.009-mac 09/Dec/2013
 
### v5.25942.009-mac - 09/Dec/2013
 
 * The patchpack is now experimentally available for Mac OS X
 
 
v5.25942.009     05/Nov/2013
 
### v5.25942.009 - 05/Nov/2013
 
 * Updated to the trunk revision, r25942
 
 
v5.24771.008b    02/Dec/2012
 
### v5.24771.008b - 02/Dec/2012
 
 * Updated to the trunk revision, r24771
 
 
v5.24187.007     30/Apr/2012
 
### v5.24187.007 - 30/Apr/2012
 
 * Updated to the trunk revision, r24187
 
 
v5.23998.006     28/Feb/2012
 
### v5.23998.006 - 28/Feb/2012
 
 * Updated to the trunk revision, r23998
 
 * Changing the day length factor mid-game no longer causes an assertion failure
 
 
v5.23975.005b    23/Feb/2012
 
### v5.23975.005b - 23/Feb/2012
 
 * Updated to the trunk revision, r23975
 
 
v5.22434.004     08/May/2011
 
### v5.22434.004 - 08/May/2011
 
 * Increased the hard-coded length limits of most text boxes
 
 
v5.22434.003     08/May/2011
 
### v5.22434.003 - 08/May/2011
 
 * Added patchpack information to the About dialog
 
 * Language string changes (Monorail and Maglev are now Alternate Track 1 and 2)
 
 
v5.22434.002     07/May/2011
 
### v5.22434.002 - 07/May/2011
 
 * Town names are now colour coded by reputation
 
    BLUE   - Outstanding/Excellent
 
    GREEN  - Very Good
 
    YELLOW - Good
 
    RED    - Very Poor/Appalling
 
   * BLUE - Outstanding/Excellent
 
   * GREEN - Very Good
 
   * YELLOW - Good
 
   * RED - Very Poor/Appalling
 
 
v5.22434.001     07/May/2011
 
### v5.22434.001 - 07/May/2011
 
 * Re-implemented day length modifier
 
 
v5.22434.000     07/May/2011
 
### v5.22434.000 - 07/May/2011
 
 * Fresh compile from trunk r22434
 
 
=====================================
 
---
 
 
v4.20134.006     13/Jul/2010
 
### v4.20134.006 - 13/Jul/2010
 
 - Updated to the trunk revision, r20134 (the OpenMSX pitch-bend bug should be fixed now)
 
 - Added miscellaneous openTTD files that were missing
 
 
v4.20079.005     04/Jul/2010
 
### v4.20079.005 - 04/Jul/2010
 
 - Updated to the trunk revision, r20079
 
 
v4.20033.004     02/Jul/2010
 
### v4.20033.004 - 02/Jul/2010
 
 - Language support: The game now supports all languages thanks to use of a language merge tool.
 
   English (US) has been removed to prevent having to maintain two almost-identical language files.
 
 
v4.20033.003     30/Jun/2010
 
### v4.20033.003 - 30/Jun/2010
 
 - Reimplemented from 19563.003:  Day length modifier
 
 - Reimplemented from 19563.003:  Adjustable town passenger/cargo rates
 
 - Reimplemented from 19563.003:  Daily and weekly autosave
 
 - Reimplemented from 19563.003:  Vehicle name length increased
 
 - Reimplemented from 19563.003:  Cargo destinations patch
 
 - Reimplemented from 19563.003:  Automated timetables and separation
 
 
v4.20033.002     30/Jun/2010
 
### v4.20033.002 - 30/Jun/2010
 
 - Reimplemented from 19669.004:  Improved build station GUI
 
 
v4.20033.001     30/Jun/2010
 
### v4.20033.001 - 30/Jun/2010
 
 - Reimplemented from 19669.004:  Music track 14 no longer breaks
 
 - Reimplemented from 19563.002:  Colour-code town names based on reputation
 
 - Reimplemented from 19563.002:  Alternate rail support
 
 
v4.20033.000     30/Jun/2010
 
### v4.20033.000 - 30/Jun/2010
 
 - New compile from trunk r20033 (save games from v1.x, v2.x, and v3.x are no longer compatible)
 
 
=====================================
 
---
 
 
v3.19669.005     18/Apr/2010
 
### v3.19669.005 - 18/Apr/2010
 
 - Implemented watch other companies GUI
 
 
v3.19669.004     18/Apr/2010
 
### v3.19669.004 - 18/Apr/2010
 
 - Updated to trunk revision r19669
 
 - Save games from 19563.003 are still compatible! Woo!
 
 - Reimplemented "Music track 14 no longer breaks" again
 
 - Implemented improved build station GUI
 
 
v3.19563.003     05/Apr/2010
 
### v3.19563.003 - 05/Apr/2010
 
 - The NewGRF collection shipped with this version has been updated.
 
 - Reimplemented from 17424.003:  Day length modifier
 
 - Implemented adjustable town passenger/cargo rates
 
 - Implemented daily and weekly autosave
 
 - Implemented vehicle name length increased
 
 - Implemented cargo destinations patch
 
 - Implemented automated timetables and separation
 
 - Fixed a bug with ini.cpp
 
 - Known issue -- Reimplementation of "Music track 14 no longer breaks" somehow escaped the release of this version
 
 
v3.19563.002     05/Apr/2010
 
### v3.19563.002 - 05/Apr/2010
 
 - Reimplemented from 17424.002:  Colour-code town names based on reputation
 
 - Reimplemented from 17424.004:  Alternate rail support
 
 - Reimplemented from 17424.004:  Music track 14 no longer breaks
 
 
v3.19563.001     05/Apr/2010
 
### v3.19563.001 - 05/Apr/2010
 
 - New compile from trunk r19563 (save games from v1.x and v2.x are no longer compatible)
 
 - Game updated to support OpenGFX, OpenSFX and OpenMSX betas
 
 
=====================================
 
---
 
 
v2.17429.005     06/Sep/2009
 
### v2.17429.005 - 06/Sep/2009
 
 - Updated to the trunk revision, r17429
 
 - The in-game credits have been updated
 
 
v2.17424.004     05/Sep/2009
 
### v2.17424.004 - 05/Sep/2009
 
 - Reimplemented from 13866.006:  Alternate rail support
 
 - Fixed issue with 13866.001: Music track 14 "Can't get there from here" no longer breaks
 
 - The NewGRF collection shipped with this version has been updated.
 
 
v2.17424.003     05/Sep/2009
 
### v2.17424.003 - 05/Sep/2009
 
 - Reimplemented from 13866.002:  Day length modifier
 
 - Fixed issue with 17424.002: Colour codes used are now closer to 14019.007
 
 
v2.17424.002     05/Sep/2009
 
### v2.17424.002 - 05/Sep/2009
 
 - Reimplemented from 13866.003:  Colour-code town names based on reputation
 
 - Language change: English (UK) is now the language shipped with the game rather than English (US)
 
 
v2.17424.001     05/Sep/2009
 
### v2.17424.001 - 05/Sep/2009
 
 - New compile from trunk r17424 (save games from v1.x are no longer compatible)
 
 - Fixed issue with 14019.007: High score table does not save
 
 
=====================================
 
---
 
 
v1.14019.007     08/Aug/2008
 
### v1.14019.007 - 08/Aug/2008
 
 - Updated to the trunk revision, r14019
 
   Implemented:  Advanced signalling (now in trunk)
 
 - The NewGRF collection shipped with this version has been updated.
 
 
v1.13866.006     30/Jul/2008
 
### v1.13866.006 - 30/Jul/2008
 
 - Implemented:  Alternate rail support
 
 
v1.13866.005     30/Jul/2008
 
### v1.13866.005 - 30/Jul/2008
 
 - Minor bug fixes
 
 
v1.13866.004     30/Jul/2008
 
### v1.13866.004 - 30/Jul/2008
 
 - Fixed issue with multiplayer game connectivity.
 
 
v1.13866.003     29/Jul/2008
 
### v1.13866.003 - 29/Jul/2008
 
 - Implemented:  Colour-code town names based on reputation
 
 
v1.13866.002     29/Jul/2008
 
### v1.13866.002 - 29/Jul/2008
 
 - Implemented:  Day length modifier
 
 - The NewGRF collection shipped with this version has been updated.
 
 
v1.13866.001     29/Jul/2008
 
### v1.13866.001 - 29/Jul/2008
 
 - Original compile from trunk r13866
 
\ No newline at end of file
0 comments (0 inline, 0 general)