Ari Mudev
e767b3458a
Give correct code repository URL to Subversion checkout command.
2010-09-02 14:51:59 +00:00
Griatch
f83c2bddf8
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
2010-08-29 18:46:58 +00:00
Griatch
bd2f7a845c
Added @mvattr command as per MUX (Issue 25). Cleaned up @set to give better feedback. Some minor cleanups.
2009-08-29 17:41:00 +00:00
Greg Taylor
05791b3593
Two patches, courtesy of Ari:
...
* The startup script (evennia.py) will now take your PYTHONPATH environmental variable into account when starting. This may resolve potential issues with Twisted on Windows with certain combinations of Python.
* The INSTALL file still referred to startup.bat, which is now gone in favor of evennia.py.
Thanks Ari!
2009-07-06 02:55:25 +00:00
Greg Taylor
a517f833b5
Updated installation instructions slightly.
2008-12-16 03:11:49 +00:00
Greg Taylor
c8e460e668
Forgot to update the INSTALL file with the new local_settings.py stuff.
2008-12-11 17:00:43 +00:00
Greg Taylor
a10df7ec6b
Update the INSTALL file to include a notice about referring to the web-based documentation. Yes, I'm looking for an excuse to test the commit log :)
2007-05-27 23:20:44 +00:00
Greg Taylor
97cf1213e6
Converted to Twisted from asyncore. Not positive if this is just my local machine, but it seems like this backend is a bit faster.
2007-05-21 20:52:05 +00:00
Greg Taylor
82f46a2b69
Minor doc clarification.
2007-05-18 15:39:27 +00:00
Michael King
e8674f1848
* Created INSTALL; moved initial installation instructions from README
...
* to INSTALL
2007-05-04 16:58:56 +00:00