abstreet/santa/src
Dustin Carlino 8f199177f5 Upgrade to Rust 1.53
- arrays are now iterable directly
- switch to using BTree{Set,Map}::retain!
- a round of clippy
- regenerate scenarios and prebaked data; not sure why, but there's a
  diff
2021-06-17 23:04:35 -07:00
..
after_level.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
animation.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
before_level.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
buildings.rs Fix Santa 2021-05-06 14:12:45 -07:00
controls.rs Add WASD alternate santa controls for someone with broken arrow keys. 2020-12-29 19:37:54 -08:00
game.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
levels.rs Split abstio crate out from abstutil. #253 2021-01-02 10:28:00 -08:00
lib.rs Reorganize canvas settings, so that they can actually be saved. #216 2021-05-17 13:12:45 -07:00
main.rs Rename the experiment crate in preparation for a Monday release 2020-12-19 10:01:28 -08:00
meters.rs more concise Text / tooltip() 2021-03-19 16:48:54 -07:00
music.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
player.rs Polish UI of new road editor 2021-04-22 07:57:23 -07:00
session.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
title.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
vehicles.rs Upgrade to Rust 1.53 2021-06-17 23:04:35 -07:00