save.h File Reference

#include "cell.h"
#include "main.h"
#include <stdio.h>
Include dependency graph for save.h:
This graph shows which files directly or indirectly include this file:

Functions

int save (struct leveldata ld, char *directory)
int write_cell (struct cell c, int id, char mode)
int write_lcinfo (struct cell c, FILE *file, int id)
int write_iteminfo (struct cell c, FILE *file, int id)
int write_inv_iteminfo (struct cell c, FILE *file, int id)
int write_moninfo (struct cell c, FILE *file, int id)
int write_playerinfo (struct cell c, FILE *file, int id)
int write_npcinfo (struct cell c, FILE *file, int id)
int write_skillboxinfo (struct cell c, FILE *file, int id)
char * get_root (char *str)

Function Documentation

char* get_root ( char *  str  ) 

Here is the call graph for this function:

int save ( struct leveldata  ld,
char *  directory 
)

Here is the call graph for this function:

int write_cell ( struct cell  c,
int  id,
char  mode 
)

Here is the call graph for this function:

int write_inv_iteminfo ( struct cell  c,
FILE *  file,
int  id 
)

Here is the call graph for this function:

int write_iteminfo ( struct cell  c,
FILE *  file,
int  id 
)

Here is the call graph for this function:

int write_lcinfo ( struct cell  c,
FILE *  file,
int  id 
)
int write_moninfo ( struct cell  c,
FILE *  file,
int  id 
)

Here is the call graph for this function:

int write_npcinfo ( struct cell  c,
FILE *  file,
int  id 
)

Here is the call graph for this function:

int write_playerinfo ( struct cell  c,
FILE *  file,
int  id 
)

Here is the call graph for this function:

int write_skillboxinfo ( struct cell  c,
FILE *  file,
int  id 
)
Generated on Mon Nov 15 10:27:14 2010 for Tales of Paraverse by  doxygen 1.6.3