Greg Taylor
|
9746382614
|
Fixing a flag on twistd. As an addendum to the last commit, there is a big speed improvement, it wasn't just imagined. Check it out on the public test server at evennia.com port 4000.
|
2007-05-21 20:53:56 +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
|
a73a3523af
|
Unintentionally committed a change to startup.sh, reversing.
|
2007-04-26 19:33:15 +00:00 |
|
Greg Taylor
|
c54f9f15e4
|
Renaming the default database file to evennia.db3 instead of evennia.sql, which is often used to signify text-based SQL dumps. Remember to re-name your database file and adjust your settings.py accordingly if you want to follow suite. Existing installs should theoretically be unaffected.
|
2007-04-26 19:32:26 +00:00 |
|
Greg Taylor
|
eda1753740
|
Move the server log to a 'logs' directory so as not to add even more clutter to server root.
|
2007-04-25 15:17:08 +00:00 |
|
Greg Taylor
|
b63f69eed0
|
New startup.sh file with configurable start modes. Eventually we'll do this via command line arguments, but for now it'll do.
|
2007-04-25 15:14:45 +00:00 |
|
Greg Taylor
|
9335adc03a
|
More command sanitizing checks, renamed startup script to startup.sh.
|
2007-04-03 20:15:54 +00:00 |
|