1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 00:39:41 +00:00
openmw/components/esm
elsid ac1688f9c1
Remove ESM::Reader base class
This class does not serve any useful purpose now. It was added as a first step
in attempt to define common interface for ESM3 and ESM4 readers. But this is not
going to happen.
2022-09-10 15:17:49 +02:00
..
attr.cpp Handle werewolf stats 2013-08-09 05:14:58 -07:00
attr.hpp Implement vanilla-style corprus handling (bug #3714, bug #4623) 2020-06-03 12:58:17 +04:00
common.cpp Initial import of esm4 by cc9cii 2022-01-31 08:58:45 +01:00
common.hpp Remove duplicated enum definition 2022-04-23 00:32:52 +02:00
defs.hpp adds missing include 2022-09-06 13:26:13 +02:00
esmcommon.hpp Do compile time checks in compile time instead of tests 2022-08-03 21:47:00 +02:00
format.cpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
format.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
luascripts.cpp Get build working on Apple Silicon 2022-08-17 02:18:48 +10:00
luascripts.hpp Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
records.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
util.hpp Use default instead of empty constructors/destructors 2021-06-24 00:26:15 +02:00