Skip to content
  1. Oct 05, 2016
  2. Oct 04, 2016
  3. Sep 27, 2016
  4. Sep 22, 2016
  5. Aug 24, 2016
    • Björn Richerzhagen's avatar
      Merge branch 'social-movement-bug' into 'master' · c1761134
      Björn Richerzhagen authored
      fixed nondeterministic behavior in SocialTransitionStrategy
      
      Fixes: The usage of Collections.shuffle() and non-ordered HashSets in social movement led to different movement patterns each time the simulation was executed.
      
      See merge request !36
      c1761134
  6. Aug 15, 2016
  7. Jul 12, 2016
  8. Jul 05, 2016
    • Björn Richerzhagen's avatar
      Continued Visualization Refactoring · ab074f33
      Björn Richerzhagen authored
      - onClick events are now handled globally on the WORLD-panel
      (significant boost in performance of the visualization)
      - clicked (active) hosts are now more clearly visualized
      - removed default host visualization for the sake of full customization.
      However, we will provide a simple "showHosts" configuration option for
      basic underlay visualization stuff in a later version of the
      VisualizationTopologyView
      - removed outdated and no longer used Components
      ab074f33
  9. Jul 04, 2016
  10. Jul 01, 2016
  11. Jun 29, 2016
    • Björn Richerzhagen's avatar
      Merge branch 'topologyFix' into 'master' · 40749b3c
      Björn Richerzhagen authored
      Topology fix
      
      Fixes bugs in DefaultTopologyComponent **recalculateLocalView()**:
      It now returns a copy of the current position.
      Also fixed a bug where it tries to generate edges to nodes not in the graph.
      
      See merge request !32
      40749b3c
  12. Jun 28, 2016
  13. Jun 27, 2016
  14. Jun 15, 2016
  15. Jun 14, 2016
  16. Jun 13, 2016
  17. Jun 10, 2016
  18. Jun 09, 2016
  19. May 10, 2016
  20. Apr 15, 2016
  21. Apr 13, 2016
  22. Apr 11, 2016
  23. Mar 29, 2016
  24. Mar 24, 2016
  25. Mar 15, 2016
  26. Mar 14, 2016
  27. Feb 22, 2016
  28. Feb 17, 2016
  29. Jan 28, 2016
    • Björn Richerzhagen's avatar
      Social Movement · ffbd3e06
      Björn Richerzhagen authored
      fix transition strategy to only fire once an Attraction Point is reached
      remove POI limitation for Json-based Attraction Points
      ffbd3e06
Loading