rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@@ -5,8 +5,8 @@ _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: https://sourceforge.net/p/h-world/code (cvs)
- Language(s): C, Lua
- Code repository: https://sourceforge.net/p/h-world/code (cvs)
- Code language: C, Lua
## Building