Commit graph

20 commits

Author SHA1 Message Date
srkizer
6497c62622
Change MemoryHelper to allocate less (#1657)
* Change MemoryHelper to allocate less

* Use StringBuilder pool for ReadSeStringAsString

* fix

* Use CreateReadOnlySpanFromNullTerminated where possible
2024-02-16 17:16:21 +01:00
KazWolfe
403e94f9d0
chore: Bump CS to 9f22a2a2 (#1517)
- Revert of AtkResNode DrawFlags
2023-11-01 03:06:57 +00:00
KazWolfe
e538763f20
chore: Fix most 6.51 warnings (#1514) 2023-10-31 21:21:55 +01:00
KazWolfe
e3aa0b2141
Emergent 6.5 Hotfixes - Round 1 (#1444)
* fix: New sig for ToggleUiHide
* fix: New sig for AddonOnRequestedUpdate
* chore: Bump CS
2023-10-03 06:50:03 +00:00
Haselnussbomber
af39add38e
[v9] Update ClientStructs and fix build (#1398)
* Update ClientStructs

* Use IFramework in AddonLifecycle

* Fix for ClientStructs breaking changes
2023-09-18 00:18:01 -07:00
goat
02e1f2502e
refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
MidoriKami
694159a510
/xldata window refactor (#1257)
Reworks the `/xldata` window so that each individual section is in its own file.
2023-06-23 10:54:40 -07:00
KazWolfe
dd1586d5d6
6.4 Patch Rollup (#1206)
Fix Dalamud for 6.4, hopefully.
2023-05-23 18:41:59 +00:00
goat
987ff8dc8f
chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Aireil
f5c768f3e5
fix: null ref in addon inspector (#984) 2022-08-27 15:02:24 +02:00
liam
414812b52d
Merge 1.88 fork into net5 (#911)
* Update ImGuiScene.

* Update ImGuiScene.

* Update ImGuiScene.

* Update ImGuiScene.

* Fix obsolete errors in Dalamud.
2022-07-11 07:47:52 +02:00
goat
96ed22534c
chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
goat
6d22edb390
fix: also set correct item spacing for Util.ShowStruct 2021-12-08 01:47:02 +01:00
goat
a3b217b3a0
refactor: PrintOutObject => ShowStructure 2021-12-07 22:15:20 +01:00
goat
65d0acaf64
feat: move UIDebug PrintOutObject into Util, add ImGuiHelpers.ClickToCopyText 2021-12-07 21:54:05 +01:00
goat
1561fbac00
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
2021-11-18 15:23:40 +01:00
goat
b5f34c3199
refactor(Dalamud): switch to file-scoped namespaces 2021-11-17 19:42:32 +01:00
Raymond
ff1d7f2829 Implement service locator 2021-08-21 14:03:06 -04:00
Raymond
7f4720ceb6 Bump ClientStructs and apply fixes 2021-08-09 10:00:14 -04:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00
Renamed from Dalamud/Interface/UiDebug.cs (Browse further)