moved archived source repositories to gitlab.com/osgames

This commit is contained in:
Trilarion
2018-09-11 13:24:14 +02:00
parent 878d5365a7
commit 23b9cd53e5
88 changed files with 289 additions and 253 deletions

View File

@@ -5,7 +5,7 @@ _CRPG engine is a tile-based, turn-based, Lua scriptable engine that supports a
- Home: https://sourceforge.net/projects/h-world/
- State: beta, inactive since 2005
- Download: https://sourceforge.net/projects/h-world/files/
- Code repository: https://gitlab.com/Trilarion/h-world.git (backup of cvs), https://sourceforge.net/p/h-world/code (cvs)
- Code repository: https://gitlab.com/osgames/h-world.git (backup of cvs), https://sourceforge.net/p/h-world/code (cvs)
- Code language: C, Lua
- Code license: GPL-2.0

View File

@@ -5,7 +5,7 @@ _Open RPG Maker is a free and open source 2D RPG creation utility, similar to th
- Home: http://openrpgmaker.sourceforge.net/, https://sourceforge.net/projects/openrpgmaker/
- State: beta, inactive since 2014
- Download: http://openrpgmaker.sourceforge.net/wiki/index.php/Download, https://sourceforge.net/projects/openrpgmaker/files/
- Code repository: https://gitlab.com/Trilarion/openrpgmaker.git (snapshot of source releases)
- Code repository: https://gitlab.com/osgames/openrpgmaker.git (snapshot of source releases)
- Code language: C++
- Code license: GPL-3.0

View File

@@ -5,7 +5,7 @@ _2D game programming framework for c/c++ programmers with least possible depende
- Home: https://sourceforge.net/projects/sge2d/, https://web.archive.org/web/20110526140520/http://agnosent.com:80/wolfcms/open-source/sge2d
- State: beta, inactive since 2014
- Download: https://sourceforge.net/projects/sge2d/files/sge2d/
- Code repository: https://github.com/Trilarion/sge2d.git (backup of svn), https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Code repository: https://gitlab.com/osgames/sge2d.git (backup of svn), https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Code language: C
- Code license: MIT