evennia/game/gamesrc
2011-10-09 16:32:55 +02:00
..
commands 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
objects Gave better error messages when a player typeclass has bugs and thus won't load. Also made a better solution for hiding new characters from the start room when first being created (also makes sure that character.location never starts as being None, recovering back to home in that case). 2011-10-09 16:32:55 +02:00
scripts Removed persistence from test script bodyfunctions. 2011-10-01 13:23:23 +02:00
world Fixed a bug in serverconfig. Tweaked how the default connection screen is stored, to allow for server updates. 2011-04-12 22:22:04 +00:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00