Soreepeong
|
7aba15ef5b
|
Normalize namespaces
|
2024-02-28 17:11:29 +09:00 |
|
Sirius902
|
473e24301d
|
Fix incorrect ImGui code (#1546)
* Add missing ImGui.EndTabBar
* Add more ImGui fixes
|
2023-11-26 22:04:38 +00:00 |
|
nebel
|
b9101a55e8
|
Add filter to plugin stats window draw and framework times (#1244)
Co-authored-by: nebel <nebel@users.noreply.github.com>
|
2023-06-08 20:59:37 -07:00 |
|
nebel
|
c5ffd25b75
|
Fix exception when using reset button in Plugin Statistics window
|
2023-06-07 10:45:59 +09:00 |
|
Aireil
|
0db156a468
|
fix: exceptions in stat window
|
2023-02-20 18:20:50 +01:00 |
|
BitsOfAByte
|
a548f46fcb
|
Optimize LINQ for totals
|
2023-01-21 03:42:34 +00:00 |
|
BitsOfAByte
|
b460ffc16b
|
Add totals to xlstats
|
2023-01-21 02:47:07 +00:00 |
|
Aireil
|
43dd798abc
|
feat: add search bar in stat window for hooks
|
2023-01-07 17:21:00 +01:00 |
|
goat
|
987ff8dc8f
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
goat
|
b093323acc
|
chore: warnings pass
|
2022-10-29 15:19:52 +02:00 |
|
Aireil
|
efc7e2a136
|
feat: use tables in plugin stats
|
2022-09-10 19:13:42 +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 |
|
goaaats
|
0e95424704
|
fix: make HookManager.TrackedHooks thread-safe, might fix invalid CLR state
|
2022-01-12 18:33:40 +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 |
|
goat
|
8b88bc18e0
|
correct table setup
|
2021-10-28 01:39:08 +02:00 |
|
goat
|
4df62e1607
|
backend name in hook tracker
|
2021-10-28 01:27:32 +02:00 |
|
goat
|
8820f84d2b
|
fix: ignore dev windows for close hotkey
|
2021-09-02 00:57:10 +02:00 |
|
Raymond
|
ff1d7f2829
|
Implement service locator
|
2021-08-21 14:03:06 -04:00 |
|
Raymond
|
5e925907ab
|
Remove obsolete methods, fix imports
|
2021-08-09 17:34:43 -04:00 |
|
Raymond
|
43b8ca1d78
|
Remove unneeded imports
|
2021-08-09 17:34:01 -04:00 |
|
Raymond Lynch
|
658eedca37
|
Magic the magic happen
|
2021-07-11 16:32:32 -04:00 |
|