Commit Graph

6 Commits

Author SHA1 Message Date
CreepyCrafter24 4ecf0b122a Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 2019-09-28 19:05:06 +02:00
CreepyCrafter24 f80fe9e644 Updates, (Somehow) works now 2019-09-14 14:00:28 +02:00
CreepyCrafter24 ca18f8e564 Added Splash, small fix, still throws AccessException 2019-08-27 17:44:31 +02:00
CreepyCrafter24 d192d7c808 Fixes, new Level, balancing, removed locking Windows Key in an Attempt to fix the following, bug: crashes randomly (access violation in native code), bug: all Levels are availale without having to be unlocked 2019-08-01 22:42:35 +02:00
CreepyCrafter24 cf4d9d6e85 Added new Level and Vector class 2019-07-27 20:57:23 +02:00
CreepyCrafter24 633f91cac6 new file: .gitignore
new file:   1/1.cs
new file:   1/1.csproj
new file:   1/Properties/AssemblyInfo.cs
new file:   Base/Base.csproj
new file:   Base/Input.cs
new file:   Base/Level.cs
new file:   Base/Properties/AssemblyInfo.cs
new file:   LaptopSimulator2015.sln
new file:   LaptopSimulator2015/App.config
new file:   LaptopSimulator2015/CaptchaGenerator.cs
new file:   LaptopSimulator2015/FakeDesktop.Designer.cs
new file:   LaptopSimulator2015/FakeDesktop.cs
new file:   LaptopSimulator2015/FakeDesktop.resx
new file:   LaptopSimulator2015/LaptopSimulator2015.csproj
new file:   LaptopSimulator2015/Program.cs
new file:   LaptopSimulator2015/Properties/AssemblyInfo.cs
new file:   LaptopSimulator2015/Properties/Resources.Designer.cs
new file:   LaptopSimulator2015/Properties/Resources.resx
new file:   LaptopSimulator2015/Properties/Settings.Designer.cs
new file:   LaptopSimulator2015/Properties/Settings.settings
new file:   LaptopSimulator2015/Resources/fans.wav
new file:   LaptopSimulator2015/Resources/pcoptimizerpro.jpeg
new file:   LaptopSimulator2015/Settings.cs
new file:   LaptopSimulator2015/strings.Designer.cs
new file:   LaptopSimulator2015/strings.de.Designer.cs
new file:   LaptopSimulator2015/strings.de.resx
new file:   LaptopSimulator2015/strings.resx
new file:   README.md
new file:   SIT/App.config
new file:   SIT/MainForm.Designer.cs
new file:   SIT/MainForm.cs
new file:   SIT/MainForm.resx
new file:   SIT/Program.cs
new file:   SIT/Properties/AssemblyInfo.cs
new file:   SIT/Properties/Resources.Designer.cs
new file:   SIT/Properties/Resources.resx
new file:   SIT/Properties/Settings.Designer.cs
new file:   SIT/Properties/Settings.settings
new file:   SIT/SIT.csproj
new file:   ToDo.txt
new file:   make.bat
2019-07-23 14:54:05 +02:00