Crossfire Server, Trunk
|
Functions | |
def | checkactionfile (filename, condition) |
def | checkdialoguefile (msgfile, location) |
Variables | |
int | MAX_MSG_LENGTH = 2048 |
newerrors | |
newfiles | |
newwarnings | |
rulecount | |
def dialog_check.checkactionfile | ( | filename, | |
condition | |||
) |
Definition at line 19 of file dialog_check.py.
References make_face_from_files.int, and CFBank.open().
Referenced by checkdialoguefile().
def dialog_check.checkdialoguefile | ( | msgfile, | |
location | |||
) |
Definition at line 69 of file dialog_check.py.
References checkactionfile(), guildoracle.list, and CFBank.open().
int dialog_check.MAX_MSG_LENGTH = 2048 |
Definition at line 17 of file dialog_check.py.
dialog_check.newerrors |
Definition at line 171 of file dialog_check.py.
dialog_check.newfiles |
Definition at line 171 of file dialog_check.py.
dialog_check.newwarnings |
Definition at line 171 of file dialog_check.py.
dialog_check.rulecount |
Definition at line 171 of file dialog_check.py.