Allofich
|
125e94ef0e
|
Fix shadowing warnings
|
2016-10-31 00:39:31 +09:00 |
|
Marc Zinnschlag
|
1774f6d9bf
|
moved ref num assingment from instance creation to save procedure
|
2016-03-24 11:12:05 +01:00 |
|
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
|
2015-11-13 01:34:36 +01:00 |
|
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
Stanislav Bas
|
13bb6be238
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
2015-07-22 22:17:26 +03:00 |
|
Stanislav Bas
|
3ba73f5fd9
|
Handle deleted records in RefCollection
|
2015-07-15 21:14:00 +03:00 |
|
cc9cii
|
49884f54f7
|
Fix loading moved references.
|
2015-04-28 08:07:01 +10:00 |
|
cc9cii
|
b54e5714c9
|
Revert rebasing the moved refs to the new cell, because the original ref may still be referred by a mod.
|
2015-04-26 14:55:40 +10:00 |
|
cc9cii
|
7673be6d0f
|
Loading of moved refs complete.
|
2015-04-26 12:18:23 +10:00 |
|
cc9cii
|
74b98f7178
|
Fixed initial loading of moved refs.
|
2015-04-26 11:35:46 +10:00 |
|
cc9cii
|
2e2d6e04fe
|
gcc friendly version.
|
2015-04-25 17:43:29 +10:00 |
|
cc9cii
|
dcce59f76c
|
Pass MovedCellRef info to RefCollection. Still has debugging code.
|
2015-04-25 17:20:02 +10:00 |
|
Marc Zinnschlag
|
7f905470fa
|
fixed moved reference loading
|
2015-01-24 15:01:38 +01:00 |
|
Marc Zinnschlag
|
320b994aef
|
keep original cell field empty, if reference is in modified
|
2015-01-10 12:35:59 +01:00 |
|
Marc Zinnschlag
|
e32402a040
|
handle moved references on load
|
2015-01-09 12:05:53 +01:00 |
|
Marc Zinnschlag
|
ba7b74217b
|
added original cell column to reference table
|
2015-01-05 15:20:47 +01:00 |
|
Marc Zinnschlag
|
3a847732b4
|
abstracted message collection into a class
|
2014-12-07 18:57:47 +01:00 |
|
Marc Zinnschlag
|
c4e7386770
|
Revert "added changed reference tracking for cells"
This reverts commit f4334da42e .
|
2014-06-04 21:12:23 +02:00 |
|
Marc Zinnschlag
|
be7f344eca
|
Merge branch 'refs'
Conflicts:
apps/opencs/model/doc/savingstate.cpp
components/esm/cellref.hpp
|
2014-05-30 10:38:38 +02:00 |
|
Marc Zinnschlag
|
f4334da42e
|
added changed reference tracking for cells
|
2014-05-23 09:32:34 +02:00 |
|
Marc Zinnschlag
|
e0b6bf6aeb
|
implemented reference record deleting
|
2014-05-20 09:28:18 +02:00 |
|
Marc Zinnschlag
|
d8440e1fdc
|
implemented reference record merging
|
2014-05-20 09:02:22 +02:00 |
|
Marc Zinnschlag
|
86bd2f48dc
|
removed an unused function
|
2014-04-20 17:28:10 +02:00 |
|
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
|
2014-02-01 18:16:32 +01:00 |
|
Marek Kochanowicz
|
4d9d31b25e
|
refrences cloning does not work
|
2014-01-23 09:41:09 +01:00 |
|
Marek Kochanowicz
|
b3b51992ef
|
copying references.
|
2014-01-21 21:37:21 +01:00 |
|
Marc Zinnschlag
|
43dd3b8ef2
|
removed redundant deletion flag from CellRef
|
2014-01-06 13:53:20 +01:00 |
|
Alexander "Ace" Olofsson
|
5e42c73356
|
Better fix for unshield, comments on changes, no more commented out code.
|
2013-09-05 10:39:17 +02:00 |
|
Alexander "Ace" Olofsson
|
22a5f7198f
|
A few fixes to build on Windows
|
2013-09-04 23:25:47 +02:00 |
|
Marc Zinnschlag
|
102700a498
|
added specialised Creator for references
|
2013-07-30 12:53:03 +02:00 |
|
Marc Zinnschlag
|
47f7bbd48a
|
fixed OpenCS crash during cell loading when loading multiple ESX files
|
2013-07-16 12:08:35 +02:00 |
|
Marc Zinnschlag
|
9a49125281
|
added references table
|
2013-07-06 17:03:18 +02:00 |
|