summaryrefslogtreecommitdiff
path: root/shiftos_next/shiftos_next.vbproj
AgeCommit message (Collapse)Author
2015-05-22New ways to earn Codepoints + Terminal CleanupTheUltimateHacker
Alrighty. This one's a small one. I've ported the two beginner apps from UltraDOS that helped you earn codepoints (scriptpoints in UltraDOS) to ShiftOS-Next. I've also moved some Terminal methods like AddLine() to an API.vb module. I've also hid the MathQuiz and GuessTheNumber code in the TerminalGames module.
2015-05-21Commit for latest Alpha (0.0.1 Alpha 1)TheUltimateHacker
See the post on shiftos.net for more info.
2015-05-17Old Save Engine + Shiftorium + Softcoded PathsTheUltimateHacker
More fixes and features...
2015-05-17Added directory-surfing to Terminal.TheUltimateHacker
Added cd, ls/dir, and mkdir commands to the Terminal.
2015-05-17Initial CommitTheUltimateHacker