abstreet/game
Bruce 3be45b8221
Add a Variable phase (#433)
* Add a Variable phase

Variable provides a min duration, a delay duration, and an additional duration. The maximum cycle time is min + additional. Once min has been exhausted, if there is demand, the cycle is extended by delay until there isn't any demand or the additional duration has been consumed.

#295
2020-12-24 12:33:47 -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 Add a Variable phase (#433) 2020-12-24 12:33:47 -08:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml census areas import (#425) 2020-12-14 17:48:47 -08:00
compare_screencaps.sh Also organize screenshots by city. #326 2020-11-05 14:42:40 -08:00
confirm_screencap.sh Also organize screenshots by city. #326 2020-11-05 14:42:40 -08:00
index.html Switch A/B Street over to the new web loader with a progress bar. Initializing the .wasm may take a little longer, but it's not noticeable, and the progress bar for the large upfront download is really helpful. #377 2020-12-20 11:07:03 -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