evennia/evennia/utils
Henry Hsiao ff5289fbc9
Added ANSITextWrapper._handle_long_word
Added ANSITextWrapper._handle_long_word to handle wrapping for east_asian_word.
2024-06-30 09:24:44 +08:00
..
idmapper Apply black to codes 2024-04-01 17:51:05 +02:00
tests Run black on sources 2024-06-27 16:01:09 +02:00
verb_conjugation Ran black on sources 2024-04-27 22:26:18 +02:00
__init__.py Run 2to3. 2017-10-29 13:40:30 -04:00
ansi.py Run black on sources 2024-06-27 16:01:09 +02:00
batchprocessors.py Apply black to codes 2024-04-01 17:51:05 +02:00
containers.py correct GLOBAL_SCRIPTS.all() return 2024-04-23 20:26:28 -06:00
create.py Format code imports 2022-11-10 22:21:12 +01:00
dbserialize.py Apply black to codes 2024-04-01 17:51:05 +02:00
eveditor.py Run black on sources 2024-06-27 16:01:09 +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 Improve doc string for EvForm with EvCel inserts 2024-03-12 09:39:07 +01:00
evmenu.py Run black on sources 2024-06-27 16:01:09 +02:00
evmore.py Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +01:00
evtable.py Added ANSITextWrapper._handle_long_word 2024-06-30 09:24:44 +08:00
funcparser.py Ran black on sources 2024-04-27 22:26:18 +02:00
gametime.py Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00
hex_colors.py Changes per Griatch: 2024-04-27 14:01:44 -07:00
logger.py Apply black to codes 2024-04-01 17:51:05 +02:00
optionclasses.py Fixing output of BaseOption.display to always be str 2023-11-04 16:42:39 -04:00
optionhandler.py Minor tweak to the OptionHandler.set to return objects instead of values for better integration with other systems. 2023-10-29 16:44:13 -04:00
picklefield.py Format code imports 2022-11-10 22:21:12 +01:00
search.py Format code imports 2022-11-10 22:21:12 +01:00
test_resources.py Apply black to codes 2024-04-01 17:51:05 +02:00
text2html.py Run black on sources 2024-06-27 16:01:09 +02:00
utils.py fix int2str docstring 2024-04-06 19:38:35 -06:00
validatorfuncs.py Format code imports 2022-11-10 22:21:12 +01:00