aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS
AgeCommit message (Collapse)Author
2017-07-28finished ms-dos "dir"lempamo
2017-07-28Finished Minesweeper levelsjtsshieh
Check out my previous pul request for more things to do :-)
2017-07-27sweet new dos command (dir)lempamo
2017-07-27subdirectories in _data.infolempamo
2017-07-27dosname and icons for files! :smiley:lempamo
2017-07-27the files thing, will fix in morninglempamo
2017-07-26VERY VERY VERY BASIC Minsweeperjtsshieh
Took me a ton of time to get the game and square files working. Now all thats left is the sad face, about box, difficulties, acheivements, and pixel perfect (tradmarked)
2017-07-23Fixed a bug.Alex-TIMEHACK
2017-07-23Made the Downloader save .exe files to the DesktopAlex-TIMEHACK
These are then interpreted by the EXE file opening thing (For Windows 95 it's the Win95WindowsExplorer and for Windows 98/2000/ME it's really WinClassicWindowsExplorer
2017-07-23Finished the realistic desktopAlex-TIMEHACK
2017-07-23Realistic Desktop is finished!Alex-TIMEHACK
2017-07-23Realistic Desktop is halfway done!Alex-TIMEHACK
2017-07-23Started on the Realistic DesktopAlex-TIMEHACK
:P No one reads these descriptions!
2017-07-23Fattened da file systemAlex-TIMEHACK
Making it more realistic with more files that make sense
2017-07-22Fixed bugs, added featuresAlex-TIMEHACK
2017-07-22Fixed bugsAlex-TIMEHACK
2017-07-22Cleaned up some code!Alex-TIMEHACK
2017-07-22Fully Working Web View Part 2Alex-TIMEHACK
2017-07-22Fully working Web View Part 1Alex-TIMEHACK
2017-07-22Win98 Designer Finished! At least for me...Alex-TIMEHACK
2017-07-22A lot of Work on the WinClassicExplorerAlex-TIMEHACK
2017-07-22Made 95 explorer seperate from 98/2000/MEAlex-TIMEHACK
2017-07-22Windows 98 designer started!Alex-TIMEHACK
2017-07-22Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'Alex-TIMEHACK
2017-07-22There is no Address Book in Windows 95Alex-TIMEHACK
But there is one in Win98!
2017-07-21upcoming achievements :smiley:lempamo
2017-07-21Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'Alex-TIMEHACK
2017-07-21Added the Rename back!Alex-TIMEHACK
2017-07-21A lot of backend work!Alex-TIMEHACK
2017-07-21stuffslempamo
2017-07-21Fixed stupid conflict...Alex-TIMEHACK
2017-07-21Updated my Fork PART 3Alex-TIMEHACK
# Conflicts: # TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs
2017-07-21Made the File Explorer open EXE filesAlex-TIMEHACK
Not real ones though
2017-07-21even more webchatty goodnesslempamo
2017-07-21Windows Explorer TreeView now works!Alex-TIMEHACK
2017-07-21Update My Fork PART 2!!!Alex-TIMEHACK
2017-07-21Made adjustments to the Windows ExplorerAlex-TIMEHACK
2017-07-21more webchatty thingslempamo
2017-07-19fixed ftp, woopslempamo
2017-07-19fixed stdlempamo
2017-07-14Merge pull request #126 from jtsshieh/masterlempamo
Calc
2017-07-14Copy/Pastejtsshieh
Did Copy/Paste for Calculator BUT paste is not doing too well at filtering out the letters.
2017-07-14Nice almost working Calculatorjtsshieh
A calculator that has been totally recoded! Things to do -Make decimal work -Figure out why infinity sign is breaking everything -Get negative working
2017-07-14did thingslempamo
2017-07-14Removed hwcvlempamo
2017-07-13pixel perfected:tm: calculatorlempamo
2017-07-13Added features to IEJayXKanz666
-Added icons -You can now press enter instead of pressing 'Go' -Made it look more like the real IE4
2017-07-13fix conflict in vs :Dlempamo
2017-07-13added invalid page catcher and resx'slempamo
2017-07-13Fixed type namesJayXKanz666
-`String` replaced with `string` -`Boolean` replaced with `bool`