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
/
Entities
/
Pickup.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved farmer AI & Fixed entity loading functions (#5351)
Persson-dev
2021-12-29
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-4
/
+5
*
Exp Orbs and Pickups are destroyed instantly by cacti. (#4136)
Alexander Harkness
2018-01-16
1
-0
/
+2
*
Check for intersection between placed blocks and entities. (#3850)
Lane Kolbly
2017-07-28
1
-0
/
+2
*
Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)
Lane Kolbly
2017-07-12
1
-1
/
+17
*
Converted cPickupEntity to std::chrono
Tycho
2015-01-16
1
-3
/
+3
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
Merged branch 'master' of git://github.com/sriehl/MCServer
Mattes D
2014-10-21
1
-7
/
+3
|
\
|
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-7
/
+3
*
|
Functions in cPluginManager get references instead of pointers.
Mattes D
2014-10-15
1
-1
/
+1
|
/
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Entities handle chunks properly again
Tiger Wang
2014-04-12
1
-3
/
+0
*
Add health and age load to pickup's.
Howaner
2014-03-15
1
-10
/
+13
*
Pickup constructor no longer exported
Tiger Wang
2014-02-03
1
-3
/
+4
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+64