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

@ -4,8 +4,8 @@ _WebGL version of micropolisJS._
- Home: https://github.com/lo-th/3d.city
- Play: http://lo-th.github.io/3d.city/index.html
- Code: https://github.com/lo-th/3d.city
- Language(s): Javascript
- Code repository: https://github.com/lo-th/3d.city
- Code language: Javascript
- Code license: GPL-3.0
## Building

View File

@ -1,20 +1,19 @@
# Simulation games
[comment]: # (start of autogenerated content, do not edit)
- **[3d.city](3d_city.md)** (Javascript)
- **[Danger from the Deep](danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011)
- **[FreeTrain](freetrain.md)** (C#, LPGL-2.1, beta, inactive since 2009)
- **[Freeminer](freeminer.md)** (C++, Lua, GPL-3.0, beta)
- **[LinCity](lincity.md)** (C, mature, inactice since 2005)
- **[LinCity-NG](lincity_ng.md)** (C++, beta)
- **[Micropolis](micropolis.md)** (C++, Java, Python, mature)
- **[Open Rails](open_rails.md)** (C#, GPL-3.0, mature)
- **[Open Transport Tycoon](open_transport_tycoon.md)** (C++, mature)
- **[OpenCity](open_city.md)** (C++, beta)
- **[OpenSkyscraper](open_skyscraper.md)** (C++, GPL-2.0, beta)
- **[Our Personal Space](our_personal_space.md)** (Ren'py)
- **[Pioneer](pioneer.md)** (C++, C, mature)
- **[SimuTrans](simutrans.md)** (C++, mature)
- **[micropolisJS](micropolis_js.md)** (C++, Java, Python)
- **[3d.city](3d_city.md)** ()
- **[Danger from the Deep](danger_from_the_deep.md)** (beta, inactive since 2011)
- **[FreeTrain](freetrain.md)** (beta, inactive since 2009)
- **[Freeminer](freeminer.md)** (beta)
- **[LinCity](lincity.md)** (mature, inactice since 2005)
- **[LinCity-NG](lincity_ng.md)** (beta)
- **[Micropolis](micropolis.md)** (mature)
- **[Open Rails](open_rails.md)** (mature)
- **[Open Transport Tycoon](open_transport_tycoon.md)** (mature)
- **[OpenCity](open_city.md)** (beta)
- **[OpenSkyscraper](open_skyscraper.md)** (beta)
- **[Our Personal Space](our_personal_space.md)** ()
- **[Pioneer](pioneer.md)** (mature)
- **[SimuTrans](simutrans.md)** (mature)
- **[micropolisJS](micropolis_js.md)** ()
[comment]: # (end of autogenerated content)

View File

@ -5,9 +5,9 @@ _WW2 submarine 3D simulation._
- Home: http://dangerdeep.sourceforge.net/, https://sourceforge.net/projects/dangerdeep/
- Download: http://dangerdeep.sourceforge.net/downloads/, https://sourceforge.net/projects/dangerdeep/files/
- State: beta, inactive since 2011
- Code: https://sourceforge.net/p/dangerdeep/code/HEAD/tree/ (svn), https://sourceforge.net/p/dangerdeep/git/ci/master/tree/
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/dangerdeep/code/HEAD/tree/ (svn), https://sourceforge.net/p/dangerdeep/git/ci/master/tree/
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -4,9 +4,9 @@ _Sandbox game inspired by Minecraft._
- Home: https://web.archive.org/web/20170531043347/http://freeminer.org/
- State: beta
- Code: https://github.com/freeminer/freeminer
- Language(s): C++, Lua
- License: GPL-3.0
- Code repository: https://github.com/freeminer/freeminer
- Code language: C++, Lua
- Code license: GPL-3.0
Home page of project currently empty.

View File

@ -5,9 +5,9 @@ _Rail & business simulation._
- Home: http://freetrain.sourceforge.net/
- Download: https://sourceforge.net/projects/freetrain/files/
- State: beta, inactive since 2009
- Code: https://sourceforge.net/p/freetrain/code/HEAD/tree/
- Language(s): C#
- License: LPGL-2.1
- Code repository: https://sourceforge.net/p/freetrain/code/HEAD/tree/
- Code language: C#
- Code license: LPGL-2.1
## Building

View File

@ -4,10 +4,10 @@ _Lincity is a city simulation game,_
- Home: http://lincity.sourceforge.net/
- Media: https://en.wikipedia.org/wiki/Lincity
- Download: see Home
- Download: (see home)
- State: mature, inactice since 2005
- Code: http://lincity.cvs.sourceforge.net/ (cvs)
- Language(s): C
- Code repository: http://lincity.cvs.sourceforge.net/ (cvs)
- Code language: C
- Code license: GPL-2.0
## Building

View File

@ -5,8 +5,8 @@ _City simulation game._
- Home: https://sourceforge.net/projects/lincity-ng.berlios/
- Download: https://sourceforge.net/projects/lincity-ng.berlios/files/
- State: beta
- Code: see download
- Language(s): C++
- Code repository: (see download)
- Code language: C++
- Code license: GPL
## Building

View File

@ -6,8 +6,8 @@ _Micropolis is the open source version of SimCity Classic from Maxis._
- Media: <https://en.wikipedia.org/wiki/SimCity_(1989_video_game)#Micropolis>
- Download: can be played online
- State: mature
- Code: https://github.com/simhacker/micropolis
- Language(s): C++, Java, Python
- Code repository: https://github.com/simhacker/micropolis
- Code language: C++, Java, Python
- Code license: GPL-3.0
## Building

View File

@ -4,8 +4,8 @@ _A port of Micropolis to JS/HTML5._
- Home: http://www.graememcc.co.uk/micropolisJS/
- Download: can be played online
- Code: https://github.com/graememcc/micropolisJS
- Language(s): C++, Java, Python
- Code repository: https://github.com/graememcc/micropolisJS
- Code language: C++, Java, Python
- Code license: GPL-3.0
## Building

View File

@ -5,8 +5,8 @@ _Another 3D city simulator._
- Home: http://www.opencity.info/
- Download: http://www.opencity.info/en/Download.html
- State: beta
- Code: http://svn.code.sf.net/p/opencity/code/trunk/opencity/ (svn)
- Language(s): C++
- Code repository: http://svn.code.sf.net/p/opencity/code/trunk/opencity/ (svn)
- Code language: C++
- Code license: GPL-2.0
## Building

View File

@ -5,9 +5,9 @@ _Train simulator for the largest collection of digital content in the world - ro
- Home: http://openrails.org/
- Download: http://openrails.org/download/program/
- State: mature
- Code: http://openrails.org/contribute/developing-code/ (svn)
- Language(s): C#
- License: GPL-3.0
- Code repository: http://openrails.org/contribute/developing-code/ (svn)
- Code language: C#
- Code license: GPL-3.0
## Building

View File

@ -5,9 +5,9 @@ _Tower simulation game inspired by SimTower._
- Home: https://github.com/fabianschuiki/OpenSkyscraper
- State: beta
- Keywords: remake
- Code: https://github.com/fabianschuiki/OpenSkyscraper
- Language(s): C++
- License: GPL-2.0
- Code repository: https://github.com/fabianschuiki/OpenSkyscraper
- Code language: C++
- Code license: GPL-2.0
## Building

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

View File

@ -3,10 +3,10 @@
_Simulation game where you play as a colonist on a new planet with your new husband._
- Home: http://metasepia.icecavern.net/OurPersonalSpace/index.html
- Download: see home
- Download: (see home)
- Keywords: visual novel
- Code: https://github.com/qirien/personal-space
- Language(s): Ren'py
- Code repository: https://github.com/qirien/personal-space
- Code language: Ren'py
- Code license: GPL-3.0
## Building

View File

@ -6,8 +6,8 @@ _Pioneer is a space adventure game set in our galaxy at the turn of the 31st cen
- Media: https://en.wikipedia.org/wiki/Pioneer_(video_game)
- Download: https://pioneerspacesim.net/download
- State: mature
- Code: https://github.com/pioneerspacesim/pioneer
- Language(s): C++, C
- Code repository: https://github.com/pioneerspacesim/pioneer
- Code language: C++, C
- Code license: Mixed
- Code license details: Apache-2.0, GPL-3.0

View File

@ -6,8 +6,8 @@ _A cross-platform simulation game in which the player strives to run a successfu
- Media: https://en.wikipedia.org/wiki/Simutrans
- Download: http://www.simutrans.de/download
- State: mature
- Code: https://sourceforge.net/p/simutrans/code/HEAD/tree/ (svn)
- Language(s): C++
- Code repository: https://sourceforge.net/p/simutrans/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: Artistic License
Is [this](https://www.simutrans.com/en/) the English version?