Browse Source

unnötige dlls gelöscht

Kolja Strohm 5 years ago
parent
commit
8864333e58
52 changed files with 8 additions and 5 deletions
  1. 3 0
      .gitignore
  2. 1 1
      Allgemein/Framework
  3. BIN
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Asteroids/bin/game.dll
  4. BIN
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Blöcke/bin/game.dll
  5. BIN
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/DungeonGame/bin/game.dll
  6. BIN
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Fangen/bin/game.dll
  7. BIN
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Snake/bin/game.dll
  8. BIN
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Tetris/bin/game.dll
  9. BIN
      Spiele Platform/Klient/Fertig/Debug/Spiele/x64/Asteroids/bin/Asteroids.dll
  10. BIN
      Spiele Platform/Klient/Fertig/Debug/Spiele/x64/Linie/bin/Linie.dll
  11. BIN
      Spiele Platform/Klient/Fertig/Debug/x64/data/bin/GSL.dll
  12. BIN
      Spiele Platform/Klient/Fertig/Debug/x64/data/bin/KSGNetwork.dll
  13. BIN
      Spiele Platform/Klient/Fertig/Debug/x64/data/bin/KSGScript.dll
  14. BIN
      Spiele Platform/Klient/Fertig/Debug/x64/data/bin/Update.dll
  15. BIN
      Spiele Platform/Klient/Fertig/Debug/x64/data/start/icon.exe
  16. BIN
      Spiele Platform/Klient/Fertig/Debug/x64/framework.dll
  17. BIN
      Spiele Platform/Klient/Fertig/Debug/x64/network.dll
  18. BIN
      Spiele Platform/Klient/Fertig/Minigames/x32/Asteroids/bin/game.dll
  19. BIN
      Spiele Platform/Klient/Fertig/Minigames/x32/Blöcke/bin/game.dll
  20. BIN
      Spiele Platform/Klient/Fertig/Minigames/x32/DungeonGame/bin/game.dll
  21. BIN
      Spiele Platform/Klient/Fertig/Minigames/x32/Fangen/bin/game.dll
  22. BIN
      Spiele Platform/Klient/Fertig/Minigames/x32/Snake/bin/game.dll
  23. BIN
      Spiele Platform/Klient/Fertig/Minigames/x32/Tetris/bin/game.dll
  24. BIN
      Spiele Platform/Klient/Fertig/Minigames/x64/Asteroids/bin/game.dll
  25. BIN
      Spiele Platform/Klient/Fertig/Minigames/x64/Blöcke/bin/game.dll
  26. BIN
      Spiele Platform/Klient/Fertig/Minigames/x64/DungeonGame/bin/game.dll
  27. BIN
      Spiele Platform/Klient/Fertig/Minigames/x64/Fangen/bin/game.dll
  28. BIN
      Spiele Platform/Klient/Fertig/Minigames/x64/Snake/bin/game.dll
  29. BIN
      Spiele Platform/Klient/Fertig/Minigames/x64/Tetris/bin/game.dll
  30. BIN
      Spiele Platform/Klient/Fertig/Spiele/x32/Asteroids/bin/Asteroids.dll
  31. BIN
      Spiele Platform/Klient/Fertig/Spiele/x32/Linie/bin/Linie.dll
  32. BIN
      Spiele Platform/Klient/Fertig/Spiele/x64/Asteroids/bin/Asteroids.dll
  33. BIN
      Spiele Platform/Klient/Fertig/Spiele/x64/Linie/bin/Linie.dll
  34. BIN
      Spiele Platform/Klient/Fertig/x32/data/bin/GSL.dll
  35. BIN
      Spiele Platform/Klient/Fertig/x32/data/bin/KSGNetwork.dll
  36. BIN
      Spiele Platform/Klient/Fertig/x32/data/bin/KSGScript.dll
  37. BIN
      Spiele Platform/Klient/Fertig/x32/data/bin/Update.dll
  38. BIN
      Spiele Platform/Klient/Fertig/x32/data/start/icon.exe
  39. BIN
      Spiele Platform/Klient/Fertig/x32/framework.dll
  40. BIN
      Spiele Platform/Klient/Fertig/x32/network.dll
  41. BIN
      Spiele Platform/Klient/Fertig/x64/data/bin/GSL.dll
  42. BIN
      Spiele Platform/Klient/Fertig/x64/data/bin/KSGNetwork.dll
  43. BIN
      Spiele Platform/Klient/Fertig/x64/data/bin/KSGScript.dll
  44. BIN
      Spiele Platform/Klient/Fertig/x64/data/bin/Update.dll
  45. BIN
      Spiele Platform/Klient/Fertig/x64/data/start/icon.exe
  46. BIN
      Spiele Platform/Klient/Fertig/x64/framework.dll
  47. BIN
      Spiele Platform/Klient/Fertig/x64/network.dll
  48. 1 1
      Spiele Platform/Klient/KSGNetwork
  49. 1 1
      Spiele Platform/Klient/Minigames/DungeonGame
  50. BIN
      Spiele Platform/Sounds/Konverter/data/GSLx32.dll
  51. 1 1
      Spiele Platform/Spiele/Klient/Asteroids
  52. 1 1
      Spiele Platform/Spiele/Klient/Linie

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+*.dll
+*.exe
+!openssl.exe

+ 1 - 1
Allgemein/Framework

@@ -1 +1 @@
-Subproject commit 9ca1d03cb1cf1a3f96e11d59ad5be63c92dcaa6a
+Subproject commit 38be601891e21cb5978cb9b67354a88a4a7e6ee3

BIN
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Asteroids/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Blöcke/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/DungeonGame/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Fangen/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Snake/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Tetris/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Debug/Spiele/x64/Asteroids/bin/Asteroids.dll


BIN
Spiele Platform/Klient/Fertig/Debug/Spiele/x64/Linie/bin/Linie.dll


BIN
Spiele Platform/Klient/Fertig/Debug/x64/data/bin/GSL.dll


BIN
Spiele Platform/Klient/Fertig/Debug/x64/data/bin/KSGNetwork.dll


BIN
Spiele Platform/Klient/Fertig/Debug/x64/data/bin/KSGScript.dll


BIN
Spiele Platform/Klient/Fertig/Debug/x64/data/bin/Update.dll


BIN
Spiele Platform/Klient/Fertig/Debug/x64/data/start/icon.exe


BIN
Spiele Platform/Klient/Fertig/Debug/x64/framework.dll


BIN
Spiele Platform/Klient/Fertig/Debug/x64/network.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x32/Asteroids/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x32/Blöcke/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x32/DungeonGame/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x32/Fangen/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x32/Snake/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x32/Tetris/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x64/Asteroids/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x64/Blöcke/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x64/DungeonGame/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x64/Fangen/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x64/Snake/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Minigames/x64/Tetris/bin/game.dll


BIN
Spiele Platform/Klient/Fertig/Spiele/x32/Asteroids/bin/Asteroids.dll


BIN
Spiele Platform/Klient/Fertig/Spiele/x32/Linie/bin/Linie.dll


BIN
Spiele Platform/Klient/Fertig/Spiele/x64/Asteroids/bin/Asteroids.dll


BIN
Spiele Platform/Klient/Fertig/Spiele/x64/Linie/bin/Linie.dll


BIN
Spiele Platform/Klient/Fertig/x32/data/bin/GSL.dll


BIN
Spiele Platform/Klient/Fertig/x32/data/bin/KSGNetwork.dll


BIN
Spiele Platform/Klient/Fertig/x32/data/bin/KSGScript.dll


BIN
Spiele Platform/Klient/Fertig/x32/data/bin/Update.dll


BIN
Spiele Platform/Klient/Fertig/x32/data/start/icon.exe


BIN
Spiele Platform/Klient/Fertig/x32/framework.dll


BIN
Spiele Platform/Klient/Fertig/x32/network.dll


BIN
Spiele Platform/Klient/Fertig/x64/data/bin/GSL.dll


BIN
Spiele Platform/Klient/Fertig/x64/data/bin/KSGNetwork.dll


BIN
Spiele Platform/Klient/Fertig/x64/data/bin/KSGScript.dll


BIN
Spiele Platform/Klient/Fertig/x64/data/bin/Update.dll


BIN
Spiele Platform/Klient/Fertig/x64/data/start/icon.exe


BIN
Spiele Platform/Klient/Fertig/x64/framework.dll


BIN
Spiele Platform/Klient/Fertig/x64/network.dll


+ 1 - 1
Spiele Platform/Klient/KSGNetwork

@@ -1 +1 @@
-Subproject commit 215ce002f815e46de29411343e5e64f6daf85b54
+Subproject commit a91fafb337349df487d355f723b76f69c9da35d5

+ 1 - 1
Spiele Platform/Klient/Minigames/DungeonGame

@@ -1 +1 @@
-Subproject commit 5b4cf4d77f9c515d3f37446c85ff7c060b8a4508
+Subproject commit ad713d19ae0adbd7a474bf7caed96fb02eb306cc

BIN
Spiele Platform/Sounds/Konverter/data/GSLx32.dll


+ 1 - 1
Spiele Platform/Spiele/Klient/Asteroids

@@ -1 +1 @@
-Subproject commit ab034bf167e1d69999f21bcdc1372fdc23d1efe4
+Subproject commit c9cfa003c5d8b91a0b8660b2ed8646deedaf1025

+ 1 - 1
Spiele Platform/Spiele/Klient/Linie

@@ -1 +1 @@
-Subproject commit 31a7a576c82dadfceff302138ea10061fa44fd2e
+Subproject commit 53d0d352a36554e04f85739bec8c25fe47f7cb44