| .. |
|
Configuration
|
chroe: don't use AsmHook for wndproc fix
|
2022-05-26 15:41:40 +02:00 |
|
Data
|
refactor: make all PluginInterface classes explicitly disposable
|
2022-01-08 03:00:56 +01:00 |
|
Game
|
fix: call network events again
|
2022-06-17 21:07:13 +02:00 |
|
Hooking
|
chore: fix some warnings, cleanup
|
2022-04-25 20:04:17 +02:00 |
|
Interface
|
Some general cleanup and store quickbar / drive existence on setup instead of checking per draw. (#887)
|
2022-06-19 10:53:51 +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
|
feat: add wndproc nullref fix
|
2022-05-26 01:43:10 +02:00 |
|
Support
|
fix(Troubleshooting): order plugin names
|
2022-01-25 22:16:53 +01:00 |
|
Utility
|
feat: fix code analysis for IsNullOrEmpty, IsNullOrWhitespace extensions
|
2022-06-17 18:46:54 +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
|
fix: continue main thread on C++ side again, circumvents a race condition - we should fix this for good!
|
2022-06-03 17:45:54 +02:00 |
|
Dalamud.csproj
|
build: 6.4.0.28
|
2022-06-17 21:07:30 +02:00 |
|
DalamudStartInfo.cs
|
fix: default language to EN instead of JA when manually injecting (#845)
|
2022-05-18 18:49:33 +02:00 |
|
EntryPoint.cs
|
feat: delay main thread continuation until GameFixes are applied
|
2022-05-27 14:12:15 +02:00 |
|
GlobalSuppressions.cs
|
Remove old suppressions
|
2021-08-10 18:17:11 -04:00 |
|
Localization.cs
|
Revert "refactor(Dalamud): switch to file-scoped namespaces"
|
2021-11-18 15:23:40 +01:00 |
|
NativeFunctions.cs
|
feat: delay main thread continuation until GameFixes are applied
|
2022-05-27 14:12:15 +02: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 |