| .. |
|
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(reshade): also check for d3d11
|
2021-10-08 16:48:38 +02:00 |
|
Hooking
|
revert only the required length of bytes
|
2021-09-06 22:08:59 -04:00 |
|
Interface
|
Handle anything else that blew up
|
2021-10-09 12:09:15 -04:00 |
|
IoC
|
fix: reword ctor == null IoC error message
|
2021-08-24 20:59:24 +02:00 |
|
Logging
|
feat: print all logged exceptions via Troubleshooting
|
2021-09-17 04:09:38 +02:00 |
|
Memory
|
refactor: obsolete SeStringManager, move into SeString
|
2021-08-28 19:02:18 +02:00 |
|
Plugin
|
fix: continue instead of return when updating
|
2021-10-08 06:34:52 +02: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
|
build: 6.0.0.4
|
2021-10-08 22:23:22 +02:00 |
|
Dalamud.csproj
|
build: 6.0.0.7
|
2021-10-09 21:40:56 +02:00 |
|
DalamudStartInfo.cs
|
Fix console window showing up.
|
2021-08-21 14:52:35 -04:00 |
|
EntryPoint.cs
|
feat: feedback modal
|
2021-09-27 22:29:52 +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 |