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
/
Tracer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make -Werror disabling file only
tycho
2015-05-19
1
-1
/
+1
*
Fixed some Visual Studio warnings
Tiger Wang
2015-05-09
1
-3
/
+3
*
Tracer::signum function now returns int
Woazboat
2015-05-08
1
-23
/
+26
*
Check for zero length vector in Trace
Woazboat
2015-05-08
1
-4
/
+10
*
Changed Tracer::m_NormalTable to static array
Woazboat
2015-05-08
1
-7
/
+20
*
BasicStyle: Added missing braces to control statements.
Mattes D
2014-12-05
1
-3
/
+12
*
Fixed reported parentheses around comparisons.
Mattes D
2014-12-05
1
-49
/
+56
*
A few compiler warning fixes
Chris Darnell
2014-09-23
1
-1
/
+1
*
Made it compile with clang
Chris Darnell
2014-09-22
1
-1
/
+1
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-32
/
+32
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-20
/
+20
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-3
/
+3
*
Normalized comments.
madmaxoft
2014-07-17
1
-9
/
+23
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-12
/
+12
*
Some change to Entity.cpp
Tiger Wang
2014-04-23
1
-1
/
+5
*
Unified Vector classes
andrew
2014-03-11
1
-4
/
+0
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+398