abstreet/sim/src
2019-08-18 15:08:02 -07:00
..
make be able to toggle off block-the-box protection. initial findings: 2019-08-16 13:59:07 -07:00
mechanics remove old unused get_unzoomed_agents, always return details. may be a little slower than the other, but it's worthwhile to prioritize optimizing the richer representation instead of maintaining awkward dupe code 2019-08-18 15:08:02 -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 properly merging nearby pedestrians by intervals of dist_along 2019-08-18 14:32:07 -07:00
render.rs making all AgentColorScheme values work the same, with the same caching 2019-08-18 15:05:22 -07:00
router.rs debug tooltip showing how far an agent has traveled and how much 2019-08-16 15:43:20 -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 remove old unused get_unzoomed_agents, always return details. may be a little slower than the other, but it's worthwhile to prioritize optimizing the richer representation instead of maintaining awkward dupe code 2019-08-18 15:08:02 -07:00
transit.rs print bus stops and routes nicely in OSD 2019-06-06 15:31:59 -07:00
trips.rs fix crash in trip_status for border trips 2019-08-06 09:45:44 -07:00