From 02df35aba0fc3b92fdd72eca5a35c6744e993951 Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Fri, 22 May 2015 17:42:21 -0400 Subject: New ways to earn Codepoints + Terminal Cleanup 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. --- shiftos_next/bin/Debug/shiftos_next.exe | Bin 2258432 -> 2263040 bytes shiftos_next/bin/Debug/shiftos_next.pdb | Bin 163328 -> 171520 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'shiftos_next/bin') diff --git a/shiftos_next/bin/Debug/shiftos_next.exe b/shiftos_next/bin/Debug/shiftos_next.exe index 86135f0..cc05bb7 100644 Binary files a/shiftos_next/bin/Debug/shiftos_next.exe and b/shiftos_next/bin/Debug/shiftos_next.exe differ diff --git a/shiftos_next/bin/Debug/shiftos_next.pdb b/shiftos_next/bin/Debug/shiftos_next.pdb index 4f77b51..0461de9 100644 Binary files a/shiftos_next/bin/Debug/shiftos_next.pdb and b/shiftos_next/bin/Debug/shiftos_next.pdb differ -- cgit v1.2.3