Greg Taylor
|
a3917073ff
|
Fixing the test runner. Unit test fixes pending.
|
2010-11-22 15:33:28 +00:00 |
|
Griatch
|
7fb6362dc4
|
Added optional support for database migrations with south. The game/migrate.py program is a simple wrapper that runs the suitable commands for setting up a database and updating it, respectively.
|
2010-10-31 18:21:23 +00:00 |
|
Griatch
|
3f703efc2d
|
Made changes to idmapper that might help alleviate issue101 (more people need to run it to make sure). Moved around default command modules to be more logically named and distributed.
|
2010-10-31 08:10:02 +00:00 |
|
Griatch
|
151595a042
|
Turned off Django DEBUG in the default setup. This resolves all issues with memory leakage and resource hogging seen in issue112.
|
2010-10-11 17:22:39 +00:00 |
|
Griatch
|
745df8356f
|
Added comprehensive encoding handling to support both player-level encoding choices as well as global multiple encodings through the settings file.
|
2010-10-03 19:11:43 +00:00 |
|
Griatch
|
e114c33d8a
|
Fixed a bug with red_button introduced in a previous revision. Resolves issue95.
|
2010-09-02 07:48:39 +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 |
|