index
:
shiftos-therevival-old.git
csharp
freeroam-master
master
A single-player progressive simulation game which simulates the ever-progressive evolution of operating systems
ShiftOS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShiftOS-TheRevival
/
MainForms
/
Console.vb
Age
Commit message (
Expand
)
Author
2022-11-19
implemented the password stuff, but failed to be able to convert other than a...
EverythingWindows
2022-11-18
Moving majority functions of apps from TerminalExternalApp into its own separ...
EverythingWindows
2022-11-17
further isolate any terminal-related function from console
EverythingWindows
2022-11-17
Added KeyboardHandler to handle shortcuts and key input to make it universall...
EverythingWindows
2022-11-17
CodepointSystem module, ColorSystem module, Completing TerminalInternalApps m...
EverythingWindows
2022-11-17
Optimization on Intro Story
EverythingWindows
2022-11-16
More enhanced code management and DesktopEnvironment experiments
EverythingWindows
2022-11-14
Moving DoCommand to TerminalAPI, etc.
EverythingWindows
2022-11-14
All one-way commands are not separated into each own module
EverythingWindows
2022-11-14
moving more from Console to Terminal Internal/External Apps
EverythingWindows
2022-11-14
Migration from Console to TerminalInteralApps and TerminalExternalApps for so...
EverythingWindows
2022-11-13
More NewLine migration, Epilepsy warning fixing, and fixing update system
EverythingWindows
2022-11-13
Changed from Environment.NewLine to dedicated NewLine module thoroughly, Fixi...
EverythingWindows