Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ scoreboard.cpp
File
scoreboard.cpp
source/src/scoreboard.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// creation of scoreboard pseudo-menu
2
3
#include
"cube.h"
4
#define SCORERATIO(F,D) (float)(F >= 0 ? F : 0) / (float)(D > 0 ? D : 1)
Callers
nothing calls this directly
Calls
6
showscores
Function · 0.85
newstring
Function · 0.85
concatstring
Function · 0.85
sort
Method · 0.80
loopv
Function · 0.70
add
Method · 0.45
Tested by
no test coverage detected