Commit graph

635 commits

Author SHA1 Message Date
Alex-TIMEHACK
cf4609d054 Fixed bugs, added features 2017-07-22 16:40:49 +01:00
Alex-TIMEHACK
46eb239008 Fixed bugs 2017-07-22 12:45:53 +01:00
Alex-TIMEHACK
31c6706312 Cleaned up some code! 2017-07-22 11:57:13 +01:00
Alex-TIMEHACK
bc6a8c1ada Fully Working Web View Part 2 2017-07-22 11:41:27 +01:00
Alex-TIMEHACK
64aba62685 Fully working Web View Part 1 2017-07-22 11:29:48 +01:00
Alex-TIMEHACK
294592d1bc Win98 Designer Finished! At least for me... 2017-07-22 10:17:11 +01:00
Alex-TIMEHACK
f355abf45e A lot of Work on the WinClassicExplorer 2017-07-22 09:55:12 +01:00
Alex-TIMEHACK
eca20f542d Made 95 explorer seperate from 98/2000/ME 2017-07-22 09:27:28 +01:00
Alex-TIMEHACK
c7266b653b Windows 98 designer started! 2017-07-22 09:13:19 +01:00
Alex-TIMEHACK
9cf2ebcd75 Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master' 2017-07-22 09:07:54 +01:00
Alex-TIMEHACK
4db6df01a8 There is no Address Book in Windows 95
But there is one in Win98!
2017-07-22 09:07:44 +01:00
lempamo
845d40b0b9 upcoming achievements 😃 2017-07-21 23:27:37 -04:00
Alex-TIMEHACK
0fe1f13532 Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master' 2017-07-21 22:22:58 +01:00
Alex-TIMEHACK
001dfb9b14 Added the Rename back! 2017-07-21 22:22:52 +01:00
Alex-TIMEHACK
2c87ba5fde A lot of backend work! 2017-07-21 22:14:23 +01:00
lempamo
7c55b52ced stuffs 2017-07-21 17:03:38 -04:00
Alex-TIMEHACK
5bfa0d8184 Fixed stupid conflict... 2017-07-21 18:15:51 +01:00
Alex-TIMEHACK
691ee07670 Updated my Fork PART 3
# Conflicts:
#	TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs
2017-07-21 18:11:57 +01:00
Alex-TIMEHACK
10dce41058 Made the File Explorer open EXE files
Not real ones though
2017-07-21 18:10:05 +01:00
lempamo
bfaf46cf14 Merge branch 'master' of https://github.com/TimeHACKDevs/TimeHACK.git 2017-07-21 11:06:15 -04:00
lempamo
0e4af49563 even more webchatty goodness 2017-07-21 11:06:11 -04:00
lempamo
840c2ad2ab Update CONTRIBUTING.md 2017-07-21 09:25:14 -04:00
lempamo
3b52e46274 Create CONTRIBUTING.md 2017-07-21 09:23:07 -04:00
Alex-TIMEHACK
55e49fdaad Windows Explorer TreeView now works! 2017-07-21 14:08:35 +01:00
Alex-TIMEHACK
75c05d3553 Update My Fork PART 2!!! 2017-07-21 13:24:28 +01:00
Alex-TIMEHACK
fee528f280 Made adjustments to the Windows Explorer 2017-07-21 13:09:15 +01:00
lempamo
a42b7b8d32 more webchatty things 2017-07-21 00:15:10 -04:00
lempamo
6a3204c26d fixed ftp, woops 2017-07-19 22:00:25 -04:00
lempamo
83783ac518 fixed std 2017-07-19 21:48:49 -04:00
lempamo
608bf336db fix exe to credit all of us 2017-07-19 21:32:16 -04:00
lempamo
67db4eebef New Version thing 2017-07-19 21:17:50 -04:00
lempamo
4b7db2e422 Merge pull request #126 from jtsshieh/master
Calc
2017-07-14 17:29:22 -05:00
jtsshieh
14d1d663f5 Copy/Paste
Did Copy/Paste for Calculator
BUT paste is not doing too well at filtering out the letters.
2017-07-14 18:20:57 -04:00
jtsshieh
606a3275a1 Nice almost working Calculator
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-14 17:59:22 -04:00
lempamo
d8adb912b0 did things 2017-07-14 11:29:30 -05:00
lempamo
c579cf2499 Removed hwcv 2017-07-14 09:43:33 -05:00
lempamo
7c02e21010 pixel perfected™️ calculator 2017-07-13 19:13:35 -05:00
Jason
8f5ced0b12 Merge pull request #125 from jayxkanz666/master
More modifications to IE4
2017-07-13 22:55:51 +02:00
JayXKanz666
7a0939095b Added features to IE
-Added icons
-You can now press enter instead of pressing 'Go'
-Made it look more like the real IE4
2017-07-13 22:54:30 +02:00
JayXKanz666
c41ea1afe7 Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master' 2017-07-13 19:45:28 +02:00
lempamo
80b07723bc fix conflict in vs :D 2017-07-13 12:09:22 -05:00
lempamo
a48b40e455 added invalid page catcher and resx's 2017-07-13 12:07:52 -05:00
JayXKanz666
a0d6a18371 Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master' 2017-07-13 18:56:40 +02:00
Jason
22cca68c0d Merge pull request #124 from jayxkanz666/master
Fixed type names
2017-07-13 16:52:07 +02:00
Jason
0895af6a5f Merge branch 'master' into master 2017-07-13 16:52:02 +02:00
JayXKanz666
264deb3774 Fixed type names
-`String` replaced with `string`
-`Boolean` replaced with `bool`
2017-07-13 16:46:24 +02:00
lempamo
3c69afe48d Fixed WebChat in Start Menu 😛 2017-07-13 09:44:12 -05:00
JayXKanz666
dd76075ce7 Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master' 2017-07-13 03:18:43 +02:00
lempamo
dcd0151ae7 hack2 done for now 2017-07-12 20:13:16 -05:00
JayXKanz666
b4730c9eff Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master' 2017-07-13 02:22:31 +02:00