abstreet/game/src/common
2019-12-20 10:30:56 -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 start an interactive legend for the minimap. pretty disjoint from real 2019-12-16 15:40:32 -08:00
info.rs invert the default for text background. none by default, should be an exception to use it. planning to support background more generally through some kind of widget layouting. 2019-12-13 15:45:24 -08:00
minimap.rs work on new traffic signal scrolling panel. generalized scrollable 2019-12-20 09:35:27 -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 add screen positioning to some Composites 2019-12-19 10:59:39 -08:00
plot.rs convert ColorLegend to Composite. 2019-12-16 14:50:21 -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