evennia/evennia
2015-02-02 20:18:50 +01:00
..
commands Also added the look command to the cmdset. Now THIS resolves #643. 2015-01-18 12:44:08 +01:00
comms Run migrations! Added new migrations to new database. 2015-01-18 18:04:13 +01:00
contrib Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
game_template Added .gitignore file to template 2015-02-02 16:15:39 +01:00
help Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
locks Working on bugs with getting system to go through initialization sanely. 2015-01-08 16:54:50 +01:00
objects Run migrations! Added new migrations to new database. 2015-01-18 18:04:13 +01:00
players Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
scripts Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
server Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00
tests Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
typeclasses Removed unnecessary caching operation of dbid. 2015-01-28 18:49:04 +01:00
utils Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
web Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
__init__.py Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
settings_default.py Updated settings for new refactor. 2015-02-02 20:18:50 +01:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00