evennia/evennia
2015-11-02 00:19:04 +01:00
..
commands Import python3 compatible cmp. 2015-11-02 00:19:04 +01:00
comms Import python3 compatible object. 2015-11-02 00:19:04 +01:00
contrib Import python3 compatible object. 2015-11-02 00:19:04 +01:00
game_template Clarified some inlinefunc docs. 2015-10-20 23:49:48 +02:00
help Merged conflicts. 2015-10-19 23:32:00 +02: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 Don't use long, since it doesn't exist in python3. 2015-11-02 00:19:04 +01:00
players Remove unnecessary print functions. 2015-11-01 21:21:32 +01:00
scripts Import python3 compatible object. 2015-11-02 00:19:04 +01:00
server Use python3 input. 2015-11-02 00:19:04 +01:00
typeclasses Import python3 compatible object. 2015-11-02 00:19:04 +01:00
utils Don't use long, since it doesn't exist in python3. 2015-11-02 00:19:04 +01: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 Removed SEARCH_AT_MULTIMATCH_INPUT and SEARCH_AT_MULTIMATCH_CMD settings and connected functions - these are no longer individually overloadable. SEARCH_AT_RESULT function now handles all error reporting. Also added SEARCH_MULTIMATCH_SEPARATOR to make it easy to replace the character used to separate multi-matches (1-box, 2-box is using '-' by default), in response to #795. Also moved the default SEARCH_AT_RESULT function from the cmdparser to evennia.utils.utils. 2015-09-27 13:05:29 +02:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00