Dalamud/Dalamud
Raymond Lynch 07ffc9386c StyleCop: Remove XivApi
This class is internal, deprecated, and unused. So it should be removed.
2021-05-29 21:12:31 -04:00
..
Configuration feat: expose chat type in plugin interface 2021-05-05 21:55:11 -04:00
Data feat: add some helpers for texture loading 2021-04-19 22:21:08 +02:00
Game Typo? fudgeFactor usage missing from one of the CreateMapLink methods. 2021-05-20 19:18:02 -04:00
Hooking refactor: new code style in IDalamudHook.cs 2021-04-06 20:56:01 +02:00
Interface Fix gamemode typo 2021-05-28 22:37:09 -07:00
Plugin feat: expose chat type in plugin interface 2021-05-05 21:55:11 -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 Looks like a typo. Why reset the same thing twice. 2021-05-17 12:33:40 -04:00
Dalamud.csproj StyleCop: Remove XivApi 2021-05-29 21:12:31 -04: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 fix: DalamudInterface load after scene init 2021-04-28 16:39:45 +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 fix: make localize static for exloc 2021-04-27 22:00:35 -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 fix: use SafeMemory for Util.DumpMemory 2021-05-01 22:18:15 +02:00