abstreet/game
Dustin Carlino 8920c2c0b8 Store gzipped files in S3 and decompress upon loading. A few basic tests
showed this is faster than downloading the uncompressed files, but of
course it probably depends on network speed vs CPU. #326

Also cut over the updater to use gzipped files using flate, instead of
single-file .zip's. [rebuild]
2020-10-31 18:09:48 -07:00
..
pkg On the web, load different maps by making asynchronous HTTP calls. #21 (#364) 2020-10-08 10:51:13 -07:00
src Store gzipped files in S3 and decompress upon loading. A few basic tests 2020-10-31 18:09:48 -07:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml Store gzipped files in S3 and decompress upon loading. A few basic tests 2020-10-31 18:09:48 -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 loading screen (#373) 2020-10-29 18:39:51 -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