| .. |
|
Configuration
|
fix: event naming style in DalamudPluginInterface.cs (closes #458)
|
2021-08-23 08:30:23 +02:00 |
|
Data
|
Expose DataManager.GameData
|
2021-08-27 08:55:30 -04:00 |
|
Game
|
fix: return empty SeString if ptr == null
|
2021-08-28 21:27:20 +02:00 |
|
Hooking
|
Fix disposed exception parameters
|
2021-08-22 08:21:58 -04:00 |
|
Interface
|
Fix namespaces
|
2021-08-28 18:58:27 -04:00 |
|
IoC
|
fix: reword ctor == null IoC error message
|
2021-08-24 20:59:24 +02:00 |
|
Logging
|
Restore PluginLog.LogN methods
|
2021-08-09 17:40:05 -04:00 |
|
Memory
|
refactor: obsolete SeStringManager, move into SeString
|
2021-08-28 19:02:18 +02:00 |
|
Plugin
|
Add a verbose log message, bring type selection out from the exception
|
2021-08-31 09:12:45 -04:00 |
|
Properties
|
Magic the magic happen
|
2021-07-11 16:32:32 -04:00 |
|
Utility
|
refactor: make Lumina=>Dalamud conversion explicit extension method
|
2021-08-28 19:05:48 +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
|
Suppress SeStringManager obsolete message
|
2021-08-28 18:50:24 -04:00 |
|
Dalamud.csproj
|
IPC with cross-plugin objects.
|
2021-08-28 18:50:12 -04:00 |
|
DalamudStartInfo.cs
|
Fix console window showing up.
|
2021-08-21 14:52:35 -04:00 |
|
EntryPoint.cs
|
Merge pull request #505 from daemitus/logfile
|
2021-08-28 16:51:40 +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 |