| .. |
|
migrations
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
portal
|
Added support for GMCP out-of-band messaging, as a backup handler to MSDP. Starting to rework the oob system to be more straightforward to follow and understand.
|
2015-02-11 20:58:37 +01:00 |
|
profiling
|
Made dummyrunner work with a settings mixin for setting the hasher and permission of clients. MUCH faster dummyrunner operation now!
|
2015-02-10 21:13:10 +01:00 |
|
__init__.py
|
Changed all src/ and ev references to evennia
|
2015-01-07 15:36:32 +01:00 |
|
admin.py
|
Changed all src/ and ev references to evennia
|
2015-01-07 15:36:32 +01:00 |
|
amp.py
|
Changed all src/ and ev references to evennia
|
2015-01-07 15:36:32 +01:00 |
|
evennia_launcher.py
|
Made GAME_DIR allocation dynamic to allow for renaming/moving the gamedir if desired.
|
2015-02-11 13:57:19 +01:00 |
|
evennia_runner.py
|
Made sure to have the launcher send the gamedir as the first entry in the environment for the portal and launcher. This makes it possible to start evennia from anywhere in the game folder.
|
2015-02-10 00:12:41 +01:00 |
|
initial_setup.py
|
Made dummyrunner work with a settings mixin for setting the hasher and permission of clients. MUCH faster dummyrunner operation now!
|
2015-02-10 21:13:10 +01:00 |
|
manager.py
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
models.py
|
Changed all src/ and ev references to evennia
|
2015-01-07 15:36:32 +01:00 |
|
oob_cmds.py
|
Added support for GMCP out-of-band messaging, as a backup handler to MSDP. Starting to rework the oob system to be more straightforward to follow and understand.
|
2015-02-11 20:58:37 +01:00 |
|
oobhandler.py
|
Changed all src/ and ev references to evennia
|
2015-01-07 15:36:32 +01:00 |
|
server.py
|
Made sure to have the launcher send the gamedir as the first entry in the environment for the portal and launcher. This makes it possible to start evennia from anywhere in the game folder.
|
2015-02-10 00:12:41 +01:00 |
|
serversession.py
|
Added support for GMCP out-of-band messaging, as a backup handler to MSDP. Starting to rework the oob system to be more straightforward to follow and understand.
|
2015-02-11 20:58:37 +01:00 |
|
session.py
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
sessionhandler.py
|
Added support for GMCP out-of-band messaging, as a backup handler to MSDP. Starting to rework the oob system to be more straightforward to follow and understand.
|
2015-02-11 20:58:37 +01:00 |
|
tests.py
|
Reworked batchprocessor to correctly handle paths. Started looking at changing loation of some other folders.
|
2015-02-09 22:18:52 +01:00 |
|
webserver.py
|
Fixed many path-related issues, getting closing to getting the server to boot.
|
2015-01-08 16:00:22 +01:00 |