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
/
Vector3.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed MSVC compilation.
Mattes D
2014-10-10
1
-1
/
+0
*
Float/Ciel: If it's going to use C++11, it might as well take advantage of it
archshift
2014-10-09
1
-3
/
+3
*
Use static casts instead of C casts, add floor-cast functions
archshift
2014-10-09
1
-17
/
+16
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed a missing "inline" keyword.
madmaxoft
2014-07-10
1
-1
/
+1
*
Fixed Vector3.h compilation in MSVC2008.
madmaxoft
2014-07-10
1
-0
/
+9
*
Compile fix
Tiger Wang
2014-07-04
1
-1
/
+1
*
Suggestions
Tiger Wang
2014-07-04
1
-5
/
+5
*
Vector clamping fixes
Tiger Wang
2014-07-01
1
-17
/
+16
*
Implemented Vector3<>::Floor()
Tiger Wang
2014-06-30
1
-8
/
+16
*
Suggestions
Tiger Wang
2014-06-29
1
-0
/
+14
*
Merge branch 'master' into chunksparsing/structs
Tycho
2014-05-10
1
-15
/
+40
|
\
|
*
Merge branch 'master' into fixes
Tiger Wang
2014-05-06
1
-20
/
+40
|
|
\
|
|
*
Removed convert-assign operator.
madmaxoft
2014-05-04
1
-8
/
+0
|
|
*
Removed the controversial Vector3::operator <.
madmaxoft
2014-05-03
1
-6
/
+0
|
|
*
Fixed float comparison warnings in Vector3.
madmaxoft
2014-05-03
1
-5
/
+23
|
|
*
Implemented a true assignment operator for Vector3.
madmaxoft
2014-05-03
1
-1
/
+9
|
|
*
Attempted fix for CLang warnings in Vector3.h.
madmaxoft
2014-05-02
1
-1
/
+9
|
*
|
Suggestions'd #2
Tiger Wang
2014-05-06
1
-0
/
+5
|
|
/
*
/
cCHunkBuffer that compiles with TestGlobals.h
Tycho
2014-05-03
1
-0
/
+2
|
/
*
Rewrote redstone powering to use power levels
Tiger Wang
2014-04-15
1
-0
/
+5
*
Added Vector3::Move(const Vector3 &).
madmaxoft
2014-03-25
1
-0
/
+7
*
Vector3: More casts
andrew
2014-03-12
1
-9
/
+9
*
M_PI MSVC Fix
andrew
2014-03-12
1
-1
/
+1
*
Vector3: Length() should always return a float
andrew
2014-03-12
1
-9
/
+9
*
Matrix4: Removed enum
andrew
2014-03-11
1
-0
/
+6
*
Unified Matrix4 code
andrew
2014-03-11
1
-1
/
+1
*
LineCoeff Doc
andrew
2014-03-11
1
-4
/
+20
*
Unified Vector classes
andrew
2014-03-11
1
-0
/
+264