abstreet/game
2021-01-14 09:28:28 -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 Enable the scenario modifiers UI for all scenarios in sandbox mode, not just the Soundcast-based ones. No reason not to do this earlier; I originally was working on this tool for a specific purpose. 2021-01-14 09:28:28 -08:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml Fix web build after rand upgrade. Unfortunately I think this has to happen in all of the binary crates individually: https://docs.rs/getrandom/0.2.1/getrandom/#indirect-dependencies 2021-01-05 11:12:03 -08:00
compare_screencaps.sh Make the new screencaps preserve alpha properly by switching to 2021-01-05 18:28:30 -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