| .. |
|
Configuration
|
chore: don't report crashes when shutting down the game, if no devplugin is loaded
|
2023-03-20 20:16:01 +01:00 |
|
Data
|
chore: never panic on cheet checksum mismatches for now
|
2023-01-23 23:54:01 +01:00 |
|
Game
|
Add Happy Eyeballs Support (#1187)
|
2023-04-23 11:09:55 +02:00 |
|
Hooking
|
FunctionPointerVariableHook: use VirtualAlloc instead of HeapAlloc
|
2023-03-20 00:43:54 +09:00 |
|
Interface
|
Add Happy Eyeballs Support (#1187)
|
2023-04-23 11:09:55 +02:00 |
|
IoC
|
fix: inherently depend on ChatGui in PluginManager
|
2023-02-12 21:56:59 +01:00 |
|
Logging
|
chore: Convert Exception to nullable in PluginLog
|
2023-02-10 22:37:33 -08:00 |
|
Memory
|
throw around some unchecked because warnings
|
2022-12-10 12:11:02 +01:00 |
|
Networking/Http
|
Add logging for faulted tasks on successful connections
|
2023-04-29 13:22:15 -07:00 |
|
Plugin
|
Add Happy Eyeballs Support (#1187)
|
2023-04-23 11:09:55 +02:00 |
|
Support
|
Add Happy Eyeballs Support (#1187)
|
2023-04-23 11:09:55 +02:00 |
|
Utility
|
Happy Eyeballs Rev 2: The DNS-ening
|
2023-04-27 00:00:45 -07:00 |
|
ClientLanguage.cs
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
ClientLanguageExtensions.cs
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
Dalamud.cs
|
chore: don't report crashes when shutting down the game, if no devplugin is loaded
|
2023-03-20 20:16:01 +01:00 |
|
Dalamud.csproj
|
build: 7.5.0.3
|
2023-04-23 11:19:30 +02:00 |
|
Dalamud.csproj.DotSettings
|
chore: allow analysis on files with more loc
|
2023-02-21 22:52:22 -05:00 |
|
DalamudStartInfo.cs
|
feat: configurable log path
|
2023-01-11 18:37:33 +01:00 |
|
EntryPoint.cs
|
feat: show throwing plugin in unhandled managed exceptions
|
2023-04-11 19:28:16 +02:00 |
|
GlobalSuppressions.cs
|
chore: add raii, tables code from OtterGui into new Dalamud.Interface assembly
|
2023-03-06 20:52:21 +01:00 |
|
IServiceType.cs
|
Add call-on-services-ready attribute for service methods, and fix scene nullability (#900)
|
2022-06-26 18:49:34 +02:00 |
|
licenses.txt
|
chore: update licenses, ship with package
|
2022-06-19 13:26:04 +02:00 |
|
Localization.cs
|
Merge branch 'master' into cheaploc-changes
|
2023-01-10 18:53:52 +01:00 |
|
NativeFunctions.cs
|
Fix import hook
|
2023-03-10 22:29:10 +09:00 |
|
SafeMemory.cs
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
ServiceManager.cs
|
fix: type confusion when assigning dep getter tasks
|
2023-03-09 20:38:59 +01:00 |
|
Service{T}.cs
|
fix: correctly use dependency order to unload, declare all plugin services as deps to PM
|
2023-03-08 22:51:04 +01:00 |