rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@@ -6,8 +6,8 @@ _OpenTTD is an open source simulation game based upon the popular Microprose gam
- Media: https://en.wikipedia.org/wiki/OpenTTD
- Download: http://www.openttd.org/en/download-stable
- State: mature
- Code: https://svn.openttd.org/ (svn), https://github.com/OpenTTD/OpenTTD (sync)
- Language(s): C++
- Code repository: https://svn.openttd.org/ (svn), https://github.com/OpenTTD/OpenTTD (sync)
- Code language: C++
- Code license: GPL-2.0
## Building