2012-09-23 22:11:08 +04:00
|
|
|
#ifndef OPENMW_ESM_RECORDS_H
|
|
|
|
#define OPENMW_ESM_RECORDS_H
|
2010-02-18 13:15:43 +01:00
|
|
|
|
2012-10-01 00:51:54 +04:00
|
|
|
#include "defs.hpp"
|
2010-02-19 14:23:22 +01:00
|
|
|
#include "loadacti.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadalch.hpp"
|
|
|
|
#include "loadappa.hpp"
|
2010-02-18 14:58:50 +01:00
|
|
|
#include "loadarmo.hpp"
|
2010-02-18 13:15:43 +01:00
|
|
|
#include "loadbody.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadbook.hpp"
|
2010-02-18 14:58:50 +01:00
|
|
|
#include "loadbsgn.hpp"
|
2010-02-25 14:03:03 +01:00
|
|
|
#include "loadcell.hpp"
|
2010-02-21 17:55:12 +01:00
|
|
|
#include "loadclas.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadclot.hpp"
|
2010-02-21 17:55:12 +01:00
|
|
|
#include "loadcont.hpp"
|
2010-02-22 14:09:43 +01:00
|
|
|
#include "loadcrea.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadcrec.hpp"
|
2010-08-06 15:19:39 +02:00
|
|
|
#include "loadinfo.hpp"
|
2010-02-28 09:18:48 +01:00
|
|
|
#include "loaddial.hpp"
|
2010-02-19 09:12:49 +01:00
|
|
|
#include "loaddoor.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadench.hpp"
|
2010-02-21 17:55:12 +01:00
|
|
|
#include "loadfact.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadglob.hpp"
|
2010-02-22 21:00:38 +01:00
|
|
|
#include "loadgmst.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadingr.hpp"
|
2010-02-25 14:03:03 +01:00
|
|
|
#include "loadland.hpp"
|
2010-02-25 19:01:24 +01:00
|
|
|
#include "loadlevlist.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadligh.hpp"
|
2010-02-21 17:55:12 +01:00
|
|
|
#include "loadlocks.hpp"
|
2010-02-22 14:09:43 +01:00
|
|
|
#include "loadltex.hpp"
|
|
|
|
#include "loadmgef.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadmisc.hpp"
|
2010-02-25 19:01:24 +01:00
|
|
|
#include "loadnpc.hpp"
|
2010-02-22 14:09:43 +01:00
|
|
|
#include "loadnpcc.hpp"
|
2010-02-25 14:03:03 +01:00
|
|
|
#include "loadpgrd.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadrace.hpp"
|
2010-02-22 14:09:43 +01:00
|
|
|
#include "loadregn.hpp"
|
|
|
|
#include "loadscpt.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadskil.hpp"
|
|
|
|
#include "loadsndg.hpp"
|
2010-02-18 14:58:50 +01:00
|
|
|
#include "loadsoun.hpp"
|
2010-02-19 14:23:22 +01:00
|
|
|
#include "loadspel.hpp"
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
2010-02-21 13:20:17 +01:00
|
|
|
#include "loadsscr.hpp"
|
|
|
|
#include "loadstat.hpp"
|
2010-02-21 17:55:12 +01:00
|
|
|
#include "loadweap.hpp"
|
2010-02-19 14:23:22 +01:00
|
|
|
|
2010-09-24 15:28:14 +02:00
|
|
|
// Special records which are not loaded from ESM
|
|
|
|
#include "attr.hpp"
|
2010-02-18 13:15:43 +01:00
|
|
|
#endif
|