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
/
Mobs
/
Path.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted cPath::BlockTypeIsFence
LogicParrot
2015-12-27
1
-1
/
+0
*
PF - "Special blocks" handling
Safwat Halaby
2015-12-24
1
-25
/
+39
*
PF - Improved mob jumping
Safwat Halaby
2015-12-21
1
-2
/
+7
*
Revert "Changed cPath to have a reset method".
Safwat Halaby
2015-12-21
1
-32
/
+1
*
Changed cPath to have a reset method.
tycho
2015-12-16
1
-1
/
+32
*
Delete copy and move constructors from cPath
tycho
2015-12-15
1
-0
/
+7
*
Decoupled cMonster and path recalc logic, re-implemented recalc
Safwat Halaby
2015-12-13
1
-6
/
+27
*
Namechange to Cuberite
Mattes D
2015-09-25
1
-1
/
+1
*
Fixed a position bug in the pathfinder
Tiger Wang
2015-08-22
1
-25
/
+4
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-2
/
+11
*
Vector hasher is now a separate class
Tiger Wang
2015-06-07
1
-1
/
+1
*
Changed appropriate containers to unordered_map
Tiger Wang
2015-06-06
1
-16
/
+1
*
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-24
1
-6
/
+11
|
\
|
*
Pathfinder - Bounding boxes and some tweaks
SafwatHalaby
2015-05-23
1
-6
/
+11
*
|
Made -Weverything an error.
tycho
2015-05-24
1
-4
/
+4
*
|
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-23
1
-8
/
+23
|
\
|
|
*
Path recalculation improvements
SafwatHalaby
2015-05-20
1
-6
/
+4
|
*
newlines
SafwatHalaby
2015-05-19
1
-0
/
+9
|
*
Removed UniquePTR from PathFinder
SafwatHalaby
2015-05-19
1
-2
/
+10
*
|
Make -Werror disabling file only
tycho
2015-05-19
1
-1
/
+1
|
/
*
Pathfinder - approximated paths when original destination unreachable
SafwatHalaby
2015-05-17
1
-3
/
+18
*
PathFinder uses UniquePtr for cell map.
SafwatHalaby
2015-05-16
1
-1
/
+1
*
Revert "PathFinder - smart pointers"
worktycho
2015-05-15
1
-1
/
+1
*
uniquePTR
SafwatHalaby
2015-05-15
1
-1
/
+1
*
More style checking.
Mattes D
2015-05-09
1
-1
/
+1
*
Spaces in cPath
wiseoldman95
2015-05-08
1
-0
/
+1
*
Entity improvements
Tiger Wang
2015-05-04
1
-20
/
+22
*
PathFinder - Crash fix, chunks in parameters are now references
wiseoldman95
2015-05-03
1
-2
/
+2
*
PathFinding - Chunk querying optimization and improve cPath::IsSolid
wiseoldman95
2015-05-02
1
-20
/
+7
*
A* Pathfinding and better monster AI
wiseoldman95
2015-05-01
1
-0
/
+161