Andrei Kortunov
|
f9d42ed396
|
Fix MSVC's C4267 warnings
|
4 years ago |
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
6 years ago |
Roman Proskuryakov
|
1e7d573f24
|
Fix uninitialized values in ESMWriter::save
|
9 years ago |
scrawl
|
502cc852da
|
Handle encoding conversions when saving TES3 header (Fixes #2727)
|
10 years ago |
Rohit Nirmal
|
997347b01e
|
Silence -Wreorder warnings.
|
10 years ago |
scrawl
|
9d3f0b2ed5
|
Remove some unused code, include cleanup
|
10 years ago |
scrawl
|
7252cb63a6
|
Fix cppcheck issues
|
10 years ago |
scrawl
|
8a8ecce1e5
|
Fix some uninitialized data written to savegames
|
11 years ago |
scrawl
|
6cc691115b
|
Savegame: store most of CreatureStats
|
11 years ago |
cc9cii
|
c241405d91
|
Fix Windows save & load.
|
11 years ago |
Marc Zinnschlag
|
16e2d67b1f
|
added overloaded start/endRecord functions to ESMWriter
|
11 years ago |
Marc Zinnschlag
|
9487bd33c3
|
removed broken save function from ESMWriter
|
11 years ago |
Marc Zinnschlag
|
35bf98a940
|
modified esm reader/writer to use UTF8 when no encoder is given
|
11 years ago |
Marc Zinnschlag
|
5779f799ab
|
create project file when saving content file
|
11 years ago |
Marc Zinnschlag
|
1ee228a566
|
fix for the ESMWriter fix
|
11 years ago |
Marc Zinnschlag
|
bcd36bd378
|
various ESMWriter fixes
|
11 years ago |
Marc Zinnschlag
|
75bd30844d
|
added optional format sub-record to tes3 record
|
12 years ago |
Marc Zinnschlag
|
16570ce87b
|
moved header record struct to separate file
|
12 years ago |
Marc Zinnschlag
|
9e68a420ae
|
restructuring tes3 record structs
|
12 years ago |
Marc Zinnschlag
|
64d517dd79
|
removed unused file type information from esm component
|
12 years ago |
Nathan Jeffords
|
44b1c66c4b
|
fixed various warnings about converting size_t to int
|
12 years ago |
Emanuel Guevel
|
63f09462fd
|
to_utf8, Utf8Encoder: pass encoding as constructor parameter
Edit other files accordingly.
|
12 years ago |
Emanuel Guevel
|
02bf02f288
|
ESMReader, ESMWriter: use Utf8Encoder
|
12 years ago |
Marc Zinnschlag
|
3fd887c030
|
silenced some warnings
|
12 years ago |
greye
|
1339787863
|
remove underscores from filenames in esm
|
12 years ago |