ShiftOS_TheReturn/ShiftOS.WinForms/Applications
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
..
About.cs ShiftOS is a hydra. 2017-05-12 19:17:47 -04:00
About.Designer.cs ShiftOS is a hydra. 2017-05-12 19:17:47 -04:00
About.resx
AddressBook.cs Final Beta 2.3 adjustments. 2017-04-28 20:01:04 -04:00
AddressBook.Designer.cs Final Beta 2.3 adjustments. 2017-04-28 20:01:04 -04:00
AddressBook.resx Final Beta 2.3 adjustments. 2017-04-28 20:01:04 -04:00
Artpad.cs Dramatic speed-up of window loading. 2017-04-14 10:50:05 -04:00
Artpad.Designer.cs
Artpad.resx
AudioPlayer.cs Final Beta 2.3 adjustments. 2017-04-28 20:01:04 -04:00
AudioPlayer.Designer.cs Custom buttons and progress bars. 2017-05-14 13:15:12 -04:00
AudioPlayer.resx Audio Player work. 2017-04-24 21:01:42 -04:00
Calculator.cs
Calculator.Designer.cs
Calculator.resx
Chat.cs Funny, disabling localization makes things easier... 2017-05-28 12:40:06 -04:00
Chat.Designer.cs various things from last night 2017-05-29 11:38:20 -04:00
Chat.resx Slight Shiftnet mods, new default skin. 2017-05-30 16:34:31 -04:00
CoherenceOverlay.cs
CoherenceOverlay.Designer.cs
ColorPicker.cs
ColorPicker.Designer.cs
ColorPicker.resx
Dialog.cs Replace most instances of "CurrentSave.Username" 2017-05-01 15:23:46 -04:00
Dialog.Designer.cs
Dialog.resx
Downloader.cs finish the smiley's first story 2017-04-09 20:46:56 -04:00
Downloader.Designer.cs
Downloader.resx
FileDialog.cs Add copying/moving of files/dirs 2017-04-21 19:42:41 -04:00
FileDialog.Designer.cs
FileDialog.resx
FileSkimmer.cs Fix the file skimmer pins. 2017-05-06 12:16:41 -04:00
FileSkimmer.Designer.cs Fix the file skimmer pins. 2017-05-06 12:16:41 -04:00
FileSkimmer.resx
FormatEditor.cs Finish Appscape. 2017-04-23 18:22:16 -04:00
FormatEditor.Designer.cs Custom Command Syntax 2017-03-12 09:29:17 -07:00
FormatEditor.resx Very early version of FormatEditor 2017-03-07 17:33:39 -08:00
GraphicPicker.cs Fix Graphic Picker UI. 2017-06-01 17:45:59 -04:00
GraphicPicker.Designer.cs Fix Graphic Picker UI. 2017-06-01 17:45:59 -04:00
GraphicPicker.resx
IconManager.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
IconManager.Designer.cs Icon Manager and various icon bugfixes. 2017-06-01 17:09:22 -04:00
IconManager.resx Icon Manager and various icon bugfixes. 2017-06-01 17:09:22 -04:00
Installer.cs SuperDesk now has a shiftnet site. 2017-04-26 19:03:02 -04:00
Installer.Designer.cs Custom buttons and progress bars. 2017-05-14 13:15:12 -04:00
Installer.resx Legion story work (SPOILERS!) 2017-04-09 15:56:14 -04:00
MUDControlCentre.cs un obsoleting 2017-05-28 14:44:24 -04:00
MUDControlCentre.Designer.cs Hide AL when clicking on window ctrls 2017-04-15 20:21:11 -04:00
MUDControlCentre.resx
NameChanger.cs Make Name Changer an Appscape app 2017-04-25 12:52:59 -04:00
NameChanger.Designer.cs
NameChanger.resx
Notifications.cs
Notifications.Designer.cs
Notifications.resx
Pong.cs Fixed Pong? 2017-06-03 00:43:20 +10:00
Pong.Designer.cs Fixed Pong? 2017-06-03 00:43:20 +10:00
Pong.resx Fixed Pong? 2017-06-03 00:43:20 +10:00
Shifter.cs It's amazing what talking to Rylan can do to an integer datatype. 2017-05-29 20:08:30 -04:00
Shifter.Designer.cs Use NAudio to handle system sounds 2017-04-15 14:39:24 -04:00
Shifter.resx Desktop preview 2017-04-14 13:06:13 -04:00
ShiftLetters.cs It's amazing what talking to Rylan can do to an integer datatype. 2017-05-29 20:08:30 -04:00
ShiftLetters.Designer.cs
ShiftLetters.resx
ShiftLotto.cs Fixed ShiftLotto (again) 2017-06-05 10:01:16 -06:00
ShiftLotto.Designer.cs I don't think Michael liked the ShiftLotto limits 2017-03-11 09:24:15 -07:00
ShiftLotto.resx Added ShiftLotto 2017-03-07 18:53:41 -07:00
Shiftnet.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
Shiftnet.Designer.cs FUCKTONS OF SHIFTORIUM WORK 2017-04-23 14:53:10 -04:00
Shiftnet.resx
ShiftoriumFrontend.cs ReflectMan Saves The Day.............. 2017-06-11 17:38:53 +10:00
ShiftoriumFrontend.Designer.cs fixed shiftorium 2017-06-04 01:29:21 +10:00
ShiftoriumFrontend.resx
ShiftSweeper.cs It's amazing what talking to Rylan can do to an integer datatype. 2017-05-29 20:08:30 -04:00
ShiftSweeper.Designer.cs Minesweeper refactor complete 2017-03-05 15:08:53 -08:00
ShiftSweeper.resx
ShopItemCreator.cs It's amazing what talking to Rylan can do to an integer datatype. 2017-05-29 20:08:30 -04:00
ShopItemCreator.Designer.cs
ShopItemCreator.resx
Skin Loader.cs un obsoleting 2017-05-28 14:44:24 -04:00
Skin Loader.Designer.cs
Skin Loader.resx
Terminal.cs A fuckton of storyline features. 2017-06-04 15:18:53 -04:00
Terminal.cs.rej
Terminal.Designer.cs
Terminal.resx
TextPad.cs
TextPad.Designer.cs
TextPad.resx
TriPresent.cs Disable TriPresent for Beta 2.5. 2017-05-23 19:07:25 -04:00
TriPresent.Designer.cs Add more features to TriPresent 2017-05-20 13:33:13 -06:00
TriPresent.resx Start work on TriPresent 2017-05-18 19:27:44 -06:00
TriSheet.cs Disable TriPresent for Beta 2.5. 2017-05-23 19:07:25 -04:00
TriSheet.Designer.cs change some story stuff 2017-05-20 15:32:44 -04:00
TriSheet.resx change some story stuff 2017-05-20 15:32:44 -04:00
TriWrite.cs FIRST COMMIT FROM A MAC 2017-05-07 15:03:46 +00:00
TriWrite.Designer.cs Most of TriWrite is implemented. 2017-05-06 09:44:47 -04:00
TriWrite.resx Most of TriWrite is implemented. 2017-05-06 09:44:47 -04:00
TutorialBox.cs fix the hacker101 story some more 2017-03-11 09:54:44 -05:00
TutorialBox.Designer.cs WHOA HACKING 2017-03-07 14:56:57 -05:00
TutorialBox.resx WHOA HACKING 2017-03-07 14:56:57 -05:00
UpdateManager.cs Update Manager 2017-04-07 18:33:41 -04:00
UpdateManager.Designer.cs Custom buttons and progress bars. 2017-05-14 13:15:12 -04:00
UpdateManager.resx Update Manager 2017-04-07 18:33:41 -04:00
VideoPlayer.cs appscape fixes + video player 2017-04-25 11:48:44 -04:00
VideoPlayer.Designer.cs Custom buttons and progress bars. 2017-05-14 13:15:12 -04:00
VideoPlayer.resx appscape fixes + video player 2017-04-25 11:48:44 -04:00
WebBrowser.cs web browser + fix shiftorium merge conflict 2017-05-23 20:36:16 -04:00
WebBrowser.Designer.cs web browser + fix shiftorium merge conflict 2017-05-23 20:36:16 -04:00
WebBrowser.resx web browser + fix shiftorium merge conflict 2017-05-23 20:36:16 -04:00
WidgetManagerFrontend.cs SuperDesk now has a shiftnet site. 2017-04-26 19:03:02 -04:00
WidgetManagerFrontend.Designer.cs Add Widget Manager UI 2017-04-22 17:10:15 -04:00
WidgetManagerFrontend.resx Add Widget Manager UI 2017-04-22 17:10:15 -04:00