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 @@ _A framework for turn based 4 X's game (eXplore, eXpand, eXploit, eXterminate).
- Home: http://www.thousandparsec.net/tp/, https://sourceforge.net/projects/thousandparsec/
- Download: http://www.thousandparsec.net/tp/download-instructions.php
- State: beta, inactive since 2012
- Code: http://git.thousandparsec.net/gitweb/gitweb.cgi
- Language(s): C++, Python
- License: GPL-2.0
- Code repository: http://git.thousandparsec.net/gitweb/gitweb.cgi
- Code language: C++, Python
- Code license: GPL-2.0
Should this be a game engine instead?