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-17 05:16:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
88c0087fbd
evennia
/
game
History
Download ZIP
Download TAR.GZ
Griatch
88c0087fbd
Updated game/ for the ev API. There will likely be some changes happening in the game/folder, in the way new objects are inherited. This should use the API rather than inherit from the basecommand/baseobject modules (these will probably into the example folders as vanilla templates instead).
2012-03-25 13:09:17 +02:00
..
gamesrc
Updated game/ for the ev API. There will likely be some changes happening in the game/folder, in the way new objects are inherited. This should use the API rather than inherit from the basecommand/baseobject modules (these will probably into the example folders as vanilla templates instead).
2012-03-25 13:09:17 +02:00
logs
Added empty log dir (mercurial don't allow that normally), as well as fixed an issue with i18n when starting without a settings.py file.
2011-09-13 10:18:20 +02:00
__init__.py
More re-arranging to make things more closely resemble MUX/MUSH directory structure. Reason we're doing this is to begin the emergence of a separation of server code from game-specific stuff (called a driver by some codebases like LPMud).
2008-12-15 03:37:30 +00:00
evennia.py
Cleaned up the evennia.py program, removing some i18n strings in order to handle missing settings files.
2012-02-15 18:53:15 +01:00
manage.py
Updated game/ for the ev API. There will likely be some changes happening in the game/folder, in the way new objects are inherited. This should use the API rather than inherit from the basecommand/baseobject modules (these will probably into the example folders as vanilla templates instead).
2012-03-25 13:09:17 +02:00
runner.py
Made a fix in runner concerning profiling of the Portal.
2012-02-26 13:45:07 +01:00