Evil Eye
|
b016f414d5
|
Add INFO record unit test
|
2024-04-15 17:06:40 +02:00 |
|
Mads Buvik Sandvei
|
320d8ef014
|
Spellcast related Lua API + spellcasting/activespell refactor
|
2024-03-25 13:50:23 +00:00 |
|
Evil Eye
|
7d7e8939ab
|
Use ESM::decompose to handle WPDTstruct
|
2024-02-24 16:55:58 +01:00 |
|
Evil Eye
|
ec1c6ee171
|
Use ESM::decompose to handle ENAMstruct
|
2024-02-24 14:03:24 +01:00 |
|
Evil Eye
|
1523a067c9
|
Use concepts and aggregate initialization
|
2024-02-12 17:32:43 +01:00 |
|
Evil Eye
|
75d0b6e355
|
Use decompose to handle AI packages and data
|
2024-02-11 22:06:58 +01:00 |
|
elsid
|
6451750890
|
Write AiSequence and Script data field by field via decompose function
Use the same function to load and save to have single place with field order
definition. Use concepts for overload over different types.
|
2024-01-14 23:04:56 +01:00 |
|
elsid
|
3592dc4c88
|
Add tests for saving and loading AiSequence::AiWander
|
2024-01-12 12:31:40 +01:00 |
|
Evil Eye
|
e63933efa6
|
Use NAM9 for stack count
|
2023-12-31 17:12:46 +00:00 |
|
Evil Eye
|
da4e04522b
|
More closely replicate Morrowind.exe's locks
|
2023-06-08 20:10:32 +02:00 |
|
elsid
|
fd9f652f43
|
Add CurrentContentFormatVersion to Esm3SaveLoadRecordTest parameters
|
2023-04-07 20:18:02 +02:00 |
|
elsid
|
e3944f741e
|
Test save/load for all ESM::CellRef fields
|
2023-04-07 20:18:00 +02:00 |
|
florent.teppe
|
0d17e20490
|
Implements serialize/deserialize
fixes test compilation.
|
2023-04-03 18:41:25 +02:00 |
|
elsid
|
9162eaa019
|
Test more ESM::Player records
|
2023-04-02 19:58:27 +02:00 |
|
elsid
|
452d1e7e49
|
Store original string id for Dialogue records
|
2023-03-26 19:07:32 +02:00 |
|
elsid
|
d6c8c54dc5
|
Generate test cases for all ESM3 format versions since MaxStringRefIdFormatVersion
|
2023-03-26 19:07:25 +02:00 |
|
elsid
|
d1e8e56619
|
Make QuickKey type a fixed size enum class
|
2023-03-21 20:53:04 +01:00 |
|
elsid
|
2135eba103
|
Fix loading ESM3 QuickKeys
|
2023-03-21 20:44:42 +01:00 |
|
elsid
|
0992624c8b
|
Support reading and writing typed ESM::RefId to ESM
|
2023-03-19 17:20:48 +01:00 |
|
elsid
|
80e6d6cbe3
|
Support variable size strings in ESM3
|
2023-02-13 10:18:32 +01:00 |
|
elsid
|
1e9e7b7607
|
Add tests to save and load some ESM3 records
|
2023-02-11 16:20:10 +01:00 |
|