Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aburch/simutrans
/ functions
Functions
5,596 in github.com/aburch/simutrans
⨍
Functions
5,596
◇
Types & classes
1,098
↓ 12 callers
Method
get_hilfe_datei
* Manche Fenster haben einen Hilfetext assoziiert. * @return den Dateinamen f�r die Hilfe, oder NULL * @author Hj. Malthaner */
gui/welt.h:105
↓ 12 callers
Method
get_name
* Die Bezeichnung des Wegs * @author Hj. Malthaner */
boden/wege/weg.h:205
↓ 12 callers
Method
get_rep
* Danger - use with care. * Useful to hand the underlying pointer to subsystems * that don't know about quickstones - but take care that such poin
tpl/quickstone_tpl.h:235
↓ 12 callers
Method
is_fast_forward
simworld.h:608
↓ 12 callers
Method
laden_abschliessen
simfab.cc:2020
↓ 12 callers
Method
laden_abschliessen
correct speed and maintenance
boden/wege/weg.cc:571
↓ 12 callers
Method
neuen_weg_bauen
boden/grund.cc:1410
↓ 12 callers
Function
number_to_string
utils/simstring.cc:155
↓ 12 callers
Function
opengl_error
simsys_opengl.cc:122
↓ 12 callers
Method
set_dir
dings/roadsign.cc:115
↓ 12 callers
Method
set_id
dataobj/network_packet.h:72
↓ 12 callers
Method
set_name
player/simplay.cc:146
↓ 12 callers
Method
set_scroll_position
* Setzt Positionen der Scrollbars * @author Hj. Malthaner */
gui/components/gui_scrollpane.cc:150
↓ 12 callers
Function
snap_check_distance
simwin.cc:884
↓ 12 callers
Method
suche_neue_route
* Ein Fahrzeug hat ein Problem erkannt und erzwingt die * Berechnung einer neuen Route * @author Hanjs�rg Malthaner */
simconvoi.cc:942
↓ 11 callers
Method
call_convoi_tool
since now convoi states go via werkzeug_t
simconvoi.cc:501
↓ 11 callers
Method
display
simview.cc:85
↓ 11 callers
Method
get_ai_id
this type of AIs identifier
player/simplay.h:176
↓ 11 callers
Method
get_average_speed
returns current speed bonus
simworld.h:598
↓ 11 callers
Method
get_current_month
dataobj/gameinfo.h:73
↓ 11 callers
Method
get_einwohner
* ermittelt die Einwohnerzahl der Stadt * @author Hj. Malthaner */
simcity.h:385
↓ 11 callers
Method
get_halt
boden/grund.cc:565
↓ 11 callers
Method
get_height
tpl/array2d_tpl.h:51
↓ 11 callers
Method
get_lines
utils/csv.cc:104
↓ 11 callers
Method
get_map_counter
dataobj/network_cmd_ingame.h:204
↓ 11 callers
Method
get_maxspeed
besch/kreuzung_besch.h:78
↓ 11 callers
Method
get_route_index
vehicle/simvehikel.h:274
↓ 11 callers
Method
get_scroll_x
gui/components/gui_scrollpane.cc:158
↓ 11 callers
Method
get_sum_weight
Gets the total weight */
tpl/weighted_vector_tpl.h:384
↓ 11 callers
Method
get_tile_length
returns tiles needed for this convoi
simconvoi.cc:3194
↓ 11 callers
Method
get_wayobj
boden/grund.cc:1725
↓ 11 callers
Method
get_waytype
vehicle/simvehikel.h:525
↓ 11 callers
Method
get_werkzeug_waehler
simmenu.h:362
↓ 11 callers
Method
get_x_off
fine offset within the viewport tile
simworld.h:561
↓ 11 callers
Method
get_y_off
simworld.h:562
↓ 11 callers
Function
hang_typ
dataobj/ribi.cc:437
↓ 11 callers
Method
init
simfab.cc:140
↓ 11 callers
Method
is_allowed_climate
besch/baum_besch.h:42
↓ 11 callers
Method
is_choose_sign
besch/roadsign_besch.h:103
↓ 11 callers
Method
is_moving
true for all moving objects
simdings.h:179
↓ 11 callers
Function
network_send_server
send data to server nwc is invalid after the call
dataobj/network.cc:653
↓ 11 callers
Method
self_destruct
* Schedule convoid for self destruction. Will be executed * upon next sync step * @author Hj. Malthaner */
simconvoi.cc:2774
↓ 11 callers
Method
set
dataobj/pwd_hash.cc:7
↓ 11 callers
Method
set_background
* Set background color. -1 means no background * @author Hj. Malthaner */
gui/components/gui_chart.cc:22
↓ 11 callers
Method
set_dimension
* set dimension * @author hsiegeln */
gui/components/gui_chart.h:44
↓ 11 callers
Method
set_name
simfab.cc:891
↓ 11 callers
Method
set_ribi
* Setzt Richtungsbits f�r den Weg. * * Nachdem die ribis ge�ndert werden, ist das weg_bild des * zugeh�rigen Grundes falsch (Ein Aufruf von grund_t
boden/wege/weg.h:235
↓ 11 callers
Method
set_schedule_counter
simworld.cc:3483
↓ 11 callers
Function
swap
macros.h:39
↓ 11 callers
Method
use_timeline
often used, therefore found here
simworld.h:655
↓ 11 callers
Function
utf8_to_utf16
these routines must be able to handle a mix of old and new, since after switching a language the visible gui elements are not immediately retranslated
unicode.cc:42
↓ 10 callers
Method
can_lead
returns true, if this veh can be before the next_veh * uses NULL to indicate end of convoi */
besch/vehikel_besch.h:208
↓ 10 callers
Function
display_direct_line
simgraph0.cc:323
↓ 10 callers
Function
display_fillbox_wh
simgraph16.cc:3040
↓ 10 callers
Method
first_obj
boden/grund.h:504
↓ 10 callers
Method
get_catg_name
* @return Name of the category of the good * @author Hj. Malthaner */
besch/ware_besch.cc:47
↓ 10 callers
Method
get_diagonal_bild_nr
besch/weg_besch.h:215
↓ 10 callers
Method
get_extra
besch/haus_besch.h:215
↓ 10 callers
Method
get_gewichtung
besch/fabrik_besch.h:268
↓ 10 callers
Method
get_land_industry_chains
dataobj/einstellungen.h:329
↓ 10 callers
Method
get_min_speed
besch/roadsign_besch.h:92
↓ 10 callers
Method
get_name
simhalt.cc:479
↓ 10 callers
Method
get_schedule_counter
if a schedule is changed, it will increment the schedule counter every step the haltestelle will check and reroute the goods if needed
simworld.h:651
↓ 10 callers
Method
get_sync_steps
simworld.h:1114
↓ 10 callers
Method
get_width
tpl/array2d_tpl.h:47
↓ 10 callers
Method
getroffen
gui/banner.h:55
↓ 10 callers
Method
infowin_event
gui/welt.cc:521
↓ 10 callers
Method
insert_at
insert data at a certain pos */
tpl/vector_tpl.h:113
↓ 10 callers
Function
int_noise
simtools.cc:157
↓ 10 callers
Method
is_transfer
simhalt.h:219
↓ 10 callers
Method
ist_abgeschlossen
dataobj/fahrplan.h:96
↓ 10 callers
Function
network_close_socket
dataobj/network.cc:767
↓ 10 callers
Method
rd_obj_id
dataobj/loadsave.cc:849
↓ 10 callers
Method
remove_komponente
* Entfernt eine Komponente aus dem Container. * @author Hj. Malthaner */
gui/gui_container.cc:38
↓ 10 callers
Method
set_builder
besch/weg_besch.h:262
↓ 10 callers
Method
set_letztes
vehicle/simvehikel.h:411
↓ 10 callers
Method
set_line
* set line * since convoys must operate on a copy of the route's fahrplan, we apply a fresh copy * @author hsiegeln */
simconvoi.cc:2922
↓ 10 callers
Method
set_maximum
bauer/wegbauer.h:204
↓ 10 callers
Function
sim_async_rand
simpler simrand for anything not game critical (like UI)
simtools.cc:126
↓ 10 callers
Method
start
simconvoi.cc:1280
↓ 10 callers
Function
top_win
brings a window to front, if open
simwin.cc:407
↓ 10 callers
Method
unreserve
* releases previous reservation * only true, if there was something to release * @author prissi */
boden/wege/schiene.cc:99
↓ 10 callers
Function
win_set_static_tooltip
* Sets the tooltip to display. * @author Hj. Malthaner */
simwin.cc:1689
↓ 9 callers
Function
FOR
simcity.cc:695
↓ 9 callers
Method
add
dataobj/dingliste.cc:439
↓ 9 callers
Method
boden_entfernen
simplan.cc:146
↓ 9 callers
Method
boden_hinzufuegen
simplan.cc:90
↓ 9 callers
Method
book
simhalt.cc:2618
↓ 9 callers
Function
display_fb_internal
* Zeichnet gefuelltes Rechteck */
simgraph16.cc:2982
↓ 9 callers
Method
display_list
* This function refreshs the station-list * @author Markus Weber/Volker Meyer */
gui/halt_list_frame.cc:291
↓ 9 callers
Function
display_set_progress_text
simgraph0.cc:347
↓ 9 callers
Method
ebne_planquadrat
make a flat leve at this position (only used for AI at the moment)
simworld.cc:2305
↓ 9 callers
Method
get_beginner_mode
dataobj/einstellungen.h:372
↓ 9 callers
Method
get_boden_in_hoehe
* Return either ground tile in this height or NULL if not existing * Inline, since called from karte_t::lookup() and thus extremely often * @return
simplan.h:89
↓ 9 callers
Method
get_city_road
prissi: current city road may change due to timeline
simworld.h:729
↓ 9 callers
Method
get_climate_borders
dataobj/einstellungen.h:378
↓ 9 callers
Method
get_daten
besch/bild_besch.h:50
↓ 9 callers
Method
get_fracht_typ
* setzt den typ der bef�rderbaren ware */
vehicle/simvehikel.h:365
↓ 9 callers
Method
get_logic
dings/crossing.h:86
↓ 9 callers
Method
get_mass
simware.h:72
← previous
next →
401–500 of 5,596, ranked by callers