aipackage.cpp
|
Fix a crash in aipackage.cpp
|
2021-05-13 14:19:12 +02:00 |
aisequence.cpp
|
Use make_unique instead of unique_ptr+new
|
2021-06-25 20:55:38 +02:00 |
defs.hpp
|
Use a constexpr for esm cc
|
2021-05-12 22:35:00 +02:00 |
esmcommon.hpp
|
Use existing min implementation
|
2021-05-09 13:58:05 +02:00 |
esmreader.cpp
|
Merge branch 'inline' into 'master'
|
2021-06-24 19:56:18 +00:00 |
esmreader.hpp
|
Merge branch 'inline' into 'master'
|
2021-06-24 19:56:18 +00:00 |
esmwriter.cpp
|
Fix MSVC's C4267 warnings
|
2021-05-12 10:34:39 +04:00 |
globalscript.cpp
|
ESM code cleanup
|
2021-05-05 22:23:06 +03:00 |
loadland.cpp
|
More ESM cleanup
|
2021-05-23 16:02:05 +03:00 |
loadregn.cpp
|
More ESM cleanup
|
2021-05-23 16:02:05 +03:00 |
loadtes3.cpp
|
ESM code cleanup
|
2021-05-05 22:23:06 +03:00 |
magiceffects.hpp
|
Use initialization lists where possible
|
2021-06-23 23:36:43 +02:00 |
statstate.cpp
|
Fix MSVC's C4244 warnings
|
2021-05-12 10:34:40 +04:00 |
variant.cpp
|
Some more constexpr in esm/variant.cpp
|
2021-06-22 12:49:09 +02:00 |