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
d620f3b1f0
evennia
/
commands
History
Download ZIP
Download TAR.GZ
Greg Taylor
d620f3b1f0
The first of many re-arrangements. Eliminated gameconf in favor of using the manager on ConfigValue. Moved some commands while I was at it. There are going to be crash bugs that need to be found and worked out.
2008-06-15 17:21:02 +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
The first of many re-arrangements. Eliminated gameconf in favor of using the manager on ConfigValue. Moved some commands while I was at it. There are going to be crash bugs that need to be found and worked out.
2008-06-15 17:21:02 +00:00
info.py
The first of many re-arrangements. Eliminated gameconf in favor of using the manager on ConfigValue. Moved some commands while I was at it. There are going to be crash bugs that need to be found and worked out.
2008-06-15 17:21:02 +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