new entries and cleanup

This commit is contained in:
Trilarion
2017-12-11 17:24:51 +01:00
parent cd67dd33b7
commit b72c85b806
10 changed files with 93 additions and 14 deletions

View File

@ -12,7 +12,7 @@
- **[Crossfire](crossfire.md)** (C, Java, GPL-2.0)
- **[DNT](dnt.md)** (C++, GPL-3.0, beta, inactive since 2016)
- **[Daimonin](daimonin.md)** (C, GPL-2.0, mature)
- **[Dark City](dark_city.md)** (PHO, GPL-2.0, inactive since 2012)
- **[Dark City](dark_city.md)** (PHP, GPL-2.0, inactive since 2012)
- **[Dawn](dawn.md)** (C++, GPL-3.0, beta, inactive since 2011)
- **[Deliantra](deliantra.md)** (C, GPL-2.0, mature)
- **[Egoboo](egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015)
@ -40,9 +40,10 @@
- **[Source of Tales](source_of_tales.md)** (Lua, GPL-3.0)
- **[Space Station 13](space_station_13.md)** (mature)
- **[Stendhal](stendhal.md)** (Java, GPL-2.0, mature)
- **[Summoning Wars](summoming_wars.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[The Mana World](manaworld.md)** (PHP, GPL-2.0)
- **[Trinity Reign](trinity_reign.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[Umbra](Umbra.md)** (Python, Special, beta, inactive since 2002)
- **[Umbra](umbra.md)** (Python, Special, beta, inactive since 2002)
- **[Valyria Tear](valyria_tear.md)** (Lua, C++, C, GPL)
- **[VegaTrek](vegatrek.md)** (GPL-2.0, beta, inactive since 2013)
- **[World of Phaos](world_of_phaos.md)** (PHP, GPL-2.0, inactive since 2011)

View File

@ -6,7 +6,7 @@ _DarkCity is a MMORPG game, in text mode on the Internet._
- Download: https://sourceforge.net/projects/darkcity/files/
- State: inactive since 2012
- Code: https://sourceforge.net/p/darkcity/code/HEAD/tree/ (svn)
- Language(s): PHO
- Language(s): PHP
- License: GPL-2.0
## Building

View File

@ -0,0 +1,14 @@
# Summoning Wars
_Role-playing game, featuring both a single-player and a multiplayer mode for about 2 to 8 players._
- Home: <https://web.archive.org/web/20161221150109/http://sumwars.org:80/wiki/Main_Page>
- Download: <https://web.archive.org/web/20160704003202/http://sumwars.org:80/wiki/Download>
- State: beta, inactive since 2014
- Keywords: SP, MP
- Code: https://bitbucket.org/sumwars/sumwars-code/src (hg)
- Language(s): C++
- License: GPL-3.0
## Building