complete missing essential fields (home, state) on entries

This commit is contained in:
Trilarion
2018-06-08 10:33:56 +02:00
parent c738e995b7
commit 569c8388ef
48 changed files with 76 additions and 47 deletions

View File

@ -2,9 +2,10 @@
_Multiplayer Online Role Playing Game (MORPG) with 2D isometric graphics based on Daimonin and Crossfire._
- Home: https://www.atrinik.org/
- Home: https://www.atrinik.org/, https://github.com/atrinik
- Download: (see home)
- Code repository: https://github.com/atrinik
- State: mature, inactive since 2016
- Code repository: https://github.com/atrinik/atrinik
- Code language: C
## Building

View File

@ -4,8 +4,10 @@ _A independent MMORPG, Lan game and a SP game._
- Home: https://catchchallenger.first-world.info/
- Download: https://catchchallenger.first-world.info/download.html
- State: mature
- Code repository: https://github.com/alphaonex86/CatchChallenger
- Code language: C++
- Code license: GPL-3.0
## Building

View File

@ -3,10 +3,13 @@
_An MMORPG that's all about grinding and doing chores._
- Home: https://github.com/jazztickets/choria
- State: mature
- Code repository: https://github.com/jazztickets/choria
- Code language: C++, C
- Code language: C++, C, Lua
- Code license: GPL-3.0
- Code dependencies: SDL, Lua
## Building
- Build system: CMake

View File

@ -4,6 +4,7 @@ _Cooperative multiplayer graphical RPG and adventure game._
- Home: http://crossfire.real-time.com/ https://sourceforge.net/projects/crossfire/
- Download: http://crossfire.real-time.com/download/index.html
- State: mature
- Keywords: MMO
- Code repository: https://sourceforge.net/p/crossfire/code/HEAD/tree/ (svn)
- Code language: C, Java

View File

@ -3,6 +3,7 @@
_Third game in the dungeon monkey series._
- Home: https://github.com/jwvhewitt/dmeternal
- State: mature, inactive since 2016
- Code repository: https://github.com/jwvhewitt/dmeternal
- Code language: Python
- Code license: GPL-2.0

View File

@ -4,8 +4,9 @@ _A homely MMORPG._
- Home: http://evolonline.org/
- Download: http://evolonline.org/manaplus
- State: mature
- Keywords: MMO
- Code repository: git@gitlab.com:evol/evol-all.git
- Code repository: https://gitlab.com/evol/evol-all.git
Uses Mana source engine.

View File

@ -3,8 +3,11 @@
_Dink Smallwood is an adventure/role-playing game, similar to Zelda (2D top view), made by RTsoft. FreeDink is a new and portable version of the game engine._
- Home: https://www.gnu.org/software/freedink/
- Media: https://en.wikipedia.org/wiki/Dink_Smallwood#GNU_FreeDink
- Download: https://www.gnu.org/software/freedink/get
- Code repository: http://git.savannah.gnu.org/cgit/freedink.git/
- State: mature
- Keywords: remake
- Code repository: https://git.savannah.gnu.org/git/freedink.git
- Code language: C++
- Code license: GPL-3.0

View File

@ -13,5 +13,5 @@ _FreedroidRPG is an open source role playing game._
## Building
Uses make
- Build system: Make

View File

@ -12,5 +12,5 @@ _Hero of Allacrost is a 2D role-playing game inspired by classic console RPGs._
## Building
Uses Autoconf
- Build system: Autoconf

View File

@ -3,6 +3,7 @@
_A currently playable MMORPG project._
- Home: http://landoffire.org/
- State: beta (??)
- Code repository: https://github.com/landoffire
Uses the Mana source engine.

View File

@ -4,6 +4,7 @@ _2D open source MMORPG._
- Home: https://www.themanaworld.org/
- Download: https://www.themanaworld.org/index.php/Downloads
- State: mature
- Keywords: MMO
- Code repository: https://github.com/themanaworld
- Code language: PHP

View File

@ -5,6 +5,11 @@ _Action-adventure dungeon crawl game._
- Home: http://www.asceai.net/meritous/
- Media: https://libregamewiki.org/Meritous
- Download: (see home)
- State: mature, inactive since 2008
- Code repository: (see download)
- Code language: C
- Code license: GPL-3.0
- Code dependencies: SDL
## Building

View File

@ -5,8 +5,9 @@ _A community based game that allows you to affect the future of the game._
- Home: http://www.other-life.com/
- Media: https://en.wikipedia.org/wiki/Eternal_Lands#Spin-offs
- Download: http://www.other-life.com/downloads.php
- State: beta
- Keywords: MMO
- Code repository: https://github.com/jp8900308/other-life https://github.com/gregoryfenton/other-life
- Code repository: https://github.com/jp8900308/other-life, https://github.com/gregoryfenton/other-life
- Code language: C, C++
Based on [Eternal Lands](eternal_lands.md)

View File

@ -12,4 +12,4 @@ _3D RPG with a hybrid real time, turn based system._
## Building
Uses scons
- Build system: Scons