| .. |
|
idmapper
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
tests
|
fix percentage util unit test too
|
2020-04-20 00:39:52 +02:00 |
|
__init__.py
|
Run 2to3.
|
2017-10-29 13:40:30 -04:00 |
|
ansi.py
|
Fix bug in ANSIString
|
2020-04-11 20:28:29 +02:00 |
|
batchprocessors.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
containers.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
create.py
|
Fix home kwarg not being honored by Character.create
|
2020-03-23 23:44:32 +01:00 |
|
dbserialize.py
|
log_error is not a function in utils/logger.py; changed to log_err in utils/dbserialize.py
|
2020-02-14 23:50:44 -06:00 |
|
eveditor.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
evennia-mode.el
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
evform.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
evmenu.py
|
django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() are deprecated in favor of the functions that they’re aliases for: django.utils.translation.gettext(), gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy().
|
2020-02-09 20:14:47 -06:00 |
|
evmore.py
|
Ran black on sources
|
2020-04-12 12:19:15 +02:00 |
|
evtable.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
gametime.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
inlinefuncs.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
logger.py
|
Ran black on code
|
2020-01-29 23:18:22 +01:00 |
|
optionclasses.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
optionhandler.py
|
Make options accept default kwarg, add new raise_exception. Fix datetime validatorfunc accoring to spec. Resolves #1967.
|
2020-01-20 23:20:05 +01:00 |
|
picklefield.py
|
Resolve merge conflict
|
2020-03-08 00:10:18 -05:00 |
|
search.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
test_resources.py
|
Add simple ContentHandler unit test
|
2020-04-13 11:34:12 +02:00 |
|
text2html.py
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
utils.py
|
Make Trait unit tests pass for base trait types
|
2020-04-19 15:47:11 +02:00 |
|
validatorfuncs.py
|
Make options accept default kwarg, add new raise_exception. Fix datetime validatorfunc accoring to spec. Resolves #1967.
|
2020-01-20 23:20:05 +01:00 |