abstreet/game
Dustin Carlino 06f088afcc More clearly handle the different strategies for filesystem access. On
native, only look at local files -- so now importing new maps locally
works again. On web, look at statically bundled files AND remote files
declared through the manifest.

In the future for native, we will also want to sometimes show remote
files available and integrate part of the updater, but only in a
specific view, not in general for all files.
2020-10-16 13:44:05 -05:00
..
pkg On the web, load different maps by making asynchronous HTTP calls. #21 (#364) 2020-10-08 10:51:13 -07:00
src More clearly handle the different strategies for filesystem access. On 2020-10-16 13:44:05 -05:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml Start deploying the web build to s3... #21 2020-10-08 16:29:06 -07:00
compare_screencaps.sh zip screenshots in dropbox, because managing individual files keeps crashing the daemon 2020-07-07 16:31:52 -07:00
confirm_screencap.sh zip screenshots in dropbox, because managing individual files keeps crashing the daemon 2020-07-07 16:31:52 -07:00
index.html Before the .wasm loads, display "Loading" 2020-10-07 23:02:10 -07: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