Home
last modified time | relevance | path

Searched defs:updateScores (Results 1 – 10 of 10) sorted by relevance

/dports/games/wop/wop-0.4.3/src/
H A Dscoretable.cpp33 void ScoreTable::updateScores( World* world ) { in updateScores() function in ScoreTable
H A Dwopgui.hpp228 void updateScores( World* world ) { in updateScores() function in WopGUI
/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/Multiplayer/
H A DCapture_the_Flag.lua511 function updateScores() function
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/Multiplayer/
H A DCapture_the_Flag.lua511 function updateScores() function
/dports/x11/albert/albert-0.16.1/src/app/
H A Dquerymanager.cpp234 void QueryManager::updateScores() in updateScores() function in QueryManager
/dports/games/bombherman/Bomb-her-man-8f5aa22/src/display/
H A Ddisplay.cpp443 Display::updateScores(bool final) in updateScores() function in Display
/dports/biology/py-orange3-single-cell/orange3-single-cell-0.8.2/orangecontrib/single_cell/widgets/
H A Dowscoregenes.py509 def updateScores(self): member in OWRank
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dplayer.c54 bool updateScores = true; variable
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dplayer.c29 bool updateScores = true; variable
/dports/games/battalion/battalion1.4b/
H A Dbattalion.c211 void updateScores(char * scorefullPath, int monster, int monsterScore, int mode, char * playerName) in updateScores() function