evennia/evennia/utils
2017-04-04 11:37:36 -07:00
..
idmapper Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
__init__.py Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
ansi.py The ansi.raw utility now escapes vertical bars 2017-03-19 12:33:09 -07:00
batchprocessors.py Markup and whitespace updates 2017-02-20 01:47:12 -05:00
create.py Default email domain to example.com per RFC2606 2017-03-27 22:21:10 +02:00
dbserialize.py PEP 8 comply 2017-03-19 20:24:51 +01:00
eveditor.py Add automatic escaping of color codes in the EvEditor 2017-04-04 11:37:36 -07: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 typos in the evform docstring. Resolves #1185. 2017-02-01 23:23:06 +01:00
evform_test.py Allow multi-character keys for EvForm cells and tables. This was due to a too restrictive regex. Resolves #1014. 2016-08-20 11:41:53 +02:00
evmenu.py Fixed Typo in code. 2017-03-21 22:14:36 +11:00
evmore.py Fix error in more edge calculation when using client with SCREENWIDTH=0. Resolves #1257. 2017-03-27 22:40:40 +02:00
evtable.py Remove accidentally left-in evtable debugs that messed up unittests. 2017-02-28 13:45:12 +01:00
gametime.py PEP 8 whitespace comply, visual align 2017-03-19 20:24:51 +01:00
inlinefuncs.py Fix to inlinefuncs stack cache to make it properly use the cached value. 2017-01-29 16:52:06 +01:00
logger.py PEP 8 comply, docstring typo 2017-03-19 20:24:51 +01:00
picklefield.py Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
prettytable.py Markup, whitespace, and code cleanup 2017-02-20 02:50:15 -05:00
search.py PEP 8 whitespace comply 2017-03-19 20:24:51 +01:00
spawner.py Clarify bulk-create comment in spawner. 2017-03-19 20:27:23 +01:00
test_resources.py Continue adding unit tests to cmdhandler.get_and_merge_cmdsets function. Not finished yet, unclear how to propagate the options correctly. 2016-10-15 22:48:38 +02:00
tests.py Add unittests for the time_format utility 2017-03-19 19:57:09 +01:00
text2html.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
txws.py Further refactoring towards #1176. 2017-02-02 00:02:58 +01:00
utils.py Add a style 4 for the time_format utility 2017-03-19 19:57:09 +01:00