Griatch
|
b278337172
|
Make PEP8 cleanup of line spaces and character distances as well as indents
|
2017-08-19 23:16:36 +02:00 |
|
Griatch
|
3cc816c58c
|
Remove contrib-import that causes also unused contribs to clash with typeclass-names in custom game folder. This turns off api2doc parsing of contribs, but it's a worthwhile cost to pay. Even so, we will still clash when e.g. using the TutorialWorld while trying to setup some common typeclass names, like "Weapon". We may need to change the contrib typeclass names in the long run to make them less likely to clash; or otherwise separate them from the standard library; this is a future issue though. This change resolves #766.
|
2015-06-25 23:31:16 +02:00 |
|
Jonathan Piacenti
|
89a39a8481
|
Pull line editor out of contrib and into main.
|
2015-03-26 17:10:42 -05:00 |
|
Griatch
|
950922d699
|
Fixed docstring. Resolves #694.
|
2015-03-09 14:04:12 +01:00 |
|
Griatch
|
6401e6182b
|
Added package info for docs
|
2015-03-09 13:51:18 +01:00 |
|
Griatch
|
b015f4802a
|
Added better docstrings to subpackages and cleaned out some places which were unclear.
|
2015-02-23 17:46:42 +01:00 |
|
Jonathan Piacenti
|
265f8a4e30
|
PIP packaging with setup.py, and fixes for bugs revealed by this.
|
2015-01-15 06:20:19 -06:00 |
|