removed solaris (not enough source existing) + minor changes

This commit is contained in:
Trilarion
2018-09-04 13:43:39 +02:00
parent 2ffa2f20b2
commit 39c65afbbf
16 changed files with 55 additions and 76 deletions

View File

@@ -15,7 +15,7 @@
- **[Flixel](flixel.md)** (ActionScript, MIT, mature)
- **[GemRB](gemrb.md)** (C++, Python, GPL-2.0, mature)
- **[Godot](godot.md)** (C, C++, MIT, mature)
- **[H-World](h_world.md)** (C, Lua, beta, inactive since 2005)
- **[H-World](h_world.md)** (C, Lua, GPL-2.0, beta, inactive since 2005)
- **[HaxeFlixel](haxeflixel.md)** (Haxe, MIT, mature)
- **[Irrlicht Engine](irrlicht.md)** (C++, C, zlib, mature)
- **[JiGS Interactive Game System](jigs_php_rpg.md)** (JavaScript, PHP, GPL-3.0, beta)

View File

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