abstreet/game/src/common
2019-12-20 14:28:34 -08:00
..
agent.rs make the minimap visibility panel match up with the agent colorscheme. 2019-12-17 14:54:25 -08:00
colors.rs compute Composite layout upfront. only recompute when window is resized. 2019-12-20 11:20:09 -08:00
info.rs move road throughput into info panel 2019-12-20 14:28:34 -08:00
minimap.rs compute Composite layout upfront. only recompute when window is resized. 2019-12-20 11:20:09 -08:00
mod.rs get rid of the sandbox modal menu in favor of a top-center panel 2019-12-18 15:46:21 -08:00
navigate.rs rename the main editor crate to game -- map editing is just a tiny piece ;) 2019-09-07 13:09:09 -07:00
panels.rs compute Composite layout upfront. only recompute when window is resized. 2019-12-20 11:20:09 -08:00
plot.rs refactor Polygon::rectangle_top_left and a few more things... taking 2019-12-20 12:42:49 -08:00
route_explorer.rs add in a shim to collect contextual actions. just silently pass-through to old behavior for now. 2019-12-11 15:04:32 -08:00
route_viewer.rs add in a shim to collect contextual actions. just silently pass-through to old behavior for now. 2019-12-11 15:04:32 -08:00
shortcuts.rs silently add hotkeys to challenge picker screen for my own sanity 2019-12-07 13:29:34 -08:00
trip_explorer.rs convert ColorLegend to Composite. 2019-12-16 14:50:21 -08:00
turn_cycler.rs yay, delete old gunky attempts at scrolling 2019-12-20 10:30:56 -08:00
warp.rs using popup text box in a few more places to show important messages 2019-11-01 11:33:15 -07:00