evennia/game/gamesrc/objects/examples
2013-04-18 09:13:31 +02:00
..
__init__.py 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
character.py Updated the game/gamesrc/ examples with the new hook names. 2013-04-09 22:22:17 +02:00
exit.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
object.py Updated the game/gamesrc/ examples with the new hook names. 2013-04-09 22:22:17 +02:00
player.py Fixing a bug in @ic if trying to puppet while already puppeting. Added sessid keyword to at_post_login hook in order to correctly relay login text only to the correct session. Removed the src.utils.debug module as well as the CmdDebug command which has not been supported for a good while. 2013-04-18 09:13:31 +02:00
red_button.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
room.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00