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
652c7d57a5
evennia
/
commands
History
Download ZIP
Download TAR.GZ
Greg Taylor
131f6410d4
Fix some formatting affected by the space conversion. IMPORTANT: Channel list attributes are now stored via Django's bundled version of simplejson instead of cPickle/pickle. Pickle isn't unicode-capable in 2.5 and lower, plus JSON is going to be a lot more accessible for web-stuff.
2008-06-14 04:18:20 +00:00
..
__init__.py
Big re-organization of command functions. Introduced the commands directory to hold command modules. This will make it easier to sub-divide stuff as we pile on more commands, and for dropping in new optional command modules.
2007-05-29 03:32:48 +00:00
comsys.py
Fix some formatting affected by the space conversion. IMPORTANT: Channel list attributes are now stored via Django's bundled version of simplejson instead of cPickle/pickle. Pickle isn't unicode-capable in 2.5 and lower, plus JSON is going to be a lot more accessible for web-stuff.
2008-06-14 04:18:20 +00:00
general.py
Fix some formatting affected by the space conversion. IMPORTANT: Channel list attributes are now stored via Django's bundled version of simplejson instead of cPickle/pickle. Pickle isn't unicode-capable in 2.5 and lower, plus JSON is going to be a lot more accessible for web-stuff.
2008-06-14 04:18:20 +00:00
info.py
Fix some formatting affected by the space conversion. IMPORTANT: Channel list attributes are now stored via Django's bundled version of simplejson instead of cPickle/pickle. Pickle isn't unicode-capable in 2.5 and lower, plus JSON is going to be a lot more accessible for web-stuff.
2008-06-14 04:18:20 +00:00
objmanip.py
basicobject.py
2008-06-13 18:15:54 +00:00
privileged.py
Indentation change 3-4 spaces.
2008-06-13 19:52:29 +00:00
unloggedin.py
basicobject.py
2008-06-13 18:15:54 +00:00