abstreet/game
Dustin Carlino 5c04923dff Split abstio crate out from abstutil. #253
widgetry, geom, and abstutil may wind up on crates.io in some form to
let other projects use widgetry. abstio has A/B Street-specific tricks
for reading data on native/web. Note widgetry still depends on abstio,
will figure out how to clean that up next.
2021-01-02 10:28:00 -08:00
..
pkg Add a favicon to the web deployment, mostly to stop an error in the devconsole 2020-11-14 10:51:33 -08:00
src Split abstio crate out from abstutil. #253 2021-01-02 10:28:00 -08:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml Split abstio crate out from abstutil. #253 2021-01-02 10:28:00 -08:00
compare_screencaps.sh Also organize screenshots by city. #326 2020-11-05 14:42:40 -08:00
confirm_screencap.sh Also organize screenshots by city. #326 2020-11-05 14:42:40 -08:00
index.html Switch A/B Street over to the new web loader with a progress bar. Initializing the .wasm may take a little longer, but it's not noticeable, and the progress bar for the large upfront download is really helpful. #377 2020-12-20 11:07:03 -08:00
run_web.sh On the web, load different maps by making asynchronous HTTP calls. #21 (#364) 2020-10-08 10:51:13 -07:00