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
/
ExpOrb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-2
/
+1
*
Experience orb (#4259)
changyong guo
2018-08-02
1
-0
/
+3
*
Exp Orbs and Pickups are destroyed instantly by cacti. (#4136)
Alexander Harkness
2018-01-16
1
-0
/
+3
*
Exported cFallingBlock and cExpOrb (#3700)
Lukas Pioch
2017-05-09
1
-4
/
+8
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-2
/
+2
*
Converted cExpOrbEntity 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
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-1
/
+1
*
More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.
Samuel Barney
2014-03-25
1
-1
/
+1
*
Add health and age load to pickup's.
Howaner
2014-03-15
1
-6
/
+9
*
Add ExpOrb saving.
Howaner
2014-03-15
1
-2
/
+14
*
Pickup constructor no longer exported
Tiger Wang
2014-02-03
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+29