scrawl
|
031d64d0d3
|
Adjust OpenCS saving stages order to stop vanilla MW complaining about missing records
|
10 years ago |
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
10 years ago |
cc9cii
|
589b0b9171
|
Add saving land and land textures. Should resolve Bug #2447.
|
10 years ago |
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
10 years ago |
Marc Zinnschlag
|
1ed606065c
|
save start script records
|
10 years ago |
Marc Zinnschlag
|
23e969eae7
|
fixed pathgrid saving again (previous fix was incomplete)
|
10 years ago |
Marc Zinnschlag
|
2d3ffc4483
|
fixed pathgrid saving
|
10 years ago |
Marc Zinnschlag
|
d64127106b
|
load and save pathgrid records
|
10 years ago |
Marc Zinnschlag
|
c321f2c252
|
load and save magic effect records
|
10 years ago |
Marc Zinnschlag
|
02247fe712
|
load and save sound gen records
|
10 years ago |
Marc Zinnschlag
|
bf6150d009
|
allow project scope scripts
|
10 years ago |
Marc Zinnschlag
|
775e24d2c0
|
save debug profiles in project files
|
11 years ago |
Marc Zinnschlag
|
fa9c6b19c2
|
removed OpenCS-specific custom Filter record struct (default ESM struct will do from now on)
|
11 years ago |
Marc Zinnschlag
|
0be1e3d12f
|
removed WriteFilterStage class (functionality integrated into WriteCollectionStage)
|
11 years ago |
Marc Zinnschlag
|
d96ed38d49
|
added body part table
|
11 years ago |
Marc Zinnschlag
|
e97fd35ae6
|
added enchantments table
|
11 years ago |
Marc Zinnschlag
|
ae50632774
|
implemented cell and reference saving int OpenCS
|
11 years ago |
Marc Zinnschlag
|
e0ba9a4bf2
|
added reference collection stage to saving operation (preparation for cell saving)
|
11 years ago |
Marc Zinnschlag
|
8279d307c4
|
text encoding configuration (was using hardcoded settings before)
|
11 years ago |
Marc Zinnschlag
|
2fff7fc843
|
save info records
|
11 years ago |
Marc Zinnschlag
|
743c6ea5b1
|
save dialogue records
|
11 years ago |
Marc Zinnschlag
|
baae548106
|
added project scope filter saving
|
11 years ago |
Marc Zinnschlag
|
5779f799ab
|
create project file when saving content file
|
11 years ago |
Marc Zinnschlag
|
e4fdebc85b
|
added saving for referenceable records
|
11 years ago |
Marc Zinnschlag
|
c42e74dadf
|
make 4 byte record type accessable from record struct
|
11 years ago |
Marc Zinnschlag
|
acfd78c62a
|
implemented saving for all supported record types except cells, referencables and references
|
11 years ago |
Marc Zinnschlag
|
bf0fba68af
|
added save stage for globals
|
11 years ago |
Marc Zinnschlag
|
db70095148
|
write TES3 header
|
11 years ago |
Marc Zinnschlag
|
fa25a068a8
|
basic saving (no data is written to file yet)
|
11 years ago |
Marc Zinnschlag
|
8326ac9b6f
|
replaced dummy save implementation with a threaded dummy save implementation
|
11 years ago |