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-21 07:16:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
126e2ea61f
evennia
/
src
/
locks
History
Download ZIP
Download TAR.GZ
Griatch
126e2ea61f
OBS: You need to resync your database! Moved cmdsets into the database rather than being dependent on scripts. Moved the creation of the cmdset- and cmdset-handlers into ObjectDB.__init__ rather than bootstrapping it from the typeclass. Added some more script functionality for testing, includong the @script command for assigning a script to an object.
2011-03-20 19:45:56 +00:00
..
__init__.py
OBS: You'll need to resync/rebuild your database!
2011-03-15 16:08:32 +00:00
lockfuncs.py
Forgot an import.
2011-03-20 10:26:48 +00:00
lockhandler.py
OBS: You need to resync your database! Moved cmdsets into the database rather than being dependent on scripts. Moved the creation of the cmdset- and cmdset-handlers into ObjectDB.__init__ rather than bootstrapping it from the typeclass. Added some more script functionality for testing, includong the @script command for assigning a script to an object.
2011-03-20 19:45:56 +00:00
tests.py
OBS: You'll need to resync/rebuild your database!
2011-03-15 16:08:32 +00:00