evennia/evennia/utils
2019-02-01 23:23:41 +01:00
..
idmapper Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
tests Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
__init__.py Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
ansi.py Make IRCbot handler irc->ansi colors. Add support for reset etc. See #1255. 2017-08-27 18:06:21 +02:00
batchprocessors.py Fix of batchcommand INSERT parser. 2017-09-30 19:59:05 +02:00
create.py Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
dbserialize.py Lots of bug fixes, still issues in prototype-update from menu 2018-09-21 00:05:23 +02:00
eveditor.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +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 Code review: succint and pythonic statements 2018-08-23 20:44:31 -05:00
evmenu.py Cleanup of changelog 2018-09-30 13:06:36 +02:00
evmore.py Cleanup/refactoring of olc menus 2018-08-11 11:49:10 +02:00
evtable.py Make EvTable respect col-widths while retaining total table width. 2018-04-22 14:50:17 +02:00
gametime.py Add portal uptime to @time command. 2018-10-18 04:24:03 -04:00
inlinefuncs.py Start improve OLC menu docs and help texts 2018-07-21 19:06:15 +02:00
logger.py Adds a logger for security-related events. 2018-09-21 18:29:44 +00:00
picklefield.py Fix errors in django admin for Attributes 2017-12-25 07:15:26 -05:00
search.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
test_resources.py Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
text2html.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
txws.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
utils.py Add unit tests for syscmds, refactor cmdparser 2019-02-01 23:23:41 +01:00