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
407
commits
1
branch
0
tags
55
MiB
001a698b19
Commit graph
2 commits
Author
SHA1
Message
Date
Greg Taylor
37d66093cc
Addition of a re-usable CommandTable class. We still have two global command tables that are now instances of this class. Game developers will use methods on CommandTable to add their own commands without modifying the base server code.
...
This is also in preparation of allowing commands to be present on objects via their script parents.
2008-12-14 01:49:37 +00:00
Greg Taylor
ff98ede98f
Moving the logging system to src/
2008-06-15 20:15:12 +00:00
Renamed from functions_log.py (
Browse further
)