Reorganize profiles and capture EQL

This commit is contained in:
2026-07-20 20:10:52 -07:00
parent fd6cba7c04
commit 356a637385
27 changed files with 2578 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
--- /mnt/d/EverQuest/uifiles/default/EQUI_ChatWindow.xml 2019-03-12 13:58:42.000000000 -0700
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_ChatWindow.xml 2019-03-22 17:11:42.695289600 -0700
@@ -3,7 +3,7 @@
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<Editbox item="CW_ChatInput">
<ScreenID>CW_ChatInput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
+ <DrawTemplate>WDT_Inner_Null</DrawTemplate>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
@@ -17,7 +17,7 @@
</Editbox>
<STMLbox item="CW_ChatOutput">
<ScreenID>CW_ChatOutput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
+ <DrawTemplate>WDT_Inner_Null</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<AutoStretch>true</AutoStretch>
@@ -41,7 +41,7 @@
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>true</Style_Transparent>
<DrawTemplate>WDT_Def2</DrawTemplate>
- <Style_Border>true</Style_Border>
+ <Style_Border>false</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Escapable>false</Escapable>
<Pieces>CW_ChatOutput</Pieces>