pkNX/pkNX.Containers
Kurt c8abf79e67 Fix folder modify tracking
Data[index] can be null if the file has never been loaded, which ends up
being ignored for modification tracking, thus never saving.
bulk imports didn't load all files, so just double check the file from
disk
2018-12-06 16:36:55 -08:00
..
ContainerHandler Initial Commit 2018-11-13 19:44:43 -08:00
GARC return new array from cache 2018-11-24 11:58:06 -08:00
Mini Add r/w mitm path replacements 2018-11-26 21:52:45 -08:00
Misc Fix header write 2018-11-26 22:24:44 -08:00
NX Fix compression skip 2018-12-01 12:56:12 -08:00
SARC Initial Commit 2018-11-13 19:44:43 -08:00
Container.cs Update folder container behavior 2018-11-17 09:16:40 -08:00
ContainerParent.cs Initial Commit 2018-11-13 19:44:43 -08:00
ContainerType.cs Misc updates 2018-11-13 22:19:19 -08:00
FileMitm.cs Add usage of file mitm to patch path instead of bak 2018-11-26 22:02:42 -08:00
FolderContainer.cs Fix folder modify tracking 2018-12-06 16:36:55 -08:00
IFileContainer.cs Update container modified & saving logic 2018-11-17 11:42:39 -08:00
LargeContainer.cs Add r/w mitm path replacements 2018-11-26 21:52:45 -08:00
LargeContainerEntry.cs Initial Commit 2018-11-13 19:44:43 -08:00
pkNX.Containers.csproj Initial Commit 2018-11-13 19:44:43 -08:00
SingleFileContainer.cs Fix singlefile not being saved 2018-11-28 21:23:53 -08:00