Commit graph

99 commits

Author SHA1 Message Date
lempamo
311d896ca5 paint it black (on the bottom and right) 2017-07-01 22:36:17 -04:00
Alex-TIMEHACK
4a57dd8877 Made the new TitleScreen use the WindowManager 2017-06-24 21:17:29 +01:00
AShifter
bf7fcf52ad Some more terminal work
IT WORKS! IT WWOOOOORRRKKKSS!!! YOu can now use Thread.Sleep(); without
issues.
2017-06-18 18:39:27 -07:00
Alex-TIMEHACK
2f9031e0ac A LOT of tweaks - more to come 2017-06-17 22:25:33 +01:00
Alex-TIMEHACK
8f49a17b3d Update my fork PART 3 2017-06-17 09:10:35 +01:00
Alex-TIMEHACK
3caf2962cf Updated my fork AGAIN
# Conflicts:
#	.vs/TimeHACK/v15/.suo
#	TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll
#	TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb
#	TimeHACK.Engine/obj/Release/CoreCompileInputs.cache

#	TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache

#	TimeHACK.Engine/obj/Release/TimeHACK.Engine.csproj.GenerateResource.Cache

#	TimeHACK.Engine/obj/Release/TimeHACK.Engine.csprojResolveAssemblyReference.cache
#	TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll
#	TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb
#	TimeHACK.Main/bin/Release/TimeHACK.Engine.dll
#	TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb
#	TimeHACK.Main/bin/Release/TimeHACK.application
#	TimeHACK.Main/bin/Release/TimeHACK.exe
#	TimeHACK.Main/bin/Release/TimeHACK.exe.manifest
#	TimeHACK.Main/bin/Release/TimeHACK.pdb
#	TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe
#	TimeHACK.Main/obj/Release/CoreCompileInputs.cache
#	TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferences.cache

#	TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
#	TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.FileListAbsolute.txt
#	TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache

#	TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache

#	TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
#	TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources

#	TimeHACK.Main/obj/Release/TimeHACK.WinClassicForms.WinClassicInstaller.resources
#	TimeHACK.Main/obj/Release/TimeHACK.application
#	TimeHACK.Main/obj/Release/TimeHACK.exe
#	TimeHACK.Main/obj/Release/TimeHACK.exe.manifest
#	TimeHACK.Main/obj/Release/TimeHACK.pdb
2017-06-17 09:10:20 +01:00
Alex-TIMEHACK
3a8ada000a Updated my fork 2017-06-17 08:56:10 +01:00
lempamo
accf753205 forgot this thing 😛 2017-06-14 20:22:37 -04:00
lempamo
92f1b7b926 quick fix to the fonts 2017-06-14 20:12:37 -04:00
Jamie Mansfield
eef1e2b945
repo: Improve gitignore and gitattributes
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-11 22:31:46 +01:00
lempamo
5dd994748c added survivethedaygame 2017-06-10 20:02:04 -04:00
IBMPCDOS5
320634db07 Win98
Fixed Shutdown label in 98
2017-06-10 12:24:40 -05:00
Alex-TIMEHACK
ec8361de2a Added my changes back AGAIN
# Conflicts:
#	.vs/TimeHACK/v15/.suo
2017-06-10 17:55:28 +01:00
AShifter
6fe33a8837 re fix things
yoy
2017-06-10 10:28:06 -06:00
Alex-TIMEHACK
316b7739bd Done ALOT of tweaks and Save troubleshooter
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-06-10 12:22:50 +01:00
Alex-TIMEHACK
a15d2c212a Updated my fork! 2017-06-10 07:54:26 +01:00
IBMPCDOS5
1b6c41b0a4 Lots of changes
Revamped Alex's Wibdows Explorer, added an about page, and minor start
menu changes, (Changing NotePad to Notepad, Shutdown... to Shut Down...)
2017-06-02 10:28:03 -05:00
Alex-TIMEHACK
cf7392f930 Added my File Explorer
It also has a File Open and File Save thing configured for the Notepad
2017-06-02 15:06:52 +01:00
lempamo
0344f0f2ba fixed up bsod 2017-05-31 17:38:32 -04:00
Alex-TIMEHACK
21320c8f96 Fixed taskbar bug.............. again......... 2017-05-31 09:23:32 +01:00
Alex-TIMEHACK
ac576c0590 Kind of done my File Explorer...
IT'S NOT FINISHED!!!!!!!!
2017-05-24 21:42:48 +01:00
AShifter
5bd41f103e fix bad
yoy
2017-05-20 09:43:04 -06:00
Alex-TIMEHACK
c14b9ee033 Fixed broken SaveSystem! 2017-05-20 13:48:20 +01:00
Alex-TIMEHACK
c322a51694 Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master' 2017-05-20 13:37:58 +01:00
Alex-TIMEHACK
9328abe384 Added my SaveSystem! 2017-05-20 13:33:32 +01:00
Aren
b9841ccabc Store saves in AppData instead of My Documents
Required for Windows Store support.
2017-05-20 12:49:25 +02:00
Alex-TIMEHACK
ca9d46fea6 Fixed Conflicts PART 2 2017-05-20 09:44:06 +01:00
Alex-TIMEHACK
43647f873b Fixed Conflicts 2017-05-19 21:51:48 +01:00
Alex-TIMEHACK
044d3dd3aa My Address Book is done! 2017-05-19 21:01:07 +01:00
TheRandomMelon
ea1a18f27e Fixed most grammatical errors in the license agreement 2017-05-14 19:53:08 -05:00
TheRandomMelon
b188d5037e Improved the README a LOT 2017-05-09 17:50:13 -05:00
Michael
9e2582cd3f Implement a proper save system 2017-05-07 20:04:31 -04:00
Michael
97cd97b92e Custom progress bar rendering. 2017-05-07 19:03:07 -04:00
AShifter
29d2b28cff start Win98
because
2017-05-07 15:58:48 -06:00
Alex-TIMEHACK
b3d60f914a Added an Address Book! PLZ ACCEPT 2017-05-06 17:56:00 +01:00
lempamo
01d130bf5c it builds now 2017-05-01 21:31:37 -04:00
lempamo
d44d1750b4 added google and outlook express started 2017-05-01 21:28:35 -04:00
lempamo
a81438ac68 set up the hwcv 2017-05-01 16:37:21 -04:00
Alex-TIMEHACK
234eacb36d Small adjustments 2017-05-01 11:25:23 +01:00
Alex-TIMEHACK
a8bf32646b Trying to fix the conflicts 2017-05-01 10:15:05 +01:00
Alex-TIMEHACK
e0c8a95217 Fully working taskbar!
IT WORKS!
2017-05-01 09:54:13 +01:00
lempamo
1bdb2205cc just some name changes 2017-04-30 20:21:05 -04:00
Alex-TIMEHACK
12c253ab76 Half done the taskbars 2017-04-30 15:46:36 +01:00
AShifter
ab73697320 Change Win95 Form to 640 x 480
Make it easier to make changes on a screen smaller then 1920 x 1080
2017-04-28 14:15:31 -07:00
lempamo
a2e3f6358a added CHORD.WAV 2017-04-28 13:48:46 -04:00
lempamo
fdc90e45f7 html ie revamp works! 2017-04-27 18:22:10 -04:00
lempamo
bcd89d808b gettin started with sites 2017-04-27 15:55:40 -04:00
AShifter
14ff6e1e56 fixed pjBg6mKP error?
i have no idea what the hell this is, but appveyor hates it. it might be
important. changed from.cs to .bin
2017-04-24 08:31:53 -06:00
AShifter
8dd3326bd2 Added WinClassicHWCV
and some other stuff i think
2017-04-24 08:25:57 -06:00
AShifter
e0b4f16b01 Make Infobox95 use WinClassic Template
saving energy etc
2017-04-22 13:50:14 -06:00