evennia/evennia/utils
2017-07-06 22:37:28 +02:00
..
idmapper Create parallel Player/Account fields and copy all 2017-07-06 22:37:28 +02: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 Add ability to batch-add tags, permissions and aliases along with category in the object/player create functions as well as in the tag handler. This is useful for direct assignment of categories from prototypes. 2017-04-02 22:11:54 +02:00
dbserialize.py PEP 8 comply 2017-03-19 20:24:51 +01:00
eveditor.py Fix indexing bug with using an accidental :: prefix in EvEditor, fix function of the ::: editor command. 2017-04-18 00:45:38 +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 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 Resolve django 1.11 migration errors. 2017-06-17 22:15:00 +02: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 Add cache optimization to variable imports in logger. 2017-05-21 19:24:54 +02: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 Add concept of olc batchfields. 2017-05-06 23:21:33 +02:00
test_resources.py Fix lingering references to old perms/locks to resolve unittests. 2017-02-18 12:00:27 +01:00
tests.py Merge conflicts against master, including cmdhandler support for direct cmdobject input together with prefix-ignore mechanism from devel. 2017-04-01 16:08:23 +02: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 Resolve django 1.11 migration errors. 2017-06-17 22:15:00 +02:00