This repository has been archived on 2025-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
ShiftOS_TheReturn/ShiftOS.WinForms/ShiftnetSites
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
..
AppscapeMain.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
AppscapeMain.Designer.cs FUCKTONS OF SHIFTORIUM WORK 2017-04-23 14:53:10 -04:00
AppscapeMain.resx FUCKTONS OF SHIFTORIUM WORK 2017-04-23 14:53:10 -04:00
DesktopWidgetWebsite.cs SuperDesk now has a shiftnet site. 2017-04-26 19:03:02 -04:00
DesktopWidgetWebsite.Designer.cs SuperDesk now has a shiftnet site. 2017-04-26 19:03:02 -04:00
DesktopWidgetWebsite.resx SuperDesk now has a shiftnet site. 2017-04-26 19:03:02 -04:00
MainHomepage.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
MainHomepage.Designer.cs FUCKTONS OF SHIFTORIUM WORK 2017-04-23 14:53:10 -04:00
MainHomepage.resx FUCKTONS OF SHIFTORIUM WORK 2017-04-23 14:53:10 -04:00
ShiftGames.cs Cool startup logo 😃 2017-05-28 10:12:59 -04:00
ShiftGames.Designer.cs Cool startup logo 😃 2017-05-28 10:12:59 -04:00
ShiftGames.resx Cool startup logo 😃 2017-05-28 10:12:59 -04:00
ShiftSoft.cs main menu system + sandbox mode 2017-06-10 10:17:15 -04:00
ShiftSoft.Designer.cs main menu system + sandbox mode 2017-06-10 10:17:15 -04:00
ShiftSoft.resx main menu system + sandbox mode 2017-06-10 10:17:15 -04:00
ShiftSoft_Ping.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
ShiftSoft_Ping.Designer.cs various things from last night 2017-05-29 11:38:20 -04:00
ShiftSoft_Ping.resx various things from last night 2017-05-29 11:38:20 -04:00