scrawl
|
04b537bf5f
|
Minor cleanup
|
9 years ago |
scrawl
|
85b0c4393b
|
Remove obsolete code
|
9 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
|
c8c79dc1ef
|
Move ID loading into a separate method for Dialogue and DialInfo records
|
10 years ago |
Stanislav Bas
|
e0983c815c
|
Some fixes for ESM Dialogues and Infos
|
10 years ago |
Stanislav Bas
|
7ecb54a776
|
Set Deleted flag to false when initializing ESM records
|
10 years ago |
Stanislav Bas
|
30b42bf4c0
|
Remove redundant code
|
10 years ago |
Stanislav Bas
|
847614c26f
|
Add DELE handling to Info record
|
10 years ago |
scrawl
|
86280df55a
|
DialInfo: Clear SelectStructs from previous loadings when a record is overwritten (Fixes #2017)
|
10 years ago |
scrawl
|
2e7b5fde7c
|
Fix uninitialized QuestStatus in DialInfo (Fixes #1694)
|
11 years ago |
scrawl
|
4f742fd468
|
Allow INFO records with no subrecords following DATA (Fixes #1486)
|
11 years ago |
Marc Zinnschlag
|
2fff7fc843
|
save info records
|
11 years ago |
Marc Zinnschlag
|
8c4303399f
|
Merge branch 'master' into dialogue
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/esm/loadinfo.hpp
|
11 years ago |
Marc Zinnschlag
|
2d4a6c0edf
|
cleaned up ID handling in INFO record (including a ESMTool bug fix)
|
11 years ago |
Marc Zinnschlag
|
9d7695ea88
|
added missing columns to topic info table
|
11 years ago |
Marc Zinnschlag
|
ba88c94d58
|
first attempt at an info record collection
|
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 |
Marc Zinnschlag
|
1489570b09
|
change variant in info record to new type
|
12 years ago |
greye
|
721324c1db
|
rm record inheritance, rework esmtool accordingly
|
12 years ago |
greye
|
1339787863
|
remove underscores from filenames in esm
|
12 years ago |
greye
|
e69880f77e
|
almost perfect byte copies, has redundant data
|
12 years ago |
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
12 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
|
fcfe267fc9
|
Refactored remaining headers in components/esm except defs.hpp.
Removed obsolete *.cpp files.
|
14 years ago |