- renamed method QueueSimulation.registerAgentDeparture() to .scheduleActivityEnd().
- bugfix in QueueLane.getVehiclePositions(): handle non-Integer Ids as well without Exception.
- include parked vehicles in visualization of QueueLink.
- make sure OTFVis can visualize parked vehicles again after internal refactoring of QueueSimulation.