evennia/game/gamesrc
2013-11-06 20:57:37 +01:00
..
commands changed cmdset_default -> cmdset_character and changed the class names to match. Added migrations to properly update default-set cmdset_stores to the new positions (objects created from custom types are not migrated, these should see errors and need to re-point their imports to the new defaults) 2013-04-12 13:01:20 +02:00
conf Some further work on the OOBhandler mechanism. 2013-01-04 10:35:29 +01:00
objects Fixed a minor typo. Resolves Issue 432. 2013-11-06 20:57:37 +01:00
scripts More whitespace cleanup. 2012-03-30 23:57:04 +02:00
world Fixed bug in @batchcommand (Resolves Issue 287). Also updated @dig to again handle deleting ranges of dbrefs (with or without # in front). 2012-10-14 16:24:21 +02:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00