This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1aff5f1fd1
evennia
/
game
/
gamesrc
/
commands
/
examples
History
Download ZIP
Download TAR.GZ
Griatch
1aff5f1fd1
Renamed cmdset_ooc -> cmdset_player and settings.CMDSET_OOC -> settings.CMDSET_PLAYER. Also split most of the player-specific commands to a new module player.
2013-04-11 01:02:05 +02:00
..
__init__.py
Created a state system. See
2009-05-01 15:34:43 +00:00
cmdset.py
Renamed cmdset_ooc -> cmdset_player and settings.CMDSET_OOC -> settings.CMDSET_PLAYER. Also split most of the player-specific commands to a new module player.
2013-04-11 01:02:05 +02:00
cmdset_red_button.py
More whitespace cleanup.
2012-03-30 23:57:04 +02:00
command.py
Fixed a typo in the example command template.
2012-05-19 11:01:48 +02:00