abstreet/game/src/debug
2021-02-07 10:55:16 -08:00
..
blocked_by.rs replace Btn::close with new style (#463) 2021-01-19 16:17:11 -08:00
building_procgen.rs Automatically generate houses along empty residential roads, for https://github.com/cyipt/actdev/issues/53. Still need to prune out houses that hit existing map features, and save the output. 2021-02-07 10:55:16 -08:00
floodfill.rs replace Btn::close with new style (#463) 2021-01-19 16:17:11 -08:00
mod.rs Automatically generate houses along empty residential roads, for https://github.com/cyipt/actdev/issues/53. Still need to prune out houses that hit existing map features, and save the output. 2021-02-07 10:55:16 -08:00
objects.rs Plumb in the tuned routing params. When they're not the defaults, automatically fallback from CH to Dijkstra's. #494 2021-02-02 15:20:06 -08:00
path_counter.rs replace Btn::close with new style (#463) 2021-01-19 16:17:11 -08:00
polygons.rs Fix prev/next buttons on the trip table; the keybindings got inverted during the refactor. 2021-01-27 08:57:47 -08:00
routes.rs Different color scale for showing less/more path counts. #237 2021-02-03 11:59:41 -08:00
shared_row.rs Split abstio crate out from abstutil. #253 2021-01-02 10:28:00 -08:00
streetmix.rs Split abstio crate out from abstutil. #253 2021-01-02 10:28:00 -08:00