Graphique des révisions

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • b13a456 (winforms) fixed icon ( linux could not load compressed icons ) lowered size of generated image ( in linux the application crashed for bigger scenarios ) added warning if "setups" directory is missing ( otherwise application would crash ) by DragonSkills99 2020-06-22 09:59:21 +0200
  • 77b208c if there is not safe path the application will now show a message instead of crashing by benjamin.m 2020-06-18 14:55:22 +0200
  • 02b21b8 now every broyne after a unsafe one is also marked as unsafe by benjamin.m 2020-06-18 14:36:26 +0200
  • c953b38 made messagebox also dark-style by benjamin.m 2020-06-18 13:43:01 +0200
  • 76d3794 converted console-application to winforms application implemented generation and displaying of a graphical result instead of console output by benjamin.m 2020-06-18 13:37:21 +0200
  • 265a8ff (refs/pull/1/head, feature-parse-setup-files) removed some unused methods added doc-comments to all methods by benjamin.m 2020-06-15 14:59:03 +0200
  • 9831bd8 merged Field by benjamin.m 2020-06-15 14:43:02 +0200
  • adb4717 added method for parsing groyne entries in Field application is now able to select and parse files to Field-Objects by benjamin.m 2020-06-15 14:37:40 +0200
  • fe854e7 (HEAD -> master) Edited a Comment which suggest to create the levels dynamic by Moritz Winter 2020-06-15 13:51:49 +0200
  • f20d356 Added Dog class for holding dog-specific data and readonly static properties with the actual data of our two dogs Added Field for holding data of all groynes and calculating routes with it added Groyne for holding data of a single groyne (just Y-Coordinate and the type, not X-Coordinate) Added GroyneRun for actually running the algorithm Added TimedGroyn for holding data of the required time between two groynes and the groynes itself (contains recursively the full route back to the root groyne) by benjamin.m 2020-06-15 13:24:01 +0200
  • b62a26d initial commit by benjamin.m 2020-06-15 10:55:26 +0200
  • c4f7547 initial commit by DragonSkills99 2020-06-15 10:53:20 +0200