abstreet/sim/src
2019-03-04 13:12:38 -08:00
..
make speed up tests by loading precomputed map 2019-03-03 14:40:59 -08:00
mechanics changing PriorityQueue to emit one item at a time 2019-03-04 13:12:38 -08:00
events.rs adding a test for bikes 2019-03-02 17:22:41 -08:00
lib.rs move the code to advance Queued head cars to next turn/lane into the 2019-03-04 12:15:16 -08:00
query.rs finally, the big cutover! editor and headless work. tests dont compile. 2019-02-27 11:53:45 -08:00
render.rs rearrange sim crate code to prep for easier cutover 2019-02-27 09:38:52 -08:00
router.rs make buses cycle between stops. move the waiting at stop state to 2019-03-01 15:25:42 -08:00
scheduler.rs changing PriorityQueue to emit one item at a time 2019-03-04 13:12:38 -08:00
sim.rs store requests to intersections, as a prep for notifying them when to retry 2019-03-03 20:01:38 -08:00
transit.rs make peds leave bus 2019-03-01 22:33:15 -08:00
trips.rs adding a test for bikes 2019-03-02 17:22:41 -08:00