aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-23DISCLAIMER IN ALL CAPSwilliam341
JUST SO NO ONE SUES US
2016-07-23Better Load iconwilliam341
2016-07-23lederpComputeLinux
2016-07-23Remove Philp's personal stuffComputeLinux
2016-07-23Fix somethingComputeLinux
2016-07-23Merge pull request #16 from ComputeLinux/masterwilliam341
I am a major derp
2016-07-23I am a major derpComputeLinux
2016-07-23Merge pull request #15 from ComputeLinux/masterwilliam341
Commiting something
2016-07-23that moment when you forget to saveComputeLinux
2016-07-23Add WindowsEXE running as a shiftorium thing.ComputeLinux
2016-07-23Merge pull request #14 from ComputeLinux/masterMichael VanOverbeek
Miscellaneous improvements
2016-07-23Merge pull request #13 from carverh/masterMichael VanOverbeek
Now with More GNU Commands
2016-07-22Fix a minor derpComputeLinux
2016-07-22Terminal displays headerComputeLinux
2016-07-22Fixed GNU/ShiftTermCarver Harrison
Liek da naem
2016-07-22Beeping is really annoying. Let's get rid of it.ComputeLinux
2016-07-22Removed Bash :(Carver Harrison
2016-07-22Better IconsComputeLinux
2016-07-22SUPPORTS BASH `bash`Carver Harrison
2016-07-22Merge pull request #12 from carverh/masterMichael VanOverbeek
Added Lua in the Terminal and Added Core Utils (ls, dir, who, pwd, [, cat, more, and more!)
2016-07-22Core UtilsCarver Harrison
2016-07-22Update README.mdMichael VanOverbeek
2016-07-22Added Lua in Terminal (LinT)Carver Harrison
2016-07-22Merge pull request #1 from MichaelTheShifter/mastercarverh
Updating My Fork
2016-07-22Merge pull request #9 from carverh/masterMichael VanOverbeek
Added A LOT
2016-07-21edit 2carverh
2016-07-21Fixed Up and Added Featurescarverh
2016-07-21Edited Creditscarverh
2016-07-21Cleaned Upcarverh
2016-07-21MADE EVERY DAMN COMMAND A FUNCTION. FINALY I DID IT!carverh
2016-07-21part1carverh
2016-07-21Merge pull request #8 from carverh/masterMichael VanOverbeek
Fixed Bugs, Added Story, Added Commands, Cleaned Up Source, and More
2016-07-21eeditcarverh
2016-07-21Same As Lastcarverh
2016-07-21Fixed Bugs and Organized Itemscarverh
2016-07-21editcarverh
2016-07-21Revert "Added Dep"carverh
This reverts commit f4a2df277ce29388bb7026f262c1f0254705288f.
2016-07-20Added Depcarverh
2016-07-20Fixed Couple Bugs and Crashescarverh
- Fixed: Crash when Hacking With No Tools - Fixed: Accessing directories outside of C:\ShiftOS using 'ls' command - Added Small Features
2016-07-20Merge pull request #7 from GabrielTK/masterMichael VanOverbeek
Added "cheat" Command
2016-07-20Finished Clean-UPGabrielTK
2016-07-20Started Clean-UpGabrielTK
2016-07-19Added cheat CommandGabriel Enrico Augusto Rocha
2016-07-06Update README.mdMichael VanOverbeek
2016-07-06Merge pull request #5 from gitter-badger/gitter-badgeMichael VanOverbeek
Add a Gitter chat badge to README.md
2016-07-06Added DEF events for unity toggle and desktop panel draw.MichaelTheShifter
Also this is the first REAL AppVeyor build test.
2016-07-06Fix AppVeyor buildsMichaelTheShifter
2016-07-06AppVeyor build test.MichaelTheShifter
2016-07-05Fix issue with game settings breaking new saves.MichaelTheShifter
2016-07-05on_window_open(userdata ShiftOSDesktop,MichaelTheShifter
string) and on_window_close(userdata ShiftOSDesktop, string) now report window GUIDs to their handlers instead of userdata Form objects. You can now use get_window(string) to get a Form from a window GUID.