ShiftOS_TheReturn/ShiftOS.WinForms
RogueAI42 107a98686a ReflectMan Saves The Day..............
Refactored every part in the code that used that damn foreach loop.
All assemblies are now loaded on startup into an array, and the
results of GetType() on each are concatenated into another array.
The parts of the code that were loading the assemblies and scanning
them themselves now look to ReflectMan.Types, and all disk I/O is
limited to the first time ReflectMan is accessed. While I was there
I also replaced some other foreach loops with array comprehensions
and such to speed things up - there is a noticeable improvement.

It doesn't seem to have broken anything, but I'd appreciate if
someone could do more stress testing for me.
2017-06-11 17:38:53 +10:00
..
Applications ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
Controls volume control slider and other goodies 2017-05-31 19:23:40 -04:00
DesktopWidgets holy ashit 2017-05-21 12:21:41 +00:00
MainMenu Even more menu work. 2017-06-10 22:02:10 -04:00
Properties volume control slider and other goodies 2017-05-31 19:23:40 -04:00
Resources Rebalance shiftnet subscriptions 2017-06-02 21:06:31 -04:00
Servers SLIGHT optimizations? 2017-05-26 17:06:38 -04:00
ShiftnetSites ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
StatusIcons Icon Manager and various icon bugfixes. 2017-06-01 17:09:22 -04:00
Stories main menu system + sandbox mode 2017-06-10 10:17:15 -04:00
SystemIcons Minesweeper flagging icon, format editor icon 2017-03-12 10:10:36 -07:00
Tools A fuckton of storyline features. 2017-06-04 15:18:53 -04:00
App.config Fix the supermosquito. Hopefully. 2017-02-13 15:33:43 +00:00
AudioManager.cs fix the audio system 2017-06-02 11:38:38 -04:00
Commands.cs A fuckton of storyline features. 2017-06-04 15:18:53 -04:00
DesktopWidgetAttribute.cs Store widget locations in file 2017-04-16 14:18:02 -04:00
DownloadControl.cs Increase shiftletters payout (and shiftnet sub stuff) 2017-02-26 15:57:09 -05:00
DownloadControl.Designer.cs Merge a fuckton of shit. 2017-05-21 12:29:53 +00:00
DownloadControl.resx Fix download UI 2017-02-02 19:51:57 -05:00
GUIFunctions.cs Added Licenses 2017-02-24 20:24:57 -05:00
GUILogin.cs holy ashit 2017-05-21 12:21:41 +00:00
GUILogin.Designer.cs holy ashit 2017-05-21 12:21:41 +00:00
GUILogin.resx holy ashit 2017-05-21 12:21:41 +00:00
HackerCommands.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
IDesktopWidget.cs Begin work on Desktop Widgets 2017-04-16 13:31:23 -04:00
JobTasks.cs It's amazing what talking to Rylan can do to an integer datatype. 2017-05-29 20:08:30 -04:00
Oobe.cs A fuckton of storyline features. 2017-06-04 15:18:53 -04:00
Oobe.Designer.cs Basically finish new OOBE 2017-04-17 15:10:34 -04:00
Oobe.resx Improved tutorial, win.open edit 2017-01-18 10:01:37 -05:00
OobeStory.cs fix double login issue and oobe bugs 2017-05-28 16:05:57 -04:00
packages.config Audio Player work. 2017-04-24 21:01:42 -04:00
Program.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
ScriptingTestFunctions.cs Optimize screensavers 2017-03-02 08:53:01 -05:00
ShiftOS.WinForms.csproj main menu system + sandbox mode 2017-06-10 10:17:15 -04:00
ShiftOSAudioProvider.cs ShiftSweeper right click flagging 2017-03-05 09:49:47 -08:00
ShiftOSConfigFile.cs Added Licenses 2017-02-24 20:24:57 -05:00
SkinCommands.cs Add ShiftOS->Host Shared Persistence 2017-04-21 18:53:41 -04:00
TestCommandsForUpgrades.cs Window Resizing. 2017-04-29 13:28:37 -04:00
TrailerCommands.cs Added Licenses 2017-02-24 20:24:57 -05:00
UniteLoginDialog.cs holy ashit 2017-05-21 12:21:41 +00:00
UniteLoginDialog.Designer.cs fix unite login and add multiuser support 2017-04-30 20:28:31 -04:00
UniteLoginDialog.resx unite stuffs 2017-04-30 17:50:54 -04:00
UniteSignupDialog.cs holy ashit 2017-05-21 12:21:41 +00:00
UniteSignupDialog.Designer.cs unite registration 2017-04-30 19:26:00 -04:00
UniteSignupDialog.resx A better linking system. 2017-04-30 18:50:54 -04:00
VisualBasicStuff.cs Infobox SHOULD play a sound. 2017-04-15 11:35:38 -04:00
WFLanguageProvider.cs fix some nres 2017-05-02 17:52:10 -07:00
WidgetManager.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
Window.cs Added Licenses 2017-02-24 20:24:57 -05:00
Window.Designer.cs Allows the creation of a file (0:/md.txt) for testing ShiftOS Markdown in the shiftnet 2017-03-05 17:51:41 -08:00
Window.resx Allows the creation of a file (0:/md.txt) for testing ShiftOS Markdown in the shiftnet 2017-03-05 17:51:41 -08:00
WindowBorder.cs holy ashit 2017-05-21 12:21:41 +00:00
WindowBorder.Designer.cs Window Resizing. 2017-04-29 13:28:37 -04:00
WindowBorder.resx Initial upload 2017-01-08 09:57:10 -05:00
WinformsDesktop.cs main menu system + sandbox mode 2017-06-10 10:17:15 -04:00
WinformsDesktop.Designer.cs volume control slider and other goodies 2017-05-31 19:23:40 -04:00
WinformsDesktop.resx volume control slider and other goodies 2017-05-31 19:23:40 -04:00
WinformsWindowManager.cs More documentation 2017-04-16 09:48:33 -04:00