aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects/ShiftFS.cs
AgeCommit message (Collapse)Author
2017-07-13Delete a LOT of obsolete codeMichael
2017-06-30file-infecting virusesMichael
2017-05-21holy ashitMichael VanOverbeek
2017-05-02fix some nreswilliam341
2017-04-21Add copying/moving of files/dirsMichael
2017-04-21Add ShiftOS->Host Shared PersistenceMichael
ShiftOS can now write to the shared folder when saving files/deleting files to the 1:/ drive.
2017-03-07Fix NPC generationMichael VanOverbeek
2017-01-24ShiftFS file structure changesMichael
Files can now store header data in a separate byte[] array inside File.Header. You can use the Utils.Set/GetHeaderText/Data(path, data) methods to set the header of an existing file.
2017-01-08Add license to top of ALL code files.Michael
2017-01-08Initial uploadMichael