| .. |
|
idmapper
|
Move to python3 style division.
|
2015-11-01 20:47:18 +00:00 |
|
__init__.py
|
Run "futurize -1 -w -n ."
|
2015-10-01 20:00:28 +01:00 |
|
ansi.py
|
Move to python3 style division.
|
2015-11-01 20:47:18 +00:00 |
|
batchprocessors.py
|
Move to python3 style except.
|
2015-10-19 23:31:19 +02:00 |
|
create.py
|
Fix typo in comment.
|
2015-11-01 15:11:39 +01:00 |
|
dbserialize.py
|
Merged conflicts.
|
2015-10-19 23:32:00 +02:00 |
|
eveditor.py
|
Move to python3 style except.
|
2015-10-19 23:31:19 +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
|
Resolved merge conflicts against master.
|
2015-10-20 00:07:39 +02:00 |
|
evform_test.py
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
evmenu.py
|
Resolved merge conflicts against master.
|
2015-10-20 00:07:39 +02:00 |
|
evmore.py
|
Made sure evmore does pass its kwargs on to the main msg method at all times.
|
2015-07-09 21:15:35 +02:00 |
|
evtable.py
|
Resolved merge conflicts against master.
|
2015-10-20 00:07:39 +02:00 |
|
gametime.py
|
Move to python3 style division.
|
2015-11-01 20:47:18 +00:00 |
|
inlinefunc.py
|
Clarified some inlinefunc docs.
|
2015-10-20 23:49:48 +02:00 |
|
logger.py
|
Update logger docs.
|
2015-10-19 23:31:19 +02:00 |
|
picklefield.py
|
Use with_metaclass from future.utils for python3 compat.
|
2015-11-01 15:11:12 +01:00 |
|
prettytable.py
|
Move to python3 style division.
|
2015-11-01 20:47:18 +00:00 |
|
search.py
|
Removed SEARCH_AT_MULTIMATCH_INPUT and SEARCH_AT_MULTIMATCH_CMD settings and connected functions - these are no longer individually overloadable. SEARCH_AT_RESULT function now handles all error reporting. Also added SEARCH_MULTIMATCH_SEPARATOR to make it easy to replace the character used to separate multi-matches (1-box, 2-box is using '-' by default), in response to #795. Also moved the default SEARCH_AT_RESULT function from the cmdparser to evennia.utils.utils.
|
2015-09-27 13:05:29 +02:00 |
|
spawner.py
|
Run "futurize -1 -w -n ."
|
2015-10-01 20:00:28 +01:00 |
|
test_resources.py
|
Add an exit to the base test case
|
2015-03-26 17:10:42 -05:00 |
|
tests.py
|
Remove commented out print statements.
|
2015-10-19 23:31:19 +02:00 |
|
text2html.py
|
Run "futurize -1 -w -n ."
|
2015-10-01 20:00:28 +01:00 |
|
txws.py
|
Move to python3 style division.
|
2015-11-01 20:47:18 +00:00 |
|
utils.py
|
Move to python3 style division.
|
2015-11-01 20:47:18 +00:00 |