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,9 +5,9 @@ _Ultima-like game engine (2D tile graphics) with combat, magic, NPC AI, an embed
- Home: https://sourceforge.net/projects/nazghul/
- Download: https://sourceforge.net/projects/nazghul/files
- State: beta
- Code: https://sourceforge.net/p/nazghul/git/ci/master/tree/src/, https://sourceforge.net/p/nazghul/cvs/ (cvs)
- Language(s): C++
- License: GPL-3.0
- Code repository: https://sourceforge.net/p/nazghul/git/ci/master/tree/src/, https://sourceforge.net/p/nazghul/cvs/ (cvs)
- Code language: C++
- Code license: GPL-3.0
## Building