Dalamud/Dalamud/Interface
2021-01-16 19:18:12 +01:00
..
AssetManager.cs feat: reimplement asset version check 2020-10-29 13:01:46 +01:00
DalamudChangelogWindow.cs refactor: move Dalamud interface into a class 2021-01-16 18:06:10 +01:00
DalamudCreditsWindow.cs add aireil to creditos 2021-01-12 17:19:58 +01:00
DalamudDataWindow.cs refactor: move ui debug after addon, comment on types 2021-01-16 18:12:31 +01:00
DalamudInterface.cs refactor: remove need for AssetManager, pass asset dir via StartInfo 2021-01-16 18:57:16 +01:00
DalamudLogWindow.cs fix: thread-safety issue in log window 2020-12-05 23:48:51 +01:00
DalamudPluginStatWindow.cs Line Cleanup 2020-12-15 02:58:29 +10:30
DalamudSettingsWindow.cs Protect users from themselves 2021-01-14 00:33:13 +10:30
FontAwesomeIcon.cs refactor: clean up some warnings 2020-08-14 02:34:03 +02:00
GlyphRangesJapanese.cs fix : Add non-Japanese characters that have been erased. 2020-05-28 01:43:35 +09:00
InterfaceManager.cs fix: increase unload delay 2021-01-16 19:18:12 +01:00
SerilogEventSink.cs fix: also do the date format thing in SerilogEventSink 2021-01-11 21:22:39 +01:00
UiBuilder.cs Make DisableAutomaticUIHide override everything, make toggle DisableUserUIHide 2020-09-09 19:24:51 -07:00
UiDebug.cs Add UiDebug to data window 2021-01-17 03:08:15 +10:30