abstreet/game
Dustin Carlino 67530bec07 Future-proof file organization by changing map_name from a string to a
struct. Whatever choices we make next about naming cities hierarchially
or not can be managed in just one place. #326

This is a pretty huge change, but the compiler gives reasonable
confidence it's correct. More bugs are likely to crop up in the next
step, when filenames start being namespaced by the city too.
2020-11-04 17:26:32 -08:00
..
pkg On the web, load different maps by making asynchronous HTTP calls. #21 (#364) 2020-10-08 10:51:13 -07:00
src Future-proof file organization by changing map_name from a string to a 2020-11-04 17:26:32 -08: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 Fix content type on the html web runner page. Without this, initially 2020-10-31 18:37:46 -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