From 7eedd59f6f600dc5857bef50377260b6a95229c9 Mon Sep 17 00:00:00 2001 From: Legaeli Date: Tue, 4 Nov 2025 08:33:08 +0100 Subject: [PATCH] =?UTF-8?q?Bugs=20fixed.=20Funktioniert=20wie=20geplant.?= =?UTF-8?q?=20Ich=20erwarte=20eine=20Gehalsterh=C3=B6hung=20Chef?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/editor.xml | 97 +++++++++++ .../CMakeFiles/Prog3B.dir/gamecube.cpp.obj | Bin 29788 -> 29855 bytes .../CMakeFiles/Prog3B.dir/gamematrix.cpp.obj | Bin 13959 -> 73669 bytes .../CMakeFiles/Prog3B.dir/main.cpp.obj | Bin 277383 -> 277425 bytes .../CMakeFiles/Prog3B.dir/objects.a | Bin 329572 -> 389894 bytes cmake-build-debug-mingw/CMakeFiles/Progress/4 | 1 - .../CMakeFiles/Progress/count.txt | 1 - cmake-build-debug-mingw/Prog3B.exe | Bin 0 -> 1671757 bytes .../Testing/Temporary/LastTest.log | 4 +- gamecube.cpp | 6 +- gamematrix.cpp | 161 +++++++++--------- gamematrix.h | 32 ++-- 12 files changed, 199 insertions(+), 103 deletions(-) delete mode 100644 cmake-build-debug-mingw/CMakeFiles/Progress/4 delete mode 100644 cmake-build-debug-mingw/CMakeFiles/Progress/count.txt create mode 100644 cmake-build-debug-mingw/Prog3B.exe diff --git a/.idea/editor.xml b/.idea/editor.xml index b0d69ef..1f0ef49 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -1,6 +1,103 @@ +