evennia/game/gamesrc
2015-01-02 20:48:34 +01:00
..
commands PEP8 cleanup of the entire codebase. Unchanged are many cases of too-long lines, partly because of the rewrite they would require but also because splitting many lines up would make the code harder to read. Also the third-party libraries (idmapper, prettytable etc) were not cleaned. 2013-11-14 19:31:17 +01:00
conf Update oobfuncs.py 2014-10-06 18:50:52 +02:00
objects Removed .typeclass and .dbobj references in codebase. 2015-01-02 20:48:34 +01:00
scripts Removed .typeclass and .dbobj references in codebase. 2015-01-02 20:48:34 +01:00
web Made template overriding more consistent and created template_overrides dir. 2014-06-29 11:07:11 -05:00
world Made the spawner more streamlined, and allowed the @spawn command to access prototypes in a file specified by the optional PROTOTYPE_MODULES setting. 2014-07-01 04:04:54 +02:00
__init__.py PEP8 cleanup of the entire codebase. Unchanged are many cases of too-long lines, partly because of the rewrite they would require but also because splitting many lines up would make the code harder to read. Also the third-party libraries (idmapper, prettytable etc) were not cleaned. 2013-11-14 19:31:17 +01:00