evennia/evennia
Ahmed Charles 39e40bfba1 Don't show tracebacks to players.
In this case, the tracebacks are in the log.
2015-11-09 12:30:55 +01:00
..
commands Don't show tracebacks to players. 2015-11-09 12:30:55 +01:00
comms Have every class inherit from object. 2015-11-09 10:11:34 +01:00
contrib Use list* from future.utils. 2015-11-09 10:23:00 +00:00
game_template Clarified some inlinefunc docs. 2015-10-20 23:49:48 +02:00
help Have every class inherit from object. 2015-11-09 10:11:34 +01:00
locale Updated some locale files. 2015-03-08 00:01:12 +01:00
locks Import python3 compatible object. 2015-11-02 00:19:04 +01:00
objects Use list* from future.utils. 2015-11-09 10:23:00 +00:00
players Replace filter with if/comprehension. 2015-11-09 10:11:34 +01:00
scripts Use list* from future.utils. 2015-11-09 10:23:00 +00:00
server Use list* from future.utils. 2015-11-09 10:23:00 +00:00
typeclasses Have every class inherit from object. 2015-11-09 10:11:34 +01:00
utils Use list* from future.utils. 2015-11-09 10:23:00 +00:00
web Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
__init__.py Import python3 compatible object. 2015-11-02 00:19:04 +01:00
settings_default.py Use python3 range. 2015-11-02 11:47:07 +00:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00