abstreet/sim/src
2019-09-08 15:21:15 -07:00
..
make refactor intersection type checks 2019-09-07 12:34:39 -07:00
mechanics cancel turn requests when deleting a car forcibly 2019-09-08 15:21:15 -07:00
events.rs make tests pull events new way, stop returning from step(). fix termion 2019-03-12 13:29:58 -07:00
lib.rs refactor sim->editor metadata for unzoomed/zoomed agents 2019-09-07 12:01:45 -07:00
render.rs rename the main editor crate to game -- map editing is just a tiny piece ;) 2019-09-07 13:09:09 -07:00
router.rs floodfill and pathfind to a free parking spot, instead of randomly picking one turn at a time 2019-08-21 00:01:28 -07:00
scheduler.rs switched sim scheduler to a proper BinaryHeap + tracker for valid time 2019-08-09 16:09:13 -07:00
sim.rs debug feature to kill off a stuck car 2019-09-07 13:46:47 -07:00
transit.rs small refactor: rename time param -> now. more clear and will help the Duration / Instant split later. 2019-08-19 14:56:07 -07:00
trips.rs debug feature to kill off a stuck car 2019-09-07 13:46:47 -07:00