commit | c52e18a87b3b38eb33ba1c8741ff567de3321292 | [log] [download] |
---|---|---|
author | Florian Nücke <florian@nuecke.de> | Tue Nov 26 14:35:14 2013 +0100 |
committer | Florian Nücke <florian@nuecke.de> | Tue Nov 26 14:35:14 2013 +0100 |
tree | bf0ef6a6952be56d97228386081d3e7c77b0957a | |
parent | f5e1f09af3632c3f7b2472a964767699941d7aff [diff] |
cleaned up synchronization in connector/distributor, i think; pausing computer in save to make sure it won't continue running until the whole world finished saving; started work on charger (robot loading block); reworked connector interface, changeBuffer now returns the delta that could not be applied and added new method tryChangeBuffer that will only apply the full delta or nothing, and return true if it worked, false otherwise