aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/obj/Release/CoreCompileInputs.cache
AgeCommit message (Collapse)Author
2017-06-11repo: Improve gitignore and gitattributesJamie Mansfield
The gitignore has been improved to ignore the following: - IDE configuration for Visual Studio, VSCode, and Rider - OS files for macOS, Linux, and Windows The gitattributes has been improved to properly diff the following: - Normalise line endings - Common Files - .md, .png, etc - C# Files - Visual Studio Files
2017-06-11Fix dial-up sound bugAShifter
Play the sound on a different thread, and BAM IT WORKS WOW YOY and also link the threads so the main thread waits for the sound thread to end something like that just look at Hack1.cs
2017-06-10Done basically nothingAlex-TIMEHACK
2017-06-10Added my changes back AGAINAlex-TIMEHACK
# Conflicts: # .vs/TimeHACK/v15/.suo
2017-06-10fixes all the things!AShifter
compile plz appveyor
2017-06-10re fix thingsAShifter
yoy
2017-06-10Done ALOT of tweaks and Save troubleshooterAlex-TIMEHACK
There is now a save troubleshooter that checks your save files if they can't load! Also, it checks what OS to load on startup of the game!
2017-05-24Kind of done my File Explorer...Alex-TIMEHACK
IT'S NOT FINISHED!!!!!!!!
2017-05-20fix badAShifter
yoy
2017-05-20Added my SaveSystem!Alex-TIMEHACK
2017-05-20Fixed Conflicts PART 2Alex-TIMEHACK
2017-05-19Fixed ConflictsAlex-TIMEHACK
2017-05-19My Address Book is done!Alex-TIMEHACK
2017-05-14Fixed most grammatical errors in the license agreementTheRandomMelon
2017-05-09Improved the README a LOTTheRandomMelon
2017-05-07start Win98AShifter
because
2017-05-06Added an Address Book! PLZ ACCEPTAlex-TIMEHACK
2017-05-01Small adjustmentsAlex-TIMEHACK
2017-04-30Half done the taskbarsAlex-TIMEHACK
2017-04-28Change Win95 Form to 640 x 480AShifter
Make it easier to make changes on a screen smaller then 1920 x 1080
2017-03-31Merge remote-tracking branch 'origin/master'AShifter
# Conflicts: # TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache # TimeHACK.Engine/obj/Release/TimeHACK.Engine.csproj.FileListAbsolute.txt # TimeHACK.Engine/obj/Release/TimeHACK.Engine.csproj.GenerateResource.Cache # TimeHACK.Main/bin/Release/TimeHACK.application # TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferences.cache # TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache # TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache # TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache # TimeHACK.Main/obj/Release/TimeHACK.application
2017-03-31Added InfoboxAShifter
Added an Infobox into the TimeHACK.Engine and removed extra WindowManager creations in Win95.cs also probably did some other honeyfries
2017-03-31Fix stuffAShifter
don't give me any conflicts k thx
2017-03-29added font to WMJayXKanz666
2017-03-27BURNED EVERYTHINGAShifter
and cloned
2017-03-27added downloader and installerJayXKanz666