abstreet/sim/src
2021-02-25 11:00:43 -08:00
..
bin Track some very basic stats on how many events we're processing. #368 2020-10-19 19:12:19 -05:00
make Specify trip purpose when importing external scenario data. 2021-02-25 11:00:43 -08:00
mechanics cargo fmt 2021-02-23 07:24:48 -08:00
pandemic Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00
sim Include transit riders in /data/get-agent-positions. #392 2021-02-01 12:27:55 -08:00
analytics.rs Filter throughput layer by mode. #456 2021-02-01 11:02:10 -08:00
cap.rs Refactor: Store the input PathRequest inside the resulting Path. This 2020-12-16 12:55:57 -08:00
events.rs Plumb the intended TripMode for cancelled trips; instead make the trip duration optional. Breaking change for anyone using the API. Makes way more sense. [rebuild] [release] 2020-11-22 11:21:44 -08:00
lib.rs Fix a bunch of links after the repository renaming. 2021-01-31 15:50:48 -08:00
recorder.rs Reduce visibility of some sim crate stuff. #258 2020-11-19 14:53:27 -08:00
render.rs Build a quadtree of unzoomed agents while drawing, to later speedup mouseover. This seems to make performance fine in debug mode, so get rid of the flag guarding of this feature! [rebuild] 2020-10-20 11:38:38 -07: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 Fix a bunch of links after the repository renaming. 2021-01-31 15:50:48 -08:00