Dalamud/Dalamud
karashiiro 387a820392
Fix SeString serialization/deserialization (#840)
* chore: add SeString JSON conversion test

* fix: SeString JSON serialization

* chore: add SeString JSON deserialization test

* chore: rename tests to abstract format away

* chore: fix typos

* fix: deserializable SeStrings

* chore: add comment to test

* chore: use DeserializeConfig in Load
2022-05-13 22:07:51 +02:00
..
Configuration Fix SeString serialization/deserialization (#840) 2022-05-13 22:07:51 +02:00
Data refactor: make all PluginInterface classes explicitly disposable 2022-01-08 03:00:56 +01:00
Game Fix SeString serialization/deserialization (#840) 2022-05-13 22:07:51 +02:00
Hooking chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
Interface fix: ImFontGlyphReal.Codepoint setter not using value 2022-05-12 11:05:47 +02:00
IoC chore: mark PluginServiceAttribute with MeansImplicitUse 2022-01-30 17:15:20 -05:00
Logging chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
Memory feat(MemoryHelper): add NullTerminate 2022-01-28 20:18:03 +01:00
Plugin refactor: fix plugin internal style errors (#830) 2022-05-12 10:34:45 +02:00
Support Add LoadAllApiLevels to troubleshooting payload (#808) 2022-04-23 16:41:13 +02:00
Utility refactor: move CopyGlyphsAcrossFonts into ImGuiHelpers.cs 2022-05-12 10:59:53 +02:00
ClientLanguage.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
ClientLanguageExtensions.cs fix: random comment typos 2022-02-25 14:39:39 +01:00
Dalamud.cs chore: purge april fools 2022 code 2022-04-03 03:02:31 +02:00
Dalamud.csproj Merge branch 'net5' 2022-05-12 11:09:57 +02:00
DalamudStartInfo.cs feat: add mb collect checkbox to general settings 2022-04-03 03:07:28 +02:00
EntryPoint.cs chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
GlobalSuppressions.cs Remove old suppressions 2021-08-10 18:17:11 -04:00
Localization.cs Add Chinese Language Code (#818) 2022-04-25 20:18:05 +02:00
NativeFunctions.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
SafeMemory.cs doc: SafeMemory.PtrToStructure 2021-12-07 22:19:21 +01:00
Service{T}.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00