| .. |
|
Configuration
|
feat: add config option for ImGui asserts
|
2021-10-07 19:08:15 +02:00 |
|
Data
|
Expose DataManager.GameData
|
2021-08-27 08:55:30 -04:00 |
|
Game
|
fix: revert d3d11 GShade workaround, not reliable
|
2021-10-10 19:27:41 +02:00 |
|
Hooking
|
revert only the required length of bytes
|
2021-09-06 22:08:59 -04:00 |
|
Interface
|
Apply TitleBgActive coloring when minimized and focused
|
2021-10-17 19:50:07 -04:00 |
|
IoC
|
fix: reword ctor == null IoC error message
|
2021-08-24 20:59:24 +02:00 |
|
Logging
|
feat: add task debugger
|
2021-10-11 23:54:48 +02:00 |
|
Memory
|
refactor: obsolete SeStringManager, move into SeString
|
2021-08-28 19:02:18 +02:00 |
|
Plugin
|
EnsureStatusCode and a comment note
|
2021-10-15 17:13:35 -04:00 |
|
Support
|
feat: include git hash in feedback
|
2021-10-07 20:35:22 +02:00 |
|
Utility
|
feat: add style editor
|
2021-09-27 17:00:24 +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
|
fix: TaskTracker needs to run after framework or it explodes
|
2021-10-17 19:50:07 -04:00 |
|
Dalamud.csproj
|
build: 6.0.0.11
|
2021-10-11 23:55:11 +02:00 |
|
DalamudStartInfo.cs
|
Fix console window showing up.
|
2021-08-21 14:52:35 -04:00 |
|
EntryPoint.cs
|
fix: comment out log cull error in EntryPoint.cs
|
2021-10-10 19:29:39 +02: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 |