abstreet/sim/src
2021-03-17 10:02:52 -07:00
..
bin Track some very basic stats on how many events we're processing. #368 2020-10-19 19:12:19 -05:00
make Add a button to save scenarios to a file if they're generated. This is useful for avoiding the performance hit of regenerating them again. 2021-03-17 10:02:52 -07:00
mechanics Measure intersection delay more intuitively. #549 2021-03-10 16:38:35 -08:00
pandemic Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00
sim Hook up the actdev UI to the new scenarios with background traffic mixed in. #556 2021-03-05 16:37:06 -08:00
analytics.rs Measure intersection delay more intuitively. #549 2021-03-10 16:38:35 -08:00
cap.rs Consistently count hours for a time. There was some disagreement between 2021-03-10 13:59:38 -08:00
events.rs Measure intersection delay more intuitively. #549 2021-03-10 16:38:35 -08:00
lib.rs Improve some gridlock cases near roundabouts particularly. #114, #75 2021-03-08 17:47:01 -08:00
recorder.rs Reduce visibility of some sim crate stuff. #258 2020-11-19 14:53:27 -08:00
render.rs Also grey out unhighlighted people when zoomed in. #539 2021-03-02 12:03:26 -08:00
router.rs Simplify CreateCar, using the PathRequest embedded in the router's Path 2020-12-16 13:23:33 -08:00
scheduler.rs Defer creating TripSpec until the trip actually starts. #258 2021-01-10 18:55:38 -08:00
transit.rs Include transit riders in /data/get-agent-positions. #392 2021-02-01 12:27:55 -08:00
trips.rs Hook up the actdev UI to the new scenarios with background traffic mixed in. #556 2021-03-05 16:37:06 -08:00