Home
last modified time | relevance | path

Searched refs:va_sell (Results 1 – 2 of 2) sorted by relevance

/dports/games/simutrans/simutrans-121.0/gui/
H A Ddepot_frame.h203 enum { va_append, va_insert, va_sell }; enumerator
H A Ddepot_frame.cc748 if(!show_all && veh_action==va_sell) { in build_vehicle_lists()
763 if(!show_all && veh_action==va_sell) { in build_vehicle_lists()
943 else if( veh_action == va_sell ) { in update_data()
953 if(veh_action == va_sell) { in update_data()
1248 if( veh_action == va_sell ) { in image_from_storage_list()
1367 if( veh_action == va_sell ) { in action_triggered()
1621 if( vec[sel_index]->lcolor == color_idx_to_rgb(COL_RED) || veh_action == va_sell ) { in draw_vehicle_info_text()