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
/
Pickup.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-09
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
1
-0
/
+6
2013-02-21
Moved the Speed member into cEntity class instead of its descendants.
madmaxoft@gmail.com
1
-5
/
+2
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-4
/
+4
2012-12-28
cPickup now uses full cItem, instead of a pointer
madmaxoft@gmail.com
1
-6
/
+6
2012-12-22
MTRand reference is now passed as a Tick() parameter so that it isn't created and destroyed over and over again. All entities will handle physics (empty callback for now)
madmaxoft@gmail.com
1
-3
/
+3
2012-12-21
Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass().
madmaxoft@gmail.com
1
-3
/
+1
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-08-29
Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself.
madmaxoft@gmail.com
1
-1
/
+0
2012-08-24
Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets.
madmaxoft@gmail.com
1
-5
/
+16
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-53
/
+53
2012-02-15
No longer using pointers for Vector3(f/d/i) in cEntity's and cTracer
faketruth
1
-3
/
+3
2012-02-13
Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.
madmaxoft@gmail.com
1
-9
/
+24
2011-12-24
Very alpha water physic for pickups (The swim now)
lapayo94@gmail.com
1
-0
/
+4
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+34