evennia/src
loki77 3e57f49395 New way of working with scriptlinks.
Scripts should be defined as '.' separated directory structures, starting in the base evennia directory.
2008-06-18 04:36:23 +00:00
..
commands Moving some of the login tasks out of sessions.py and into the BasicPlayer script parent. Also, added seconds to the 'time' command, which I apparently forgot. 2008-06-15 21:29:27 +00:00
scripts Moving some of the login tasks out of sessions.py and into the BasicPlayer script parent. Also, added seconds to the 'time' command, which I apparently forgot. 2008-06-15 21:29:27 +00:00
util Finished moving stuff around, things should be in mostly working order now. 2008-06-15 20:31:25 +00:00
__init__.py Committin a 'working' checkpoint before I break more stuff. 2008-06-15 19:06:31 +00:00
ansi.py Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced. 2008-06-15 19:38:39 +00:00
cmdhandler.py Fixed bad indentation. 2008-06-17 00:38:59 +00:00
cmdtable.py Fixed bad indentation. 2008-06-17 00:38:59 +00:00
comsys.py Moving some of the login tasks out of sessions.py and into the BasicPlayer script parent. Also, added seconds to the 'time' command, which I apparently forgot. 2008-06-15 21:29:27 +00:00
defines_global.py Moving constants over to the new flags module. 2008-06-15 20:41:58 +00:00
events.py Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced. 2008-06-15 19:38:39 +00:00
exceptions_generic.py Committin a 'working' checkpoint before I break more stuff. 2008-06-15 19:06:31 +00:00
flags.py Moving constants over to the new flags module. 2008-06-15 20:41:58 +00:00
initial_setup.py Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced. 2008-06-15 19:38:39 +00:00
logger.py Moving the logging system to src/ 2008-06-15 20:15:12 +00:00
scheduler.py Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced. 2008-06-15 19:38:39 +00:00
scripthandler.py New way of working with scriptlinks. 2008-06-18 04:36:23 +00:00
server.py Finished moving stuff around, things should be in mostly working order now. 2008-06-15 20:31:25 +00:00
session.py Moving some of the login tasks out of sessions.py and into the BasicPlayer script parent. Also, added seconds to the 'time' command, which I apparently forgot. 2008-06-15 21:29:27 +00:00
session_mgr.py Finished moving stuff around, things should be in mostly working order now. 2008-06-15 20:31:25 +00:00