index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Scoreboard.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
1
-2
/
+3
2021-02-10
MSVC warnings
Tiger Wang
1
-11
/
+0
2020-09-25
Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)
KingCol13
1
-0
/
+1
2017-09-11
Replace ItemCallbacks with lambdas (#3993)
peterbell10
1
-5
/
+6
2017-09-02
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
1
-7
/
+6
2017-09-01
Replace ItemCallbacks with lambdas (#3948)
peterbell10
1
-6
/
+7
2016-05-29
Added GetTeamNames to cScoreboard (#3217)
PlasmaPower
1
-0
/
+3
2015-12-21
cTeam:GetName returning wrong name
then0rTh
1
-1
/
+1
2015-05-09
CheckBasicStyle: checks spaces around * and &.
Mattes D
1
-9
/
+6
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-07-17
Fixed spaces around single-line comments.
madmaxoft
1
-3
/
+3
2014-07-17
Fixed basic whitespace problems.
madmaxoft
1
-13
/
+10
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-3
/
+3
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-3
/
+3
2014-03-11
Unified Vector classes
andrew
1
-0
/
+2
2014-03-01
Exported cScoreboard::ForEachTeam
andrew
1
-1
/
+14
2014-03-01
Shortened enums
andrew
1
-18
/
+18
2014-03-01
Exported cScoreboard::ForEachObjective
andrew
1
-2
/
+17
2014-03-01
Exported and documented cScoreboard
andrew
1
-31
/
+36
2014-01-22
cWorld now saves/loads the scoreboard
andrew
1
-10
/
+22
2014-01-21
Scoreboard SendTo()
andrew
1
-0
/
+17
2014-01-21
Scoreboard protocol support
andrew
1
-2
/
+11
2014-01-20
Scoreboard serialization
andrew
1
-5
/
+13
2014-01-20
Scoreboard deserialization
andrew
1
-28
/
+57
2014-01-19
Scoreboard improvements
andrew
1
-57
/
+51
2014-01-19
Basic scoreboard implementation
andrew
1
-0
/
+207