TBTR: Delete duplicated build vehicle window.

Add a virtual train mode to the existing build vehicle window.
Simplify some of the inter-window notify logic.
Disable all buttons when a new template/edit is in progress.
This commit is contained in:
Jonathan G Rennison
2016-02-15 18:54:37 +00:00
parent 9132707eb9
commit 98fc4493c8
14 changed files with 95 additions and 947 deletions

View File

@@ -130,7 +130,7 @@ CommandCallback CcSetVirtualTrain;
CommandCallback CcVirtualTrainWaggonsMoved;
CommandCallback CcDeleteVirtualTrain;
/* tbtr_template_gui_create_virtualtrain.cpp */
/* build_vehicle_gui.cpp */
CommandCallback CcAddVirtualEngine;
#endif /* COMMAND_FUNC_H */