abstreet/game/src/common
2019-12-17 14:58:36 -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 tune a few text button colors, to make it more obvious they're buttons 2019-12-17 14:58:36 -08:00
mod.rs let some buttons skip having callbacks and let the owner query them instead 2019-12-16 10:10:01 -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 let some buttons skip having callbacks and let the owner query them instead 2019-12-16 10:10:01 -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 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
warp.rs using popup text box in a few more places to show important messages 2019-11-01 11:33:15 -07:00