This website requires JavaScript.
Explore
Help
Sign In
a-b-street
/
abstreet
Watch
1
Star
1
Fork
0
You've already forked abstreet
mirror of
https://github.com/a-b-street/abstreet.git
synced
2024-12-21 13:21:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
041b28ad2a
abstreet
/
game
/
src
/
debug
History
Dustin Carlino
041b28ad2a
remove the last traces of override_colors!
2020-01-24 13:38:15 -08:00
..
floodfill.rs
reduce use of override_colors. make ColorerBuilder slightly easier to
2020-01-24 12:02:40 -08:00
mod.rs
remove the last traces of override_colors!
2020-01-24 13:38:15 -08:00
objects.rs
dont let screenspace things see cursor if it's in mapspace. fixes clicking buttons hidden by clipping.
2020-01-17 14:11:07 -08:00
polygons.rs
after clicking a button, figure out if we're hovering over any new buttons that're created. kind of an invasive refactor to get to this, but worth it.
2020-01-07 11:43:34 -06:00
routes.rs
cutover sim time (via the API) to time
2019-11-27 11:49:57 -08:00