evennia/evennia/utils
2017-07-20 22:09:44 +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 Move {- and %c color markup to contrib, make easily extendable, as per #1229 2017-07-20 22:09:44 +02:00
batchprocessors.py Markup and whitespace updates 2017-02-20 01:47:12 -05:00
create.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
dbserialize.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02: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 Fix hard-coded lock names in event system to match new hierarchy. 2017-07-09 13:03:01 +02:00
evmenu.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
evmore.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +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 Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
spawner.py Add concept of olc batchfields. 2017-05-06 23:21:33 +02:00
test_resources.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
tests.py Fix hard-coded lock names in event system to match new hierarchy. 2017-07-09 13:03:01 +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 Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00