Commit Graph

31 Commits (openmw-39)

Author SHA1 Message Date
Marc Zinnschlag 1774f6d9bf moved ref num assingment from instance creation to save procedure 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 13bb6be238 Load methods (for ESM records) accept a deleted flag in OpenCS 10 years ago
Stanislav Bas 3ba73f5fd9 Handle deleted records in RefCollection 10 years ago
cc9cii 49884f54f7 Fix loading moved references. 10 years ago
cc9cii b54e5714c9 Revert rebasing the moved refs to the new cell, because the original ref may still be referred by a mod. 10 years ago
cc9cii 7673be6d0f Loading of moved refs complete. 10 years ago
cc9cii 74b98f7178 Fixed initial loading of moved refs. 10 years ago
cc9cii 2e2d6e04fe gcc friendly version. 10 years ago
cc9cii dcce59f76c Pass MovedCellRef info to RefCollection. Still has debugging code. 10 years ago
Marc Zinnschlag 7f905470fa fixed moved reference loading 10 years ago
Marc Zinnschlag 320b994aef keep original cell field empty, if reference is in modified 10 years ago
Marc Zinnschlag e32402a040 handle moved references on load 10 years ago
Marc Zinnschlag ba7b74217b added original cell column to reference table 10 years ago
Marc Zinnschlag 3a847732b4 abstracted message collection into a class 10 years ago
Marc Zinnschlag c4e7386770 Revert "added changed reference tracking for cells"
This reverts commit f4334da42e.
11 years ago
Marc Zinnschlag be7f344eca Merge branch 'refs'
Conflicts:
	apps/opencs/model/doc/savingstate.cpp
	components/esm/cellref.hpp
11 years ago
Marc Zinnschlag f4334da42e added changed reference tracking for cells 11 years ago
Marc Zinnschlag e0b6bf6aeb implemented reference record deleting 11 years ago
Marc Zinnschlag d8440e1fdc implemented reference record merging 11 years ago
Marc Zinnschlag 86bd2f48dc removed an unused function 11 years ago
Marc Zinnschlag 1b5301eec0 Merge branch 'savedgame'
Conflicts:
	apps/openmw/mwbase/mechanicsmanager.hpp
	apps/openmw/mwbase/soundmanager.hpp
	apps/openmw/mwgui/mapwindow.hpp
	apps/openmw/mwmechanics/actors.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
	apps/openmw/mwsound/soundmanagerimp.hpp
	components/esm/loadcell.cpp
11 years ago
Marek Kochanowicz 4d9d31b25e refrences cloning does not work 11 years ago
Marek Kochanowicz b3b51992ef copying references. 11 years ago
Marc Zinnschlag 43dd3b8ef2 removed redundant deletion flag from CellRef 11 years ago
Alexander "Ace" Olofsson 5e42c73356 Better fix for unshield, comments on changes, no more commented out code. 11 years ago
Alexander "Ace" Olofsson 22a5f7198f A few fixes to build on Windows 11 years ago
Marc Zinnschlag 102700a498 added specialised Creator for references 12 years ago
Marc Zinnschlag 47f7bbd48a fixed OpenCS crash during cell loading when loading multiple ESX files 12 years ago
Marc Zinnschlag 9a49125281 added references table 12 years ago