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
|
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
|
28caeadef4
|
Improve error message for not found records
|
10 years ago |
Marco Melletti
|
8bce460f34
|
loadnpc is still unfinished, bodypartcheck.cpp mFlags check fix
|
10 years ago |
Marc Zinnschlag
|
d96ed38d49
|
added body part table
|
11 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 |
scrawl
|
c519fc360d
|
Move away from fixed record names for body parts
|
12 years ago |
scrawl
|
e27e53f607
|
Fix not playable body parts appearing in the race selection menu.
|
12 years ago |
greye
|
d5628c678f
|
add mId field to every record indexed by id
|
12 years ago |
greye
|
3494e17b7c
|
wipe record superclass
|
12 years ago |
greye
|
721324c1db
|
rm record inheritance, rework esmtool accordingly
|
12 years ago |
greye
|
c54750977f
|
remove underscores in guards
|
12 years ago |
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
12 years ago |
Alexander "Ace" Olofsson
|
0fd48c4229
|
Extended the esmtool a bit and prepared all records for saving.
|
13 years ago |
Alexander "Ace" Olofsson
|
ba602929ef
|
Adding basic save functions to all record types.
|
13 years ago |
Nikolay Kasyanov
|
79911b16d0
|
Fixed enum formatting in components/esm headers
|
14 years ago |
Nikolay Kasyanov
|
a2c42ab5a2
|
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 |
Marc Zinnschlag
|
e4f85cb3e6
|
directory structure reorganisation (still missing the mangle stuff)
|
15 years ago |