Commit Graph

5 Commits

Author SHA1 Message Date
Pk11
5437be1a2e
Add save file restoring (#68)
* Remove `using namespace std`

* Improve extension function and use more

* Add save restoring

and remove fstream to save ~300KB
2020-08-20 19:09:20 -06:00
RocketRobz
fcf1dfa3c3 Display drive sizes 2020-02-04 21:40:19 -07:00
Epicpkmn11
9651648836 Fix deleting file when copying to same dir and add recursive copying (#13)
* Fix deleting file when copying to same dir and add recursive copying

FIX: Deletes file when copying to same dir
ADD: Recursive copying (copy files and dirs within dirs) (also undoes disabling copying folders)

* Derp fix

* Derp fix (with undoing disabling folder copying)
2018-10-19 17:53:44 -06:00
Robz8
85d5f07685 Add drive menu, and show all file extentions 2018-10-02 23:01:22 -06:00
Robz8
81fc6b9754 Add source code files 2018-10-02 11:06:03 -06:00