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
/
Items
/
ItemMinecart.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-11
/
+15
2020-04-16
Using Super.
Mattes D
1
-4
/
+5
2018-01-05
Item durability loss now depends on the item used. (#4123)
Alexander Harkness
1
-11
/
+0
2017-08-07
Changed entity ownership model to use smart pointers
Tiger Wang
1
-17
/
+2
2017-05-08
Added missing checks for Initialize function and updated APIDoc
Lukas Pioch
1
-1
/
+6
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-6
/
+6
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-3
/
+3
2015-04-14
Placing a fluid from bucket calls plugin hooks.
Mattes D
1
-2
/
+5
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-1
/
+1
2014-04-06
Add CanChangeDirtToGrass function to Block Handlers.
Howaner
1
-1
/
+1
2014-03-30
Another curly
Tiger Wang
1
-1
/
+2
2014-03-28
Fixed infinite minecart items
Tiger Wang
1
-0
/
+3
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-1
/
+1
2014-01-12
Renamed cEmptyMinecart to cRideableMinecart
STRWarrior
1
-1
/
+1
2014-01-12
EmptyMinecarts should be able to get a block inside of them.
STRWarrior
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-2
/
+1
2013-08-16
Compilation and Minecart fixes
Tiger Wang
1
-3
/
+5
2013-08-16
Feature and bugfixes [SEE DESC]
Tiger Wang
1
-0
/
+1
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-80
/
+80
2013-05-19
Inventory code cleanup, players can now see each other's armor
madmaxoft@gmail.com
1
-1
/
+1
2013-04-28
Fixed crash with Minecart. It was getting added twice to the world and it was causing and ASSERT to fail.
keyboard.osh@gmail.com
1
-1
/
+0
2013-03-03
Player can sit in minecarts (but not move them yet)
madmaxoft@gmail.com
1
-5
/
+7
2013-02-18
Minecarts can now be placed.
madmaxoft@gmail.com
1
-0
/
+79