a few additions from backlog and working on scripts

This commit is contained in:
Trilarion
2019-09-16 12:37:52 +02:00
parent 49424eb857
commit 4fab32b287
32 changed files with 359 additions and 243 deletions

View File

@@ -212,6 +212,7 @@
- **[Digger Remastered](../digger_remastered.md)** (C, GPL-2.0, mature, inactive since 2004)
- **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
- **[DNT](../dnt.md)** (C++, GPL-3.0, beta, inactive since 2016)
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
- **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature)
- **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature)
@@ -276,6 +277,7 @@
- **[First Strike](../first_strike.md)** (Java, MIT, mature)
- **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature)
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
- **[Flex Engine](../flex_engine.md)** (C++, MIT, beta)
- **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature)
- **[Flixel](../flixel.md)** (ActionScript, MIT, mature)
- **[Fluid Table Tennis](../fluid_table_tennis.md)** (JavaScript, MIT, mature, inactive since 2013)
@@ -612,6 +614,7 @@
- **[OpenSR](../opensr.md)** (C++, GPL-3.0, beta, inactive since 2017)
- **[OpenSSL](../openssl.md)** (C, Custom, mature)
- **[OpenSWE1R](../openswe1r.md)** (C, C++, GPL-2.0, beta)
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
- **[OpenTitus](../opentitus.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[OpenTriad](../opentriad.md)** (Java, GPL-3.0, beta, inactive since 2017)

View File

@@ -15,6 +15,7 @@
- **[ENIGMA (development environment)](../enigma_development_environment.md)** (C++, C, GPL-3.0, mature)
- **[F.LF](../flf.md)** (JavaScript, ?, mature)
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
- **[Flex Engine](../flex_engine.md)** (C++, MIT, beta)
- **[Flixel](../flixel.md)** (ActionScript, MIT, mature)
- **[GemRB](../gemrb.md)** (C++, Python, GPL-2.0, mature)
- **[Godot](../godot.md)** (C, C++, MIT, mature)

View File

@@ -4,6 +4,7 @@
- **[Castle Game Engine](../castle_game_engine.md)** (Pascal, LGPL-2.0, mature)
- **[DelverEngine](../delverengine.md)** (Java, Custom, beta)
- **[DesktopAdventures](../desktopadventures.md)** (C, LGPL-2.1, beta)
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
- **[erampage](../erampage.md)** (C, GPL-2.0, beta, inactive since 2015)
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
- **[Free in the Dark (engine)](../free_in_the_dark_engine.md)** (C, C++, GPL-2.0, beta)
@@ -26,6 +27,7 @@
- **[OpenNFS](../opennfs.md)** (C, C++, MIT, beta)
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)

View File

@@ -132,6 +132,7 @@
- **[OpenRCT2](../openrct2.md)** (C++, GPL-3.0, mature)
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[Pang Zero](../pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)

View File

@@ -87,6 +87,7 @@
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
- **[OpenSpades](../openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)

View File

@@ -77,6 +77,7 @@
- **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature)
- **[Digbuild](../digbuild.md)** (C, C++, GPL-2.0, beta, inactive since 2011)
- **[Digger Remastered](../digger_remastered.md)** (C, GPL-2.0, mature, inactive since 2004)
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
- **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature)
- **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature)
- **[DOOM-iOS](../doom-ios.md)** (C++, GPL-2.0, mature, inactive since 2012)
@@ -279,6 +280,7 @@
- **[OpenSpades](../openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
- **[OpenSR](../opensr.md)** (C++, GPL-3.0, beta, inactive since 2017)
- **[OpenSWE1R](../openswe1r.md)** (C, C++, GPL-2.0, beta)
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
- **[OpenTitus](../opentitus.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[OpenTriad](../opentriad.md)** (Java, GPL-3.0, beta, inactive since 2017)

View File

@@ -47,6 +47,7 @@
- **[DeSmuME](../desmume.md)** (C, C++, GPL-2.0, mature, inactive since 2015)
- **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature)
- **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
- **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature)
- **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature)
@@ -147,6 +148,7 @@
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
- **[OpenSpades](../openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
- **[OpenTyrian](../opentyrian.md)** (C, GPL-2.0, beta, inactive since 2018)
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)