Crossfire Server, Trunk
dialog_check Namespace Reference

Functions

def checkactionfile (filename, condition)
 
def checkdialoguefile (msgfile, location)
 

Variables

int MAX_MSG_LENGTH = 2048
 
 newerrors
 
 newfiles
 
 newwarnings
 
 rulecount
 

Function Documentation

◆ checkactionfile()

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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ checkdialoguefile()

def dialog_check.checkdialoguefile (   msgfile,
  location 
)

Definition at line 69 of file dialog_check.py.

References checkactionfile(), guildoracle.list, and CFBank.open().

+ Here is the call graph for this function:

Variable Documentation

◆ MAX_MSG_LENGTH

int dialog_check.MAX_MSG_LENGTH = 2048

Definition at line 17 of file dialog_check.py.

◆ newerrors

dialog_check.newerrors

Definition at line 171 of file dialog_check.py.

◆ newfiles

dialog_check.newfiles

Definition at line 171 of file dialog_check.py.

◆ newwarnings

dialog_check.newwarnings

Definition at line 171 of file dialog_check.py.

◆ rulecount

dialog_check.rulecount

Definition at line 171 of file dialog_check.py.