Adonthell  0.4
gamedata.cc File Reference

Defines the gamedata and data classes. More...

#include <iostream>
#include <cstdio>
#include <time.h>
#include <unistd.h>
#include <dirent.h>
#include <sys/stat.h>
#include "audio.h"
#include "gamedata.h"
#include "python_class.h"
#include "event_handler.h"
Include dependency graph for gamedata.cc:

Go to the source code of this file.

Macros

#define ENGINE_DAT_VER   5
 
#define AUDIO_DAT_VER   2
 
#define CHAR_DAT_VER   4
 
#define QUEST_DAT_VER   1
 
#define SAVE_DAT_VER   3
 

Detailed Description

Defines the gamedata and data classes.

Author
Kai Sterker kaist.nosp@m.erke.nosp@m.r@lin.nosp@m.uxga.nosp@m.mes.c.nosp@m.om

Definition in file gamedata.cc.