MAtahualpa
|
b4ef9e2314
|
Update loadbook.cpp
|
8 years ago |
Roman Proskuryakov
|
d5dfa89060
|
Rewrite NAME_T into FIXED_STRING.
|
9 years ago |
scrawl
|
fc8e40889d
|
Move common subrecord definitions (NAME, DELE) to defs.hpp
|
9 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
|
ad353e6dd0
|
Refine DELE handling in ESM records. Add position-independent DELE search
|
10 years ago |
Stanislav Bas
|
7ecb54a776
|
Set Deleted flag to false when initializing ESM records
|
10 years ago |
Stanislav Bas
|
926c825d0c
|
Add NAME and DELE handling to ESM records.
Changed records are those where DELE is located after NAME sub-record.
And DELE is the last sub-record.
|
10 years ago |
scrawl
|
9009889d24
|
Don't rely on subrecord order when reading (Fixes #2361)
|
10 years ago |
Marc Zinnschlag
|
c42e74dadf
|
make 4 byte record type accessable from record struct
|
11 years ago |
Marc Zinnschlag
|
874ce26bef
|
added missing consts to record save functions
|
11 years ago |
Marc Zinnschlag
|
b21dae8d75
|
added blank function to all referencable record structs
|
12 years ago |
greye
|
1339787863
|
remove underscores from filenames in esm
|
12 years ago |
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
12 years ago |
Alexander "Ace" Olofsson
|
a74aeace73
|
Can now save strings with proper encoding, byte-perfect clones up until land records
|
13 years ago |
Alexander "Ace" Olofsson
|
7c1e417f9a
|
Niceify-ing it (Yes, that's a word)
|
13 years ago |
Alexander "Ace" Olofsson
|
ba602929ef
|
Adding basic save functions to all record types.
|
13 years ago |
Nikolay Kasyanov
|
7168795ae6
|
components/esm header refactoring in progress. Refactored:
esm_reader.hpp
loadacti.hpp
loadalch.hpp
loadappa.hpp
loadarmo.hpp
loadbody.hpp
loadbook.hpp
loadbsgn.hpp
loadcell.hpp
loadclas.hpp
loadclot.hpp
loadland.hpp
Updated code style in defs.hpp
|
14 years ago |