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 "achievements.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
 
#define ACVMENT_DAT_VER   1
 

Detailed Description

Defines the gamedata and data classes.

Author
Kai Sterker kai.s.nosp@m.terk.nosp@m.er@gm.nosp@m.ail..nosp@m.com

Definition in file gamedata.cc.