evennia/evennia/utils
2021-10-06 08:45:22 +02:00
..
idmapper I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
tests Change EvTable vertical rebalance algorithm to simply add empty rows at end. Produces more consistent visual result than old algorithm which could sometimes look like a bug. 2021-09-17 00:49:37 +02:00
verb_conjugation Add tests for verb conjugation 2021-03-22 20:18:27 +01:00
__init__.py Run 2to3. 2017-10-29 13:40:30 -04:00
ansi.py Formatting/style updates to new tasks command 2021-06-19 13:54:55 +02:00
batchprocessors.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
containers.py Broaded Container exception handler. Resolve #2334. 2021-08-07 00:06:09 +02:00
create.py Clean up Msg objects 2021-05-15 00:33:11 +02:00
dbserialize.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
eveditor.py Complete permanent->persistent rename of cmdset kwarg for consistency 2021-08-06 17:16:44 +02: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 Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:53:28 +01:00
evmenu.py Merge branch 'master' into develop 2021-10-06 08:45:22 +02:00
evmore.py Fix lazy-import error for EvMore Command from launchcmd context 2021-07-29 17:03:04 +02:00
evtable.py Resolve merge conflicts 2021-10-05 21:54:27 +02:00
funcparser.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
gametime.py Make gametime.schedule callback support args/kwargs. Resolve #1327. 2021-08-06 17:27:14 +02:00
logger.py Resolve merge conflicts 2021-10-02 19:20:58 +02:00
optionclasses.py Fix error in Msg manager search 2021-05-10 22:20:30 +02:00
optionhandler.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
picklefield.py Run black on sources; add black config 2020-07-27 21:12:06 +02:00
search.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
test_resources.py Update docstrings to pass autodoc parsing 2020-10-11 17:15:30 +02:00
text2html.py Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
utils.py Add TraitProperties as alternative way to define Traits from the traits contrib. Also clean up docs to resolve #2450. 2021-08-30 22:33:21 +02:00
validatorfuncs.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00