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
|
f468c53281
|
renamed the script field in DebugProfile to improve consistency
|
11 years ago |
Marc Zinnschlag
|
3486da0fb0
|
consolidated the debug profile flags into a single and added a global flag
|
11 years ago |
Marc Zinnschlag
|
30f114873d
|
added debug profile record
|
11 years ago |