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.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added GetTeamNames to cScoreboard (#3217)
PlasmaPower
2016-05-29
1
-0
/
+16
|
|
|
Resolves #3210
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-2
/
+2
|
*
Made -Weverything an error.
tycho
2015-05-24
1
-5
/
+5
|
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-4
/
+4
|
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-10
/
+10
|
*
Code style: Fixed braces on separate lines.
madmaxoft
2014-07-19
1
-1
/
+2
|
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-3
/
+6
|
|
|
|
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-3
/
+3
|
*
Added unreachable lines backit prtected by preprocessor guards
Tycho
2014-03-19
1
-0
/
+6
|
*
Removed missiterperatable malfunctioning error handling code
Tycho
2014-03-14
1
-2
/
+0
|
*
Implemented vanilla-like fluid simulator
andrew
2014-03-05
1
-1
/
+1
|
*
cBlockInfo now manages the respective cBlockHandler
andrew
2014-03-02
1
-3
/
+9
|
*
Exported cScoreboard::ForEachTeam
andrew
2014-03-01
1
-0
/
+19
|
*
Shortened enums
andrew
2014-03-01
1
-31
/
+31
|
*
Exported cScoreboard::ForEachObjective
andrew
2014-03-01
1
-2
/
+22
|
*
Exported and documented cScoreboard
andrew
2014-03-01
1
-0
/
+30
|
*
Fixed most of the reordering warnings
Tycho
2014-02-05
1
-1
/
+1
|
*
cWorld now saves/loads the scoreboard
andrew
2014-01-22
1
-0
/
+3
|
*
Scoreboard SendTo()
andrew
2014-01-21
1
-3
/
+51
|
*
Scoreboard protocol support
andrew
2014-01-21
1
-7
/
+59
|
*
Scoreboard serialization
andrew
2014-01-20
1
-4
/
+7
|
*
Scoreboard deserialization
andrew
2014-01-20
1
-16
/
+150
|
*
Scoreboard improvements
andrew
2014-01-19
1
-55
/
+24
|
*
Basic scoreboard implementation
andrew
2014-01-19
1
-0
/
+301