Griatch
9921d9b28c
Some minor fixes and cleanups in runner.py.
2012-07-07 01:52:53 +02:00
Griatch
c301ec4922
Putting the game/logs directory under version control since it seems some users don't auto-create this at server-start.
...
If you see problems with an already existing game/logs directory upon pulling this commit, remove the old one first (saving away old logs if necessary).
2012-07-06 10:09:53 +02:00
Griatch
94477b8340
Updated the reload and shutdown mecanism to avoid a loop when shutting down from inside the game. Made sure to have server sync correctly with portal at @reload (some session info were lost before). Some other cleanups.
2012-05-01 14:19:54 +02:00
Griatch
45c5be8468
More whitespace cleanup.
2012-03-30 23:57:04 +02:00
Griatch
c513486b5a
Made a fix in runner concerning profiling of the Portal.
2012-02-26 13:45:07 +01:00
Griatch
061c6c46f3
Removed i18n from runner.py as well. These infrastructure programs have little need for it.
2012-02-15 18:56:27 +01:00
Griatch
44b5ae07ba
Fixed an issue that didn't allow the runner to launch profiled Portal in interactive mode.
2012-02-05 17:39:43 +01:00
Griatch
fdceb93dcb
Added an option to game/runner.py for launching the components under the cProfile python profiler.
2012-02-03 00:15:25 +01:00
Griatch
f13e8cdf7c
Trunk: Merged griatch-branch. This implements a new reload mechanism - splitting Evennia into two processes: Server and Portal with different tasks. Also cleans and fixes several bugs in script systems as well as introduces i18n (courtesy of raydeejay).
2011-09-03 10:22:19 +00:00