abstreet/game
Dustin Carlino 03538faf3f
A few traffic signal cleanups: (#512)
- Stop alerting when slow pedestrians can't make it through the minimum
  crosswalk time
- Simpler iteration style in lagging_green.rs
- Totally delete the old brute force signal config code; it never worked
  well, and the improved heuristics eliminate the need for it anyway
- Make a Duration::max function and use it in one case
2021-02-12 15:10:32 -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 A few traffic signal cleanups: (#512) 2021-02-12 15:10:32 -08:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml update geo related deps. (#508) 2021-02-08 16:34:56 -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 Restore screenshots for Great Kneighton 2021-02-11 15:09:06 -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