generate statistics again and fixing inconsistencies across the entries, html output with vanilla-datatable included

This commit is contained in:
Trilarion
2018-06-08 14:53:51 +02:00
parent 569c8388ef
commit 8220365691
86 changed files with 2921 additions and 231 deletions

View File

@ -7,11 +7,11 @@
- **[Atlantis](atlantis.md)** (C++, GPL-2.0, mature, inactive since 2011)
- **[Blender game engine](blender_game_engine.md)** (C++, GPL-2.0, mature)
- **[COCOS2D-X](cocos2dx.md)** (C++, MIT, mature)
- **[Dash Engine](dash.md)** ()
- **[Delta Engine](deltaengine.md)** ()
- **[Dash Engine](dash.md)** (D, MIT, mature, inactive since 2015)
- **[Delta Engine](deltaengine.md)** (C#, Apache-2.0, mature, inactive since 2015)
- **[ENIGMA](enigma.md)** (C++, C, GPL-3.0, mature)
- **[EasyRPG Player](easyrpgplayer.md)** ()
- **[Flare Engine](flare_engine.md)** ()
- **[EasyRPG Player](easyrpgplayer.md)** (C++, GPL-3.0, mature)
- **[Flare Engine](flare_engine.md)** (C++, GPL-3.0, mature)
- **[Flixel](flixel.md)** (ActionScript, MIT, mature)
- **[GemRB](gemrb.md)** (C++, Python, GPL-2.0, mature)
- **[Godot](godot.md)** (C, C++, MIT, mature)
@ -22,12 +22,12 @@
- **[Lightweight Java Game Library](lwjgl.md)** (Kotlin, C, BSD-3, mature)
- **[Lumix Engine](lumix.md)** (C++, MIT, beta)
- **[LÖVE](loeve.md)** (C++, zlib, mature)
- **[Mana](manasource.md)** (C++, GPL-2.0, beta)
- **[Mana](mana_source.md)** (C++, GPL-2.0, beta)
- **[Maratis](maratis.md)** (C++, GPL-2.0, beta)
- **[MonoGame](monogame.md)** (C#, Ms-MPL MIT, mature)
- **[MonoGame](monogame.md)** (C#, MPL, MIT, mature)
- **[O.H.R.RPG.C.E](ohrrpgce.md)** (Basic, GPL-2.0, mature)
- **[OGRE3D](ogre3d.md)** (C++, MIT, mature)
- **[Octaforge](octaforge.md)** (C++, Special, mature)
- **[Octaforge](octaforge.md)** (C++, Custom, mature)
- **[Open RPG Maker](open_rpg_maker.md)** (beta, inactive since 2014)
- **[OpenFL](open_fl.md)** (Haxe, MIT, mature)
- **[OpenRPG](open_rpg.md)** (Java, Python, mature, inactive since 2013)
@ -35,11 +35,11 @@
- **[Panda 3D](panda3d.md)** (C++, C, BSD-3, mature)
- **[Polycode](polycode.md)** (C, C++, MIT, beta)
- **[Qt](qt.md)** (C++, LGPL-3.0, mature)
- **[Quad-engine](quad.md)** (Delphi Pascal, MIT, beta)
- **[Quad-engine](quad.md)** (Pascal, MIT, beta)
- **[SDL Game Engine 2D](sge2d.md)** (C, MIT, beta)
- **[ScummVM](scummvm.md)** (C++, GPL-2.0, mature)
- **[Solarus](solarus.md)** (C++, GPL-3.0, mature)
- **[Superpowers](superpowers.md)** ()
- **[Superpowers](superpowers.md)** (Typescript, ISC, mature)
- **[Terasology](terasology.md)** (Java, Apache-2.0, mature)
- **[Urho3D](urho3d.md)** (C++, Angelscript, MIT, mature)
- **[Vega Strike](vegastrike.md)** (C++, GPL-2.0, mature)
@ -47,11 +47,11 @@
- **[ZGameEditor](zgameeditor.md)** (Pascal, MIT, mature)
- **[jMonkeyEngine](jmonkeyengine.md)** (Java, BSD, mature)
- **[libGDX](libgdx.md)** (Java, C++, C, Apache-2.0, mature)
- **[mkxp](mkxp.md)** ()
- **[mkxp](mkxp.md)** (C++, C, GPL-2.0, mature)
- **[pyORPG](pyorpg.md)** (Python, MIT, beta, inactive since 2015)
- **[pygame](pygame.md)** (C, Python, LGPL-2.1, mature)
- **[rpge](rpge.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[sandbox Game Maker](sandboxgamemaker.md)** ()
- **[xoreos](xoreos.md)** ()
- **[sandbox Game Maker](sandboxgamemaker.md)** (C++, C, Custom, mature, inactive since 2014)
- **[xoreos](xoreos.md)** (C++, GPL-3.0, beta)
[comment]: # (end of autogenerated content)

View File

@ -5,7 +5,7 @@ _An open source multiplayer online framework._
- Home: https://arianne-project.org/ https://arianne-project.org/engine/marauroa.html
- Download: https://arianne-project.org/engine/marauroa.html
- State: mature
- Keywords: multiplayer, 2D
- Keywords: MP, 2D
- Code repository: git://git.code.sf.net/p/arianne/marauroa
- Code language: Java
- Code license: GPL-2.0

View File

@ -5,7 +5,7 @@ _Complete 2D MMORPG platform._
- Home: http://www.manasource.org/
- Download: http://www.manasource.org/downloads.html
- State: beta
- Keywords: server, client, web
- Keywords: MMO
- Code repository: https://github.com/mana https://github.com/mana/manaserv
- Code language: C++
- Code license: GPL-2.0

View File

@ -8,7 +8,7 @@ _Open Source implementation of the Microsoft XNA 4 Framework._
- State: mature
- Code repository: https://github.com/MonoGame/MonoGame
- Code language: C#
- Code license: Ms-MPL MIT
- Code license: MPL, MIT
## Building

View File

@ -7,7 +7,10 @@ _OctaForge is a 3D game engine and a game development platform._
- State: mature
- Code repository: https://git.octaforge.org/ https://github.com/OctaForge (mirrors)
- Code language: C++
- Code license: Custom ([University of Illinois/NCSA Open Source License](https://github.com/OctaForge/OF-Engine/blob/master/COPYING.md))
- Code license: Custom (NCSA open source license)
See also:
[University of Illinois/NCSA Open Source License](https://github.com/OctaForge/OF-Engine/blob/master/COPYING.md)
## Building

View File

@ -6,7 +6,7 @@ _Scene-oriented, flexible 3D engine written in C++._
- Media: https://en.wikipedia.org/wiki/OGRE
- Download: https://www.ogre3d.org/download/sdk
- State: mature
- Keywords: 3D rendering engine
- Keywords: 3D
- Code repository: https://bitbucket.org/sinbad/ogre/src (hg) https://github.com/OGRECave/ogre (mirror)
- Code language: C++
- Code license: MIT

View File

@ -6,7 +6,7 @@ _No description available._
- Download: http://quad-engine.com/downloads.html
- State: beta
- Code repository: https://bitbucket.org/Darthman/quad/src (hg)
- Code language: Delphi Pascal
- Code language: Pascal
- Code license: MIT
## Building

View File

@ -7,7 +7,7 @@ _Open source easy to use standalone 3D Game Maker and 3D Game Design program cur
- State: mature, inactive since 2014
- Code repository: https://github.com/PlatinumArts/Platinum-Arts-Sandbox-Free-Game-Maker
- Code language: C++, C
- Code license: Custom (MIT, modifiedZLIB: requires special credits and notifications)
- Code license: Custom (MIT, modified zlib: requires special credits and notifications)
## Building

View File

@ -6,7 +6,7 @@ _Allows you to run certain classic graphical point-and-click adventure games, pr
- Media: https://en.wikipedia.org/wiki/ScummVM
- Download: http://www.scummvm.org/downloads/
- State: mature
- Keywords: reimplementation
- Keywords: engine
- Code repository: https://github.com/scummvm/scummvm
- Code language: C++
- Code license: GPL-2.0