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-20 06:46:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ecefbfac01
evennia
/
game
History
Download ZIP
Download TAR.GZ
Griatch
ecefbfac01
Set the default settings file to point to the files in game/gamesrc/commands - these now make for good starts for overriding the default systems. The system now also matches the examples given in the wiki.
2010-11-23 18:10:41 +00:00
..
gamesrc
Set the default settings file to point to the files in game/gamesrc/commands - these now make for good starts for overriding the default systems. The system now also matches the examples given in the wiki.
2010-11-23 18:10:41 +00: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
Added version-validation of dependent packages upon server start.
2010-11-11 01:28:12 +00:00
manage.py
Fixing the test runner. Unit test fixes pending.
2010-11-22 15:33:28 +00:00
migrate.py
Make python launching more portable. Re-flow help text to fit within 80 characters for terminals that do not easily resize. (This commit is mostly aimed towards MS Windows installations.)
2010-11-01 05:44:19 +00:00