Dalamud/Dalamud
2021-04-21 13:54:11 -04:00
..
Configuration refactor: rename IsNeverViewport to IsDisableViewport 2021-04-15 22:09:07 +02:00
Data feat: add some helpers for texture loading 2021-04-19 22:21:08 +02:00
Game feat: add batch number to pf listing args 2021-04-21 13:54:11 -04:00
Hooking refactor: new code style in IDalamudHook.cs 2021-04-06 20:56:01 +02:00
Interface fix: cyclic dispose in DalamudInterface.cs 2021-04-20 21:55:02 +02:00
Plugin Do not load plugins before performing checks 2021-04-17 01:18:36 -04:00
Properties Initial commit 2019-09-21 22:29:38 +09:00
Resources deps: update lumina, manually include Lumina.Generated as resource 2020-11-23 00:26:05 +01:00
ClientLanguage.cs refactor: new code style in DalamudStartInfo.cs 2021-03-31 15:49:15 +02:00
Dalamud.cs feat: attempt to prevent some plugin disposal crashes by stopping Framework::Update event dispatching before unloading 2021-04-20 22:01:17 +02:00
Dalamud.csproj build: 5.2.5.8 2021-04-20 21:57:24 +02:00
DalamudCommands.cs add /xldata 2021-04-09 10:56:49 -04:00
DalamudStartInfo.cs refactor: new code style in DalamudStartInfo.cs 2021-03-31 15:49:15 +02:00
EntryPoint.cs refactor: new code style in EntryPoint.cs 2021-03-31 15:19:25 +02:00
FodyWeavers.xml Initial commit 2019-09-21 22:29:38 +09:00
FodyWeavers.xsd Initial commit 2019-09-21 22:29:38 +09:00
GlobalSuppressions.cs refactor: new code style in DalamudDataWindow.cs, fix collapse bug 2021-03-31 23:33:35 +02:00
Localization.cs feat: add option to use embedded loc resources 2021-04-12 10:49:15 -04:00
NativeFunctions.cs refactor: new code style for NativeFunctions.cs, sort of 2021-03-31 23:41:03 +02:00
SafeMemory.cs refactor: new code style in SafeMemory.cs 2021-03-31 03:08:15 +02:00
stylecop.json fix: adjust StyleCop rules 2021-03-28 15:08:13 +02:00
Troubleshooting.cs refactor: new code style in Troubleshooting.cs 2021-03-31 15:28:49 +02:00
Util.cs feat: show error message if font doesn't exist 2021-04-17 03:26:51 +02:00
XivApi.cs refactor: deprecate XivApi class 2021-01-18 01:12:26 +01:00