evennia/evennia/players
2015-10-01 20:00:28 +01:00
..
migrations Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
__init__.py Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
admin.py Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
bots.py Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
manager.py Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
models.py Updated all of players/ directory to Google style docstrings as per #709. 2015-06-21 13:51:32 +02:00
players.py Made player.idle_time and player.connection_time into properties. 2015-09-27 19:59:01 +02:00