scrawl
|
fc8e40889d
|
Move common subrecord definitions (NAME, DELE) to defs.hpp
|
9 years ago |
scrawl
|
b8e11cf197
|
Merge commit 'pull/upstream/678' into HEAD
Conflicts:
apps/esmtool/record.cpp
apps/opencs/model/doc/savingstages.cpp
apps/opencs/model/world/land.cpp
apps/opencs/model/world/land.hpp
apps/opencs/model/world/landtexture.cpp
apps/openmw/mwworld/store.cpp
components/esm/loadland.cpp
components/esm/loadland.hpp
|
9 years ago |
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
10 years ago |
Stanislav Bas
|
4a16eba716
|
Make deleted flag a parameter of load/save methods (instead of a record member) in ESM records
|
10 years ago |
Stanislav Bas
|
e65ff723ce
|
More ESM records have DELE handling.
Changed records: Race, Land, Pathgrid, StartScript, DebugProfile, Filter
|
10 years ago |
Stanislav Bas
|
b55a4999ca
|
Add NAME handling to DebugProfile and Filter records
|
10 years ago |
Marc Zinnschlag
|
baae548106
|
added project scope filter saving
|
11 years ago |
Marc Zinnschlag
|
874ce26bef
|
added missing consts to record save functions
|
11 years ago |
Marc Zinnschlag
|
a95715b61d
|
added description field to filter record
|
12 years ago |
Marc Zinnschlag
|
6f90e071f4
|
added filter record (will not be used in OpenMW prior to 1.1)
|
12 years ago |