| .. |
|
Configuration
|
feat: add DALAMUD_WAIT_DEBUGGER env var
|
2021-11-07 16:43:08 +01:00 |
|
Data
|
Expose DataManager.GameData
|
2021-08-27 08:55:30 -04:00 |
|
Game
|
Fix delete path with auth header
|
2021-11-10 20:37:38 -05:00 |
|
Hooking
|
Solve minhook crash on plugin reload
|
2021-11-04 09:25:16 -04:00 |
|
Interface
|
Reuse httpclient, create in Util
|
2021-11-10 11:56:39 -05:00 |
|
IoC
|
fix: reword ctor == null IoC error message
|
2021-08-24 20:59:24 +02:00 |
|
Logging
|
Prune tasks from the infinite task list
|
2021-11-04 09:25:16 -04:00 |
|
Memory
|
refactor: obsolete SeStringManager, move into SeString
|
2021-08-28 19:02:18 +02:00 |
|
Plugin
|
Reuse httpclient, create in Util
|
2021-11-10 11:56:39 -05:00 |
|
Support
|
Reuse httpclient, create in Util
|
2021-11-10 11:56:39 -05:00 |
|
Utility
|
Cleanup util
|
2021-11-10 11:56:54 -05: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
|
feat: actually fail in Framework if tier load fails, remove DALAMUD_NOT_HAVE_INTERFACE
|
2021-11-07 16:39:40 +01:00 |
|
Dalamud.csproj
|
build: 6.0.1.3
|
2021-11-04 12:42:21 +01:00 |
|
DalamudStartInfo.cs
|
Set default value for DelayInitializeMs
|
2021-11-12 23:11:01 +09:00 |
|
EntryPoint.cs
|
Add DelayInitializeMs to DalamudStartInfo
|
2021-11-12 22:31:43 +09: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
|
Fix enum VS messages
|
2021-11-04 09:25:16 -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 |