abstreet/game
Dustin Carlino 4235d9f994 When importing maps, optionally add in extra buildings from a GeoJSON
source to augment the ones in OSM. For
https://github.com/cyipt/actdev/issues/53 -- sometimes the buildings
just haven't been mapped in OSM yet, other times the buildings are part
of a future development site. In either case, we can procedurally
generate some houses, so this is a way to include them in the map.

Start doing this for Chapelford. But first, adjust the generated house
sizes -- they were WAY too tiny.

Also prep for [rebuild] [release]
2021-02-07 13:56:26 -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 When importing maps, optionally add in extra buildings from a GeoJSON 2021-02-07 13:56:26 -08:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml Upgrade most dependencies 2021-02-03 18:13:06 -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 WebGL 1.0 support, with automatic fallback for Safari/iOS (#504) 2021-02-06 19:04:43 -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