summaryrefslogtreecommitdiff
path: root/src/scripts/controllers/simulation
AgeCommit message (Collapse)Author
2017-02-26Fix chart handling of time values above 100sGeorgios Andreadis
2017-01-27Fix graph view in building modeGeorgios Andreadis
2017-01-26Refactor controllers to use 'const' when possibleGeorgios Andreadis
2017-01-26Fix task state generationGeorgios Andreadis
2017-01-26Fetch states for all ticks at onceGeorgios Andreadis
All experiment states are now fetched in one go. Additionally, the experiments are now expected to start at tick 1 (this was wrongly assumed to be 0, before).
2017-01-26Set first tick to be 1 instead of 0Georgios Andreadis
2017-01-24Initial commitGeorgios Andreadis