| .. |
|
migrations
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
portal
|
Import python3 compatible object.
|
2015-11-02 00:19:04 +01:00 |
|
profiling
|
Move to python3 style division.
|
2015-11-01 20:47:18 +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 |
|
admin.py
|
Begun conversion of server/ directory to google style docstrings as per #709.
|
2015-06-22 08:45:35 +02:00 |
|
amp.py
|
Use logger rather than print for these messages.
|
2015-11-01 21:39:48 +01:00 |
|
evennia_launcher.py
|
Use python3 input.
|
2015-11-02 00:19:04 +01:00 |
|
evennia_runner.py
|
Move to python3 style except.
|
2015-10-19 23:31:19 +02:00 |
|
initial_setup.py
|
Use logger rather than print for these messages.
|
2015-11-01 21:39:48 +01:00 |
|
manager.py
|
Updated parts of server/ dir to google docstrings as per #709.
|
2015-06-22 21:02:03 +02:00 |
|
models.py
|
Merged conflicts.
|
2015-10-19 23:32:00 +02:00 |
|
oob_cmds.py
|
Remove commented out print statements.
|
2015-10-19 23:31:19 +02:00 |
|
oobhandler.py
|
Import python3 compatible object.
|
2015-11-02 00:19:04 +01:00 |
|
server.py
|
Import python3 compatible object.
|
2015-11-02 00:19:04 +01:00 |
|
serversession.py
|
Import python3 compatible object.
|
2015-11-02 00:19:04 +01:00 |
|
session.py
|
Import python3 compatible object.
|
2015-11-02 00:19:04 +01:00 |
|
sessionhandler.py
|
Import python3 compatible object.
|
2015-11-02 00:19:04 +01:00 |
|
tests.py
|
Added better docstrings to subpackages and cleaned out some places which were unclear.
|
2015-02-23 17:46:42 +01:00 |
|
webserver.py
|
Made top-level server/ directory google-style docstring compliant as per #709.
|
2015-06-23 13:30:59 +02:00 |