From ecee91bc559e1c0d716a3032e371218812df61e7 Mon Sep 17 00:00:00 2001 From: MichaelTheShifter Date: Fri, 24 Jun 2016 16:44:42 -0400 Subject: Loads of changes... Custom shifter options using Lua, and other stuff. --- source/WindowsFormsApplication1/ShiftOS.csproj | 85 +++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) (limited to 'source/WindowsFormsApplication1/ShiftOS.csproj') diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj index 0f86628..7572db9 100644 --- a/source/WindowsFormsApplication1/ShiftOS.csproj +++ b/source/WindowsFormsApplication1/ShiftOS.csproj @@ -146,6 +146,18 @@ Connection.cs + + Form + + + ConnectionManager.cs + + + Form + + + CreditScroller.cs + UserControl @@ -189,6 +201,12 @@ QuestViewer.cs + + Form + + + GameSettings.cs + Form @@ -346,6 +364,30 @@ Shifter.cs + + UserControl + + + ShifterColorInput.cs + + + UserControl + + + ShifterGraphicInput.cs + + + UserControl + + + ShifterIntInput.cs + + + UserControl + + + ShifterTextInput.cs + Form @@ -416,6 +458,12 @@ Connection.cs + + ConnectionManager.cs + + + CreditScroller.cs + DesktopIcon.cs @@ -437,6 +485,9 @@ QuestViewer.cs + + GameSettings.cs + Graphic_Picker.cs @@ -511,6 +562,18 @@ Shifter.cs + + ShifterColorInput.cs + + + ShifterGraphicInput.cs + + + ShifterIntInput.cs + + + ShifterTextInput.cs + Shiftnet.cs @@ -559,6 +622,8 @@ + + @@ -959,7 +1024,25 @@ - + + + {6BF52A50-394A-11D3-B153-00C04F79FAA6} + 1 + 0 + 0 + aximp + False + + + {6BF52A50-394A-11D3-B153-00C04F79FAA6} + 1 + 0 + 0 + tlbimp + False + True + + -- cgit v1.2.3