This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-28 18:47:16 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2e2c2fd484
evennia
/
game
/
gamesrc
/
commands
/
examples
History
Download ZIP
Download TAR.GZ
Griatch
a6544f2848
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
..
__init__.py
Created a state system. See
2009-05-01 15:34:43 +00:00
cmdset.py
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
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