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
/
source
/
Tracer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved source to src
Alexander Harkness
2013-11-24
1
-398
/
+0
*
Added missing check for a_LineOfSight
Samuel Barney
2013-11-05
1
-1
/
+1
*
cTracer can now handle mob sight.
Samuel Barney
2013-11-05
1
-3
/
+4
*
Added more documentation. Changed cTracer::Trace to return a bool instead of an int because it was only returning 1 or 0 anyways.
Samuel Barney
2013-11-05
1
-4
/
+4
*
Reworked collision to use g_BlockIsSolid
Samuel Barney
2013-11-05
1
-15
/
+6
*
Flowers, mushrooms and air are no longer collidable.
Samuel Barney
2013-11-05
1
-6
/
+15
*
Fixed logging in cTracer.
madmaxoft
2013-08-24
1
-1
/
+1
*
cTracer doesn't attempt a trace above the world.
madmaxoft
2013-08-24
1
-2
/
+2
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-4
/
+1
*
Tracer: removed the "start and end in the same block" warning, it is a normal condition.
madmaxoft@gmail.com
2013-04-06
1
-29
/
+59
*
cTracer: Fixed asserts for invalid coords
madmaxoft@gmail.com
2013-03-30
1
-6
/
+26
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+350