This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw-tes3mp
Watch
1
Star
0
Fork
You've already forked openmw-tes3mp
1
mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced
2025-01-16 13:49:55 +00:00
Code
Issues
Releases
Wiki
Activity
e47f9c7268
openmw-tes3mp
/
apps
/
opencs
/
model
/
world
/
ref.cpp
8 lines
107 B
C++
Raw
Normal View
History
Unescape
Escape
Promoted references to a top level record internally. Note: This does not change the structure of the ESX format.
2013-06-08 10:45:13 +00:00
#
include
"ref.hpp"
added reference collection stage to saving operation (preparation for cell saving)
2014-05-27 10:39:26 +00:00
CSMWorld
:
:
CellRef
:
:
CellRef
(
)
{
mRefNum
.
mIndex
=
0
;
set refnum and increment refnum counter when creating a new reference
2014-09-18 10:25:17 +00:00
mRefNum
.
mContentFile
=
0
;
added reference collection stage to saving operation (preparation for cell saving)
2014-05-27 10:39:26 +00:00
}
Reference in a new issue
Copy permalink