aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-17documentation of LocalizationRylan/wowmom98
2017-05-17documentation of KernelWatchdogRylan/wowmom98
2017-05-17document CrashHandlerRylan/wowmom98
2017-05-16started documentation of engineRylan/wowmom98
<3 you too michael
2017-05-16i <3 rylan wait wrong textbox whateverMichael
2017-05-14Custom buttons and progress bars.Michael
2017-05-13Newer notification system (PANEL ICONS :D)Michael
2017-05-13Dithering, audio volume, and fix shutdown bugMichael
2017-05-12Post-intro tutorialMichael
2017-05-12dithering revampMichael
2017-05-12ShiftOS is a hydra.Michael
You pop one bug off, 2,000 more grow in its place.
2017-05-09testMichael VanOverbeek
2017-05-08add mud_fundamentals to new savesMichael
2017-05-08Fix softlock when creating new saves.Michael
2017-05-08Fix softlocks on pre-user OOBE.Michael
2017-05-07FIRST COMMIT FROM A MACwowmom98
BUT TURIANS ARE COOL RIGHT
2017-05-07Merge pull request #122 from aren-cllc/patch-1Michael VanOverbeek
Stop pong from ending early.
2017-05-06gahhhh they were just slightly offcenter and it triggers mewilliam341
2017-05-06fixed textloginwilliam341
2017-05-06Fix merge conflicts.Michael
2017-05-06Merge remote-tracking branch 'origin/master'william341
# Conflicts: # ShiftOS_TheReturn/SaveSystem.cs
2017-05-06weew new boot sequencewilliam341
2017-05-06GUI-based login screen with skinning!Michael
2017-05-06Title text actually centers on resizewilliam341
(only if your text is set to center)
2017-05-06oh godwilliam341
2017-05-06label 2 is annoywilliam341
2017-05-06fixed a bug using Try-Catch Brand Duct Tapewilliam341
2017-05-06user listMichael
2017-05-06fix highscore glitchMichael
2017-05-06Fix the file skimmer pins.Michael
2017-05-06Stop pong from ending early.Aren
Pong used to end early because the game would check if secondsleft was 1 after removing one, meaning it would be at 2. Now it checks if secondsleft is 0 which should resolve the issue.
2017-05-06Most of TriWrite is implemented.Michael
2017-05-05Merge remote-tracking branch 'refs/remotes/shiftos-game/master'AShifter
2017-05-05Merge pull request #121 from AShifter/masterMichael VanOverbeek
actually fix something
2017-05-05actually fix file skimmerAShifter
don't copy dat floppy
2017-05-05Merge remote-tracking branch 'refs/remotes/shiftos-game/master'AShifter
2017-05-05Merge pull request #119 from AShifter/masterMichael VanOverbeek
fix advanced fs
2017-05-05shiftfs permissionsMichael
2017-05-05admin.set_acl and other thingsMichael
2017-05-04Merge remote-tracking branch 'refs/remotes/shiftos-game/master'AShifter
2017-05-04fix blank sysname bugMichael
2017-05-04Fix CRITICAL Pong MP bugs.Michael
2017-05-04fix bug with multiplayer uiMichael
2017-05-04More Multiplayer Pong work.Michael
2017-05-03Allow forwarding of messages to other clients.Michael VanOverbeek
2017-05-03Basic multiplayer pong.Michael
2017-05-03Fix highscore listMichael
2017-05-02did something to get more codepointsRylan/wowmom98
2017-05-02Catch invalid skin fileAShifter
I accidentally tried to load 0.0.x skin file, and it crashed. Added a try/catch around it and if caught, give an infobox saying "This skin is not compatible with this version of ShiftOS.".
2017-05-02fix advance file skimmerAShifter
it looks better