scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
10 years ago |
scrawl
|
a081d402c5
|
Use the format field instead of version field
|
10 years ago |
scrawl
|
4637750601
|
Savegame loading optimization
|
10 years ago |
scrawl
|
c7d15e6f74
|
Revert "Revert "Light charge handling fix""
This reverts commit b95748d044 .
|
10 years ago |
scrawl
|
b95748d044
|
Revert "Light charge handling fix"
This reverts commit 5e0428243b .
|
10 years ago |
scrawl
|
5e0428243b
|
Light charge handling fix
|
10 years ago |
scrawl
|
9014dc48ee
|
Don't require the object type id for reading references from savegames
This is redundant, since we can look it up from the RefID.
|
10 years ago |
scrawl
|
235683e449
|
Remove LightState from openmw save format to streamline inventory loading
|
10 years ago |
scrawl
|
08ad4d73bb
|
ESSImport: player is placed in correct cell, npc cellrefs work
|
10 years ago |
Marc Zinnschlag
|
dd674566a2
|
store content of containers in saved game files
|
11 years ago |
Marc Zinnschlag
|
e0537a3253
|
made object state polymorphic
|
11 years ago |
Marc Zinnschlag
|
a623f03850
|
reduced object state for objects in containers
|
11 years ago |
Marc Zinnschlag
|
d8d4f1a15e
|
some fixes to record structs
|
11 years ago |
Marc Zinnschlag
|
8c5f313546
|
added savedgame-specifc record structs for objects state
|
11 years ago |