| .. |
|
Configuration
|
feat: add IsFocusManagementEnabled to dalamud config
|
2021-09-11 20:04:03 +02:00 |
|
Data
|
Expose DataManager.GameData
|
2021-08-27 08:55:30 -04:00 |
|
Game
|
feat: always use vtable resolver
|
2021-09-15 01:45:09 +02:00 |
|
Hooking
|
revert only the required length of bytes
|
2021-09-06 22:08:59 -04:00 |
|
Interface
|
Merge pull request #569 from daemitus/hotfix
|
2021-09-15 23:25:55 +02: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
|
Merge pull request #567 from daemitus/dirlog
|
2021-09-14 20:53:05 +02: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
|
Merge branch 'master' of https://github.com/goatcorp/Dalamud
|
2021-09-09 01:33:20 +02: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
|
injector encodes as utf8, retrieve the same way
|
2021-09-12 23:12:15 -04:00 |
|
GlobalSuppressions.cs
|
Remove old suppressions
|
2021-08-10 18:17:11 -04:00 |
|
Localization.cs
|
fix: restore Dalamud.Localization.Localize()
|
2021-09-04 23:44:44 +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 |