Home
last modified time | relevance | path

Searched defs:welt (Results 1 – 25 of 70) sorted by relevance

123

/dports/games/simutrans/simutrans-121.0/network/
H A Dnetwork_cmd_ingame.cc77 bool nwc_gameinfo_t::execute(karte_t *welt) in execute()
134 bool nwc_nick_t::execute(karte_t *welt) in execute()
307 bool nwc_chat_t::execute (karte_t* welt) in execute()
400 bool nwc_join_t::execute(karte_t *welt) in execute()
473 bool nwc_ready_t::execute(karte_t *welt) in execute()
532 bool nwc_auth_player_t::execute(karte_t *welt) in execute()
666 void nwc_sync_t::do_command(karte_t *welt) in do_command()
909 void nwc_chg_player_t::do_command(karte_t *welt) in do_command()
957 karte_ptr_t welt; in nwc_tool_t() local
1146 void nwc_tool_t::do_command(karte_t *welt) in do_command()
[all …]
H A Dnetwork_cmd_scenario.cc42 bool nwc_scenario_t::execute(karte_t *welt) in execute()
95 void nwc_scenario_rules_t::do_command(karte_t *welt) in do_command()
/dports/games/simutrans/simutrans-121.0/dataobj/
H A Droute.cc77 bool route_t::append_straight_route(karte_t *welt, koord3d dest ) in append_straight_route()
119 bool route_t::find_route(karte_t *welt, const koord3d start, test_driver_t *tdriver, const uint32 m… in find_route()
289 bool route_t::intern_calc_route(karte_t *welt, const koord3d ziel, const koord3d start, test_driver… in intern_calc_route()
580 void route_t::postprocess_water_route(karte_t *welt) in postprocess_water_route()
677 route_t::route_result_t route_t::calc_route(karte_t *welt, const koord3d ziel, const koord3d start,… in calc_route()
H A Dgameinfo.cc32 gameinfo_t::gameinfo_t(karte_t *welt) : in gameinfo_t()
H A Dschedule.cc274 bool schedule_t::matches(karte_t *welt, const schedule_t *schedule) in matches()
468 void schedule_t::gimme_stop_name(cbuffer_t& buf, karte_t* welt, player_t const* const player_, sche… in gimme_stop_name()
/dports/games/simutrans/simutrans-121.0/gui/
H A Dgoods_stats_t.h25 static karte_ptr_t welt; variable
H A Dconvoi_detail_t.cc34 karte_ptr_t convoi_detail_t:: welt; member in convoi_detail_t
45 gui_vehicleinfo_t(vehicle_t *v, sint32 cnv_kmh, karte_t *welt) in gui_vehicleinfo_t()
H A Dhalt_list_stats.cc30 static karte_ptr_t welt; variable
H A Dgoods_stats_t.cc28 karte_ptr_t goods_stats_t::welt; member in goods_stats_t
H A Dline_item.cc31 karte_ptr_t welt; in set_text() local
H A Dconvoi_detail_t.h43 static karte_ptr_t welt; variable
H A Dhalt_info.cc63 static karte_ptr_t welt; member in gui_departure_board_t
96 static karte_ptr_t welt; member in gui_halt_detail_t::gui_line_button_t
178 karte_ptr_t gui_departure_board_t::welt; member in gui_departure_board_t
179 karte_ptr_t gui_halt_detail_t::gui_line_button_t::welt; member in gui_halt_detail_t::gui_line_button_t
H A Dgui_frame.cc27 karte_ptr_t gui_frame_t::welt; member in gui_frame_t
H A Dlabellist_stats_t.cc22 static karte_ptr_t welt; variable
/dports/games/simutrans/simutrans-121.0/
H A Dsimware.cc137 void ware_t::finish_rd(karte_t *welt) in finish_rd()
175 static karte_ptr_t welt; in calc_revenue() local
H A Dold_blockmanager.cc117 old_blockmanager_t::rdwr(karte_t *welt, loadsave_t *file) in rdwr()
140 old_blockmanager_t::finish_rd(karte_t *welt) in finish_rd()
H A Dsimmain.cc118 static void show_times(karte_t *welt, main_view_t *view) in show_times()
200 void modal_dialogue( gui_frame_t *gui, ptrdiff_t magic, karte_t *welt, bool (*quit)() ) in modal_dialogue()
1249 karte_t *welt = new karte_t(); in simu_main() local
H A Dsimplan.h30 static karte_ptr_t welt; variable
/dports/games/simutrans/simutrans-121.0/finder/
H A Dbuilding_placefinder.h23 building_placefinder_t(karte_t *welt, sint16 radius = -1) : placefinder_t(welt, radius) {} in placefinder_t() argument
/dports/games/simutrans/simutrans-121.0/gui/components/
H A Dgui_component.cc6 karte_ptr_t gui_world_component_t::welt; member in gui_world_component_t
H A Dgui_convoiinfo.cc112 karte_ptr_t welt; in infowin_event() local
/dports/games/simutrans/simutrans-121.0/bauer/
H A Dbrueckenbauer.h31 static karte_ptr_t welt; variable
H A Dhausbauer.h47 static karte_ptr_t welt; variable
/dports/games/simutrans/simutrans-121.0/script/api/
H A Dapi_world.cc22 vector_tpl<sint64> const& get_world_stat(karte_t* welt, bool monthly, sint32 INDEX) in get_world_stat()
41 bool world_remove_player(karte_t *welt, player_t *player) in world_remove_player()
/dports/games/simutrans/simutrans-121.0/player/
H A Dai.h30 ai_building_place_with_road_finder(karte_t *welt) : building_placefinder_t(welt) {} in ai_building_place_with_road_finder()

123