Penumbra/Penumbra/Util
2022-01-04 00:30:27 +01:00
..
ArrayExtensions.cs Fixes regarding collection settings, change self-conflict behaviour by iterating through options instead of through files, button to clean up collection settings. 2021-09-16 16:51:38 +02:00
BinaryReaderExtensions.cs Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup. 2021-06-26 19:54:11 +02:00
ChatUtil.cs Update to API4, use IPC instead of API-project. Replace Actor in most visible names with Object, Character or Player.. 2021-08-27 17:51:51 +02:00
Crc32.cs Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup. 2021-06-26 19:54:11 +02:00
DialogExtensions.cs Update to API4, use IPC instead of API-project. Replace Actor in most visible names with Object, Character or Player.. 2021-08-27 17:51:51 +02:00
FullPath.cs More sophisticated fix against E4S crashes with working mods in E4S. 2022-01-04 00:30:27 +01:00
GeneralUtil.cs Some style fixes. 2021-09-16 17:24:23 +02:00
MemoryStreamExtensions.cs Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup. 2021-06-26 19:54:11 +02:00
PenumbraSqPackStream.cs Fix very small files in ttmps not extracting correctly. 2021-07-04 12:42:28 +02:00
RelPath.cs More sophisticated fix against E4S crashes with working mods in E4S. 2022-01-04 00:30:27 +01:00
Service.cs Update to API4, use IPC instead of API-project. Replace Actor in most visible names with Object, Character or Player.. 2021-08-27 17:51:51 +02:00
SingleOrArrayConverter.cs Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup. 2021-06-26 19:54:11 +02:00
StringPathExtensions.cs Some fixes regarding Forward-Slashes in ModNames. 2021-07-24 20:36:58 +02:00
TempFile.cs Use OpenWrite instead of WriteAllBytes in TempFile for assured closed handle. 2021-08-19 11:14:38 +02:00