Dalamud/Dalamud
2021-08-24 00:55:35 +02:00
..
Configuration fix: event naming style in DalamudPluginInterface.cs (closes #458) 2021-08-23 08:30:23 +02:00
Data fix: nullable annotation in DataManager.cs 2021-08-23 08:28:07 +02:00
Game forgot something 2021-08-24 00:28:36 +02:00
Hooking Fix disposed exception parameters 2021-08-22 08:21:58 -04:00
Interface Shuffle files around 2021-08-23 13:35:44 -04:00
IoC feat: inject properties before calling ctor 2021-08-24 00:39:17 +02:00
Logging Restore PluginLog.LogN methods 2021-08-09 17:40:05 -04:00
Memory Implement service locator 2021-08-21 14:03:06 -04:00
Plugin feat: DPI methods for injection 2021-08-24 00:55:35 +02:00
Properties Magic the magic happen 2021-07-11 16:32:32 -04:00
Utility fix: indents in Util.ShowObject() 2021-08-11 02:50:04 +02:00
ClientLanguage.cs refactor: new code style in DalamudStartInfo.cs 2021-03-31 15:49:15 +02:00
ClientLanguageExtensions.cs ClientLanguageExtensions and usage 2021-08-09 17:34:26 -04:00
Dalamud.cs IPC Implementation 2021-08-23 12:36:03 -04:00
Dalamud.csproj Remove ClientState.PropertyChanged and Fody 2021-08-11 09:18:27 -04:00
DalamudStartInfo.cs Fix console window showing up. 2021-08-21 14:52:35 -04:00
EntryPoint.cs feat: set PluginSafeMode = true if needed 2021-08-21 21:49:24 +02:00
GlobalSuppressions.cs Remove old suppressions 2021-08-10 18:17:11 -04:00
Localization.cs fix: event naming style in DalamudPluginInterface.cs (closes #458) 2021-08-23 08:30:23 +02:00
NativeFunctions.cs IME implementation 2021-08-11 08:57:27 -04:00
SafeMemory.cs refactor: clean up usings 2021-08-22 23:11:47 +02:00
Service{T}.cs Prevent Services from being set twice 2021-08-22 07:57:50 -04:00
Troubleshooting.cs Fix troubleshooting after rebase 2021-08-21 14:05:13 -04:00