Codechange: Use lambdas instead of CommandContainer to manage station picker commands.
commit996b16de707c449a83676c614edbd5a81d37b253
authorMichael Lutz <michi@icosahedron.de>
Thu, 28 Oct 2021 22:56:07 +0000 (29 00:56 +0200)
committerMichael Lutz <michi@icosahedron.de>
Thu, 16 Dec 2021 21:28:32 +0000 (16 22:28 +0100)
treeeb4298aef03768ca8483959db9799cd414f779af
parenta05fd7aa50ecbee425df2d6f9015ec3ea359232f
Codechange: Use lambdas instead of CommandContainer to manage station picker commands.
src/airport_gui.cpp
src/command.cpp
src/command_func.h
src/command_type.h
src/dock_gui.cpp
src/rail_gui.cpp
src/road_gui.cpp
src/station_gui.cpp
src/station_gui.h