This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bcd8674ef3
evennia
/
evennia
/
commands
History
Download ZIP
Download TAR.GZ
Ahmed Charles
bcd8674ef3
Use python3 range.
...
Including potential memory reduction due to not created unnecessary lists.
2015-11-02 11:47:07 +00:00
..
default
Use python3 range.
2015-11-02 11:47:07 +00:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
cmdhandler.py
Merged conflicts.
2015-10-19 23:32:00 +02:00
cmdparser.py
Move to python3 style division.
2015-11-01 20:47:18 +00:00
cmdset.py
Use with_metaclass from future.utils for python3 compat.
2015-11-01 15:11:12 +01:00
cmdsethandler.py
Import python3 compatible object.
2015-11-02 00:19:04 +01:00
command.py
Use python3 range.
2015-11-02 11:47:07 +00:00
connection_screen.py
Fix comments about connection_screens.py
2015-10-16 22:23:38 +02:00