TrinityCore
Loading...
Searching...
No Matches
adtfile.h File Reference
#include "mpq_libmpq.h"
#include "wmo.h"
#include "model.h"
+ Include dependency graph for adtfile.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ADT::MDDF
 
struct  ADT::MODF
 
class  ADTFile
 

Namespaces

namespace  ADT
 

Functions

char const * GetPlainName (char const *FileName)
 
char * GetPlainName (char *FileName)
 
char * GetExtension (char *FileName)
 
void FixNameCase (char *name, size_t len)
 
void FixNameSpaces (char *name, size_t len)
 

Function Documentation

◆ FixNameCase()

void FixNameCase ( char *  name,
size_t  len 
)

Definition at line 43 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ FixNameSpaces()

void FixNameSpaces ( char *  name,
size_t  len 
)

Definition at line 60 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ GetExtension()

char * GetExtension ( char *  FileName)

Definition at line 70 of file adtfile.cpp.

+ Here is the caller graph for this function:

◆ GetPlainName() [1/2]

char * GetPlainName ( char *  FileName)

Definition at line 34 of file adtfile.cpp.

◆ GetPlainName() [2/2]

char const * GetPlainName ( char const *  FileName)

Definition at line 25 of file adtfile.cpp.

+ Here is the caller graph for this function: