ShiftOS_TheReturn/ShiftOS.WinForms/Applications
RogueAI42 37e9af7ca6 made MindBlow wayyy faster
More threads. More responsive.
The IBFListener calls don't wait for the WinForms updates to finish
now. They put changes onto a few variables using a lock and then
activate a dormant thread to actually run those on the worker thread.
Once it's done, that dormant thread goes back to waiting for an
AutoResetEvent to fire that tells it when there's actually work to
do. So it shouldn't chew up any CPU. I found out about this object
working on this project and now I want to find everywhere in the game
that uses a while loop to wait for stuff, and replace it with this.
2017-06-19 20:01:38 +10:00
..
About.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
About.Designer.cs ShiftOS is a hydra. 2017-05-12 19:17:47 -04:00
About.resx Add about box and fix desktop panel transparency bug 2017-02-25 20:54:43 -05:00
AddressBook.cs Localize a lot of the window titles 2017-06-18 20:31:19 -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 Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Artpad.Designer.cs Fix ArtPad sidebar images being blank 2017-06-14 19:59:29 -04:00
Artpad.resx Initial upload 2017-01-08 09:57:10 -05:00
AudioPlayer.cs Localize a lot of the window titles 2017-06-18 20:31:19 -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 Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Calculator.Designer.cs Calculator finished 2017-02-25 13:36:05 -05:00
Calculator.resx Calculator stuffs 2 2017-02-25 09:48:02 -05:00
Chat.cs Localize a lot of the window titles 2017-06-18 20:31:19 -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
ColorPicker.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
ColorPicker.Designer.cs Color picker no longer british, more color picker ui fixes, and possible fix to issue #97 2017-02-25 22:25:35 -05:00
ColorPicker.resx Initial upload 2017-01-08 09:57:10 -05:00
Dialog.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Dialog.Designer.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Dialog.resx Redesign the Infobox, categorize AL items 2017-02-02 13:51:29 -05:00
Downloader.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Downloader.Designer.cs Added Licenses 2017-02-24 20:24:57 -05:00
Downloader.resx Implement the Downloader 2017-02-02 17:11:14 -05:00
FileDialog.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
FileDialog.Designer.cs localization in titles of programs 2017-01-08 17:48:56 -05:00
FileDialog.resx Initial upload 2017-01-08 09:57:10 -05:00
FileSkimmer.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
FileSkimmer.Designer.cs Fix the file skimmer pins. 2017-05-06 12:16:41 -04:00
FileSkimmer.resx SFT making utilities 2017-02-19 20:19:00 -05:00
FormatEditor.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
FormatEditor.Designer.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
FormatEditor.resx Very early version of FormatEditor 2017-03-07 17:33:39 -08:00
GraphicPicker.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
GraphicPicker.Designer.cs Fix Graphic Picker UI. 2017-06-01 17:45:59 -04:00
GraphicPicker.resx Initial upload 2017-01-08 09:57:10 -05:00
IconManager.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04: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 Localize a lot of the window titles 2017-06-18 20:31:19 -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
MindBlow.cs made MindBlow wayyy faster 2017-06-19 20:01:38 +10:00
MindBlow.Designer.cs made MindBlow wayyy faster 2017-06-19 20:01:38 +10:00
MindBlow.resx MindBlow: Brainfuck IDE for ShiftOS 2017-06-17 19:16:50 +10:00
NameChanger.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
NameChanger.Designer.cs Finish name changer UI 2017-02-04 11:47:43 -05:00
NameChanger.resx Initial upload 2017-01-08 09:57:10 -05:00
Pong.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Pong.Designer.cs Localize a LOT of the UI 2017-06-17 14:45:42 -04:00
Pong.resx Localize a LOT of the UI 2017-06-17 14:45:42 -04:00
Shifter.cs Localize a lot of the window titles 2017-06-18 20:31:19 -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 Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
ShiftLetters.Designer.cs shiftletters improvements 2017-02-26 10:11:58 -05:00
ShiftLetters.resx Added ShiftLetters as a new game, made Audio Volume upgrade more expensive. 2017-02-25 14:08:48 +01:00
ShiftLotto.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04: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 Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Shiftnet.Designer.cs FUCKTONS OF SHIFTORIUM WORK 2017-04-23 14:53:10 -04:00
Shiftnet.resx Shiftnet, and audio fixes 2017-02-02 09:47:23 -05:00
ShiftoriumFrontend.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
ShiftoriumFrontend.Designer.cs fixed shiftorium 2017-06-04 01:29:21 +10:00
ShiftoriumFrontend.resx Initial upload 2017-01-08 09:57:10 -05:00
ShiftSweeper.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
ShiftSweeper.Designer.cs Minesweeper refactor complete 2017-03-05 15:08:53 -08:00
ShiftSweeper.resx ShiftSweeper basics 2017-02-26 11:52:38 -05:00
Skin Loader.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Skin Loader.Designer.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Skin Loader.resx Skin engine optimizations 2017-02-10 15:53:53 -05:00
Terminal.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
Terminal.cs.rej Initial upload 2017-01-08 09:57:10 -05:00
Terminal.Designer.cs Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00
Terminal.resx Initial upload 2017-01-08 09:57:10 -05:00
TextPad.cs Localize a lot of the window titles 2017-06-18 20:31:19 -04:00
TextPad.Designer.cs Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00
TextPad.resx Initial upload 2017-01-08 09:57:10 -05:00
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