index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
minecraft
/
server
/
PathfinderGoalSelector.java
Commit message (
Expand
)
Author
Age
Lines
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-0
/
+18
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-9
/
+7
*
Bulk pending cleanup.
Wesley Wolfe
2012-09-09
-14
/
+14
*
Use a dynamic pool size for the iterator cache
Travis Watkins
2012-08-20
-0
/
+2
*
Optimize entity AI goal selector
Travis Watkins
2012-08-19
-20
/
+27
*
Add iterator cache to UnsafeList and use it in hotspots
Travis Watkins
2012-08-19
-3
/
+7
*
Add files from mc-dev for diff visibility
Mike Primm
2012-08-19
-0
/
+120
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-106
/
+0
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-11
/
+12
*
Optimized a little too much. Update goals every tick again to avoid AI oddness.
Travis Watkins
2012-04-24
-6
/
+2
*
Avoid doing unnecessary range checks when we're looping from start to end.
Travis Watkins
2012-04-23
-19
/
+30
*
Optimize AI and EntityLiving ticking
Travis Watkins
2012-04-21
-12
/
+19
*
Add PathfinderGoalSelector for diff visibility
Travis Watkins
2012-04-21
-0
/
+91