abstreet/sim/src
2019-01-28 09:42:28 -08:00
..
make saving lots of InitialMaps... and manually loading one at a time 2019-01-28 09:42:28 -08:00
driving.rs remove all the polyline shifting/polygon variants that might fail 2019-01-15 15:25:00 -08:00
events.rs upgrade all crates to 2018 in Cargo.toml. this requires switching to 2018-12-06 10:57:31 -08:00
fsm.rs upgrade all crates to 2018 in Cargo.toml. this requires switching to 2018-12-06 10:57:31 -08:00
helpers.rs end interactive trips at border nodes 2019-01-21 13:53:24 -08:00
instrument.rs clippy pt2 2018-12-08 19:56:54 -08:00
intersections.rs hacking around top menu issue mostly 2019-01-23 16:19:32 -08:00
kinematics.rs upgrade a few dependencies 2019-01-11 10:55:58 -08:00
lib.rs remove copyright comment from remaining files 2019-01-20 13:57:55 -08:00
macros.rs remove more extern crate's; import macros directly 2018-12-06 11:22:12 -08:00
parking.rs render cars using slice 2019-01-10 17:11:34 -08:00
physics.rs upgrade a few dependencies 2019-01-11 10:55:58 -08:00
query.rs remove more extern crate's; import macros directly 2018-12-06 11:22:12 -08:00
render.rs render cars using slice 2019-01-10 17:11:34 -08:00
router.rs upgrade a few dependencies 2019-01-11 10:55:58 -08:00
scheduler.rs remove more extern crate's; import macros directly 2018-12-06 11:22:12 -08:00
sim.rs upgrade a few dependencies 2019-01-11 10:55:58 -08:00
spawn.rs make interactive driving trips still end at a building 2019-01-21 12:21:26 -08:00
transit.rs remove more extern crate's; import macros directly 2018-12-06 11:22:12 -08:00
trips.rs include trip goal in agent tooltip, to figure out what c1470 is up to 2018-12-09 14:55:16 -08:00
view.rs upgrade all crates to 2018 in Cargo.toml. this requires switching to 2018-12-06 10:57:31 -08:00
walking.rs few tiny rewrites now that we have NLL 2018-12-09 18:26:32 -08:00