new entries

This commit is contained in:
Trilarion
2017-12-09 22:15:02 +01:00
parent c6908f27a4
commit 329f08cb4a
12 changed files with 114 additions and 3 deletions

13
rpg/Umbra.md Normal file
View File

@ -0,0 +1,13 @@
# Umbra
_Computer role-playing game written in Python._
- Home: http://markdamonhughes.com/Umbra/
- Download: http://markdamonhughes.com/Umbra/#download
- State: beta, inactive since 2002
- Code: see download
- Language(s): Python
- License: Special
## Building

View File

@ -18,6 +18,7 @@
- **[Egoboo](egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015)
- **[Eternal Lands](eternal_lands.md)** (C, C++, [Special](https://raw.githubusercontent.com/raduprv/Eternal-Lands/master/eternal_lands_license.txt), mature)
- **[Evol Online](evol_online.md)** ()
- **[Exult](exult.md)** (C++, GPL-2.0, mature)
- **[Fall of Imyrin](fall_of_imiryn.md)** (Python, GPL-3.0, beta, inactive since 2009)
- **[FreedroidRPG](freedroid.md)** (C, GPL-2.0, mature)
- **[Hero of Allacrost](allacrost.md)** (C++, Lua, GPL-2.0, stable)
@ -28,6 +29,7 @@
- **[Open Meridian](open_meridian.md)** (C, C++, GPL-2.0, mature)
- **[Open Tibia](open_tibia.md)** (C++, GPL-2.0, beta, inactive since 2014)
- **[Other-Life](other_life.md)** (C, C++)
- **[PARPG](parpg.md)** (beta, inactive since 2012)
- **[PlaneShift](planeshift.md)** (C++, GPL-2.0, mature)
- **[Project Diaspora](project_diaspora.md)** (C, zlib, beta, inactive since 2011)
- **[Radakan](radakan.md)** (Python, Special (permissive), beta, inactive since 2010)
@ -37,8 +39,11 @@
- **[Stendhal](stendhal.md)** (Java, GPL-2.0, mature)
- **[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)
- **[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)
- **[XU4](xu4.md)** (C++, GPL-2.0, mature)
- **[{NAME}](goblin_hack.md)** (C++, GPL-2.0, beta, inactive since )
[comment]: # (end of autogenerated content)

14
rpg/exult.md Normal file
View File

@ -0,0 +1,14 @@
# Exult
_A cross-platform recreation of the Ultima VII engine._
- Home: http://exult.sourceforge.net/
- Media: <https://en.wikipedia.org/wiki/Ultima_VII:_The_Black_Gate#Compatibility_with_modern_systems_and_fan_projects>
- Download: http://exult.sourceforge.net/download.php
- State: mature
- Code: https://github.com/exult/exult
- Language(s): C++
- License: GPL-2.0
## Building

15
rpg/goblin_hack.md Normal file
View File

@ -0,0 +1,15 @@
# {NAME}
_A roguelike opengl-based smooth-scrolling ASCII graphics game._
- Home: https://sourceforge.net/projects/goblinhack/
- Download: https://sourceforge.net/projects/goblinhack/files/
- State: beta, inactive since
- Keywords: Sp, roguelike
- Code: https://github.com/goblinhack/goblinhack https://sourceforge.net/p/goblinhack/code/HEAD/tree/ (svn)
- Language(s): C++
- License: GPL-2.0
## Building

11
rpg/parpg.md Normal file
View File

@ -0,0 +1,11 @@
# PARPG
_Post-Acopalyptic RPG._
- Home: http://blog.parpg.net/ https://sourceforge.net/projects/parpg/
- Download: http://blog.parpg.net/download/
- State: beta, inactive since 2012
- Code: http://parpg-trac.cvsdude.com/parpg/browser (svn)
## Building

18
rpg/xu4.md Normal file
View File

@ -0,0 +1,18 @@
# XU4
_A remake of the computer game Ultima IV._
- Home: http://xu4.sourceforge.net/ https://sourceforge.net/projects/xu4/
- Media: <https://en.wikipedia.org/wiki/Ultima_IV:_Quest_of_the_Avatar#Ultima_IV_on_modern_operating_systems>
- Download: http://xu4.sourceforge.net/download.php
- State: mature
- Keywords: SP
- Code: https://sourceforge.net/p/xu4/code/HEAD/tree/
- Language(s): C++
- License: GPL-2.0
Ultima 4 is now [freely available](https://www.gog.com/game/ultima_4).
## Building
Uses CMake