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
/
Entities
/
Minecart.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
Second round of fixes
Tiger Wang
1
-2
/
+2
2013-10-08
Initial Metadata Commit [SEE DESC]
Tiger Wang
1
-4
/
+54
2013-09-22
Fixed a few compiler warnings
madmaxoft
1
-21
/
+34
2013-09-13
Even more fixes [SEE DESC]
Tiger Wang
1
-8
/
+12
2013-09-09
A few Minecart fixes
Tiger Wang
1
-6
/
+1
2013-09-03
Fixed inconsistent meta naming
Tiger Wang
1
-10
/
+10
2013-09-02
Minecart enhancements [SEE DESC]
Tiger Wang
1
-112
/
+238
2013-08-29
Physics enhancements
Tiger Wang
1
-23
/
+22
2013-08-29
Corrected comment TypeType
Tiger Wang
1
-1
/
+1
2013-08-29
Implemented xoft's suggestions [SEE DESC]
Tiger Wang
1
-32
/
+14
2013-08-28
Fixed Minecart spawning issues
Tiger Wang
1
-9
/
+10
2013-08-27
Preliminary Minecart physics handling [SEE DESC]
Tiger Wang
1
-1
/
+196
2013-08-25
Moved entity spawning into cEntity::Initialize().
madmaxoft
1
-14
/
+0
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-2
/
+2
2013-08-16
Possible entity ID fix?
Tiger Wang
1
-2
/
+2
2013-08-16
Compilation and Minecart fixes
Tiger Wang
1
-6
/
+6
2013-08-16
Feature and bugfixes [SEE DESC]
Tiger Wang
1
-0
/
+26
2013-08-08
Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks.
madmaxoft
1
-3
/
+7
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-160
/
+160
2013-07-07
Improved function names for protocol packet sending; alpha-sorted the function lists
madmaxoft@gmail.com
1
-1
/
+1
2013-07-01
Rewritten entity-on-fire management ("forever on fire" bugs)
madmaxoft@gmail.com
1
-1
/
+1
2013-04-13
Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()
madmaxoft@gmail.com
1
-1
/
+1
2013-03-09
Minecarts get saved into Anvil.
madmaxoft@gmail.com
1
-1
/
+1
2013-03-09
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
1
-0
/
+11
2013-03-03
Player can sit in minecarts (but not move them yet)
madmaxoft@gmail.com
1
-0
/
+87
2013-02-18
Minecarts can now be placed.
madmaxoft@gmail.com
1
-0
/
+62