evennia/game
Griatch f99614346d Made the StateSystem example commands in gamesrc/commands/examples/state_example more elaborate and informative. These
are the commands:
 entermenu (shows a simple menu system)
 enterstate (enters one of six different states with descriptions and hints of usage)
Leave all states with @exit.
/Griatch
2009-09-28 19:27:35 +00:00
..
docs Forgot to update the @cpattr help file with a minor syntax fix. 2009-01-24 20:48:57 +00:00
gamesrc Made the StateSystem example commands in gamesrc/commands/examples/state_example more elaborate and informative. These 2009-09-28 19:27:35 +00:00
web Ah heck, why not one more? 2009-01-30 06:45:18 +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 Two patches, courtesy of Ari: 2009-07-06 02:55:25 +00:00
manage.py This may actually knock out our settings problem for good. 2009-01-15 15:03:18 +00:00