Add new method Person.rerouteTraveltime() (thanks to Jakob and Stephan)
- small BugFix for method Person.appendWalkingStage
*BugFix* for methods Person.getNextEdge and Person.getEdges .. thanks to Stephan Beutelschiess
BugFix: methods of the class person are now directly related to the simulation time (in milliseconds)
- BugFix for the method Simulation.convertGeo(...)
change the class name ArealDetector to Lanearea...
- add support for variable and context subscrip...
update the list of constants
BugFix for the method Inductionloop.getVehicleData
- update constants
reducing error verbosity for javadoc
- add support to start the simulation only with...
add new method Simulation.saveState(file)
*Bugfix* for the methods Vehicle.getDrivingDist...
*Bugfix* for the method Vehicle.getStopState(..)
- add some new functions of the current TRACI v...
activate the setTcpNoDelay by default which dec...
add new variable TL_EXTERNAL_STATE
- add support for persons
add function setspeedMode for vehicles
small Bugfix (Polygon -> getColor)
*BugFix* for method Vehicle.setRoute() .. thank...
- Fix build.xml (thanks to Michael Behrisch)
added some additional classes for the signal st...
- update for vehicle stop function (add reason ...
cleaning build.xml
- added some new TraCI functions
- several bugfixes
update of constants.java to be compatible with ...