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