Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Return-To-The-Roots/s25client
/ functions
Functions
5,631 in github.com/Return-To-The-Roots/s25client
⨍
Functions
5,631
◇
Types & classes
1,928
↓ 6 callers
Function
SelectPoints
libs/s25main/mapGenerator/NodeMapUtilities.cpp:9
↓ 6 callers
Method
SetActive
* aktiviert das Fenster. * * @param[in] activate Fenster aktivieren? */
libs/s25main/Window.cpp:137
↓ 6 callers
Method
SetAllInventorySettings
Verändert alle Ein/Auslagerungseinstellungen einer Kategorie (also Waren oder Figuren)(real)
libs/s25main/buildings/nobBaseWarehouse.cpp:1218
↓ 6 callers
Method
SetChecked
libs/s25main/controls/ctrlButton.h:29
↓ 6 callers
Method
SetModulationColor
Changes the color filter used for drawing
libs/s25main/controls/ctrlBaseImage.h:21
↓ 6 callers
Method
SetPos
libs/s25main/Window.cpp:190
↓ 6 callers
Method
SetRoute
setzt die Route nr auf r
libs/s25main/RoadSegment.h:60
↓ 6 callers
Method
Swap
* vertauscht zwei Zeilen */
libs/s25main/controls/ctrlList.cpp:243
↓ 6 callers
Method
TravelToNextSpot
libs/s25main/ai/AIInterface.h:171
↓ 6 callers
Function
boundaryStonesMatch
tests/s25Main/integration/testBoundaryStones.cpp:16
↓ 6 callers
Function
canUseBq
Return true iff the BQ found matches a required BQ. E.g. A building with a given size can be constructed on a given node
libs/s25main/gameTypes/BuildingQuality.h:27
↓ 6 callers
Function
containsPtr
libs/common/include/helpers/pointerContainerUtils.h:36
↓ 6 callers
Function
count_if
libs/common/include/helpers/containerUtils.h:123
↓ 6 callers
Method
doPing
libs/s25main/network/GameServerPlayer.cpp:43
↓ 6 callers
Method
getAnimation
libs/s25main/animation/AnimationManager.cpp:61
↓ 6 callers
Method
getDefaultStatus
libs/s25main/addons/Addon.h:41
↓ 6 callers
Method
getDx
libs/s25main/ogl/glFont.h:40
↓ 6 callers
Function
getFlatIndex
libs/s25main/TerrainRenderer.cpp:54
↓ 6 callers
Function
glTexParameteri
libs/s25main/ogl/DummyRenderer.cpp:21
↓ 6 callers
Function
incrStatIndex
libs/s25main/gameTypes/StatisticTypes.h:44
↓ 6 callers
Function
makeUniqueStable
libs/common/include/helpers/containerUtils.h:151
↓ 6 callers
Function
make_array
libs/common/include/helpers/make_array.h:11
↓ 6 callers
Method
playBirdSounds
libs/s25main/SoundManager.cpp:97
↓ 6 callers
Method
setAmount
libs/s25main/gameTypes/Resource.h:64
↓ 6 callers
Method
setTargetFramerate
libs/s25main/drivers/VideoDriverWrapper.cpp:183
↓ 6 callers
Method
start
libs/s25main/Timer.cpp:8
↓ 6 callers
Function
throwOnError
libs/libsamplerate/include/samplerate.hpp:33
↓ 6 callers
Method
top
libs/s25main/pathfinding/OpenListBinaryHeap.h:111
↓ 6 callers
Method
tryGet
libs/libGamedata/gameData/DescriptionContainer.h:62
↓ 5 callers
Method
Abrogate
libs/s25main/buildings/noBuildingSite.cpp:248
↓ 5 callers
Method
AddAIPlayer
libs/s25main/Game.cpp:49
↓ 5 callers
Method
AddChatCommand
libs/s25main/Replay.cpp:254
↓ 5 callers
Method
AttackedGoalDestroyed
libs/s25main/figures/nofAttacker.cpp:704
↓ 5 callers
Method
CI_PlayerDataChanged
libs/s25main/network/ClientInterface.h:47
↓ 5 callers
Method
CalcAverageProductivity
libs/s25main/BuildingRegister.cpp:150
↓ 5 callers
Method
CancelPact
libs/s25main/lua/LuaPlayer.cpp:301
↓ 5 callers
Method
ChangeGlobalGameSettings
libs/s25main/GameLobbyController.cpp:95
↓ 5 callers
Method
ChangeTools
libs/s25main/GameCommands.cpp:119
↓ 5 callers
Method
Chat
libs/s25main/ai/AIInterface.cpp:334
↓ 5 callers
Method
CleanUp
libs/s25main/WindowManager.cpp:36
↓ 5 callers
Method
Clear
libs/s25main/gameTypes/MapInfo.cpp:21
↓ 5 callers
Method
Clear
libs/s25main/network/GameServer.cpp:60
↓ 5 callers
Method
CloseDoor
libs/s25main/buildings/noBuilding.cpp:66
↓ 5 callers
Function
Collect
libs/s25main/mapGenerator/Algorithms.h:112
↓ 5 callers
Method
ExecuteNextEvent
tests/s25Main/worldFixtures/TestEventManager.cpp:8
↓ 5 callers
Method
ExtractTexture
* Extrahiert eine Textur aus den Daten. */
libs/s25main/Loader.cpp:918
↓ 5 callers
Method
FindClosestVideoMode
libs/driver/src/VideoDriver.cpp:50
↓ 5 callers
Method
FindHumanPathOnRoads
Wegfindung für Menschen im Straßennetz
libs/s25main/Pathfinding.cpp:31
↓ 5 callers
Method
FoundColony
Weist das Schiff an, an der aktuellen Position einen Hafen zu gründen
libs/s25main/nodeObjs/noShip.cpp:594
↓ 5 callers
Method
GI_StartRoadBuilding
libs/s25main/desktops/dskGameInterface.cpp:979
↓ 5 callers
Method
GetAllowedAddons
libs/s25main/lua/LuaInterfaceSettings.cpp:225
↓ 5 callers
Method
GetAmount
Get the amounts collected by a player
libs/s25main/EconomyModeHandler.h:90
↓ 5 callers
Method
GetBuildingNums
Liefert die Anzahl aller Gebäude einzeln
libs/s25main/BuildingRegister.cpp:122
↓ 5 callers
Method
GetCurrentHarbor
libs/s25main/nodeObjs/noShip.cpp:524
↓ 5 callers
Method
GetCurrentRoad
libs/s25main/figures/noFigure.h:130
↓ 5 callers
Method
GetDifference
* Computes the difference between maximum and minimum value. * * @returns the difference between maximum and minimum. */
libs/s25main/mapGenerator/NodeMapUtilities.h:31
↓ 5 callers
Method
GetDoorPoint
Return the offset of the door, which is also where people disappear into the building, the builder is building and the wares are lying
libs/s25main/buildings/noBaseBuilding.h:63
↓ 5 callers
Method
GetFPS
libs/s25main/drivers/VideoDriverWrapper.cpp:190
↓ 5 callers
Method
GetImage
libs/s25main/controls/ctrlBaseImage.h:19
↓ 5 callers
Method
GetItemFile
gibt die Nr der File zurück)
libs/s25main/nodeObjs/noStaticObject.h:30
↓ 5 callers
Method
GetItemID
gibt die Item-ID zurück (nr in der jeweiligen File)
libs/s25main/nodeObjs/noStaticObject.h:28
↓ 5 callers
Method
GetJobForShip
Versucht, für ein untätiges Schiff eine Arbeit zu suchen
libs/s25main/GamePlayer.cpp:1854
↓ 5 callers
Method
GetNumRows
libs/s25main/controls/ctrlTable.h:61
↓ 5 callers
Method
GetPactType
libs/s25main/postSystem/DiplomacyPostQuestion.h:23
↓ 5 callers
Method
GetPos
Returns position
libs/s25main/nodeObjs/noCoordBase.h:25
↓ 5 callers
Method
GetRSUTriangle
libs/libGamedata/gameData/TerrainDesc.cpp:165
↓ 5 callers
Method
GetRadius
Gibt den Radius von einem um-eine-Fahne-herum-wartenden angreifenden Soldaten zurück
libs/s25main/figures/nofAttacker.h:120
↓ 5 callers
Function
GetRange
libs/s25main/mapGenerator/NodeMapUtilities.h:100
↓ 5 callers
Method
GetReserveClaimed
libs/s25main/buildings/nobBaseWarehouse.h:273
↓ 5 callers
Method
GetReserveClaimedVisualPointer
libs/s25main/buildings/nobBaseWarehouse.h:269
↓ 5 callers
Method
GetSelectedPt
Gibt selektierten Punkt zurück
libs/s25main/world/GameWorldView.h:122
↓ 5 callers
Method
GetShipsToHarbor
Gibt die Anzahl der Schiffe, die einen bestimmten Hafen ansteuern, zurück
libs/s25main/GamePlayer.cpp:1943
↓ 5 callers
Function
GetShortRevision
libs/rttrConfig/src/RTTR_Version.cpp:18
↓ 5 callers
Method
GetState
Gets the current state
libs/s25main/figures/nofActiveSoldier.h:129
↓ 5 callers
Method
GetTexture
* Liefert das GL-Textur-Handle. */
libs/s25main/ogl/glArchivItem_BitmapBase.cpp:35
↓ 5 callers
Method
GetToolPriority
libs/s25main/GamePlayer.cpp:739
↓ 5 callers
Function
GetTriangleEdges
libs/s25main/mapGenerator/Triangles.cpp:146
↓ 5 callers
Method
GetUSDTriangle
libs/libGamedata/gameData/TerrainDesc.cpp:136
↓ 5 callers
Method
GetWareDonkeyTex
Get the ware texture when carried by donky
libs/s25main/Loader.h:133
↓ 5 callers
Function
GetWaterTerrain
tests/s25Main/integration/testFrontierDistance.cpp:58
↓ 5 callers
Method
GetWindowSize
libs/s25main/drivers/VideoDriverWrapper.cpp:472
↓ 5 callers
Method
GetX
libs/s25main/ai/AIEvents.h:49
↓ 5 callers
Method
GetY
libs/s25main/ai/AIEvents.h:50
↓ 5 callers
Method
GotWorker
libs/s25main/buildings/nobUsual.cpp:330
↓ 5 callers
Method
HostGame
libs/s25main/network/GameClient.cpp:114
↓ 5 callers
Function
InitPactsAndPost
tests/s25Main/integration/testGameCommands.cpp:688
↓ 5 callers
Method
IsActive
libs/s25main/network/GameServer.h:182
↓ 5 callers
Method
IsAttackerReady
Fragt, ob ein Angreifender Soldat vor dem Gebäude wartet und kämpfen will
libs/s25main/figures/nofAttacker.h:132
↓ 5 callers
Method
IsDemolitionAllowed
* Darf das Militärgebäude abgerissen werden (Abriss-Verbot berücksichtigen)? */
libs/s25main/buildings/nobMilitary.cpp:1245
↓ 5 callers
Method
IsObjectTypeOnNode
Test whether there is a object of a certain type on a spot
libs/s25main/ai/AIInterface.h:65
↓ 5 callers
Method
IsOwnTerritory
Test whether a given point is part of own territory
libs/s25main/ai/AIInterface.h:61
↓ 5 callers
Method
IsProductionDisabledVirtual
Fragt ab, ob Produktion ausgeschaltet ist (visuell)
libs/s25main/buildings/nobUsual.h:112
↓ 5 callers
Method
IsVital
libs/libGamedata/gameData/TerrainDesc.cpp:131
↓ 5 callers
Method
LeftBuilding
Tells the soldier it is not in its home building anymore (e.g. died, or converted to attacker)
libs/s25main/figures/nofPassiveSoldier.h:56
↓ 5 callers
Method
LoadGameData
libs/s25main/Replay.cpp:196
↓ 5 callers
Method
MakeVisibleAroundPoint
Setzt die Sichtbarkeiten um einen Punkt auf sichtbar (aus Performancegründen Alternative zu oberem)
libs/s25main/world/GameWorld.cpp:1168
↓ 5 callers
Method
MoveTo
libs/s25main/world/GameWorldView.cpp:563
↓ 5 callers
Method
ObjectHasEvents
libs/s25main/EventManager.cpp:199
↓ 5 callers
Method
OrderNewSoldiers
used by the ai to refill the upgradebuilding with low rank soldiers! - normal orders for soldiers are done in RegulateTroops!
libs/s25main/buildings/nobMilitary.cpp:533
↓ 5 callers
Function
PlaceHarbors
libs/s25main/mapGenerator/Harbors.cpp:73
← previous
next →
601–700 of 5,631, ranked by callers