|
Crossfire Server, Trunk
1.75.0
|
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 CFBank.open().
Referenced by checkdialoguefile().
Here is the call graph for this function:
Here is the caller graph for this function:| def dialog_check.checkdialoguefile | ( | msgfile, | |
| location | |||
| ) |
Definition at line 69 of file dialog_check.py.
References checkactionfile(), list, and CFBank.open().
Here is the call graph for this function:| 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.