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
/
BlockEntities
/
FurnaceEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-1
/
+1
*
Smelting Gives Experience (#4094)
Alex Sweet
2018-04-11
1
-0
/
+19
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-27
/
+56
*
Fixes problems with windows:
Lukas Pioch
2017-06-05
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
Fixes multiple furnace issues, including from loading world storage
HaoTNN
2015-06-03
1
-14
/
+29
*
Fixes lit furnace issue in #2051
haotnn
2015-05-19
1
-0
/
+1
*
Merge branch 'master' into Inventory
Howaner
2015-01-25
1
-1
/
+1
|
\
|
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
|
Own classes for all windows.
Howaner
2014-12-13
1
-1
/
+1
|
/
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-4
/
+4
*
Fixed trailing whitespace.
Mattes D
2014-10-21
1
-1
/
+1
*
Merged branch 'master' of git://github.com/sriehl/MCServer
Mattes D
2014-10-21
1
-19
/
+15
|
\
|
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-28
/
+24
*
|
Furnaces now update their block entity type
Tiger Wang
2014-10-18
1
-2
/
+4
*
|
Simpler code.
Alexander Harkness
2014-10-18
1
-3
/
+2
*
|
Nullptr?
Alexander Harkness
2014-10-16
1
-2
/
+2
*
|
Fixed a number of stylistic issues.
Alexander Harkness
2014-10-16
1
-7
/
+7
*
|
Improved furnaces
Tiger Wang
2014-10-03
1
-94
/
+47
|
/
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-54
/
+0
*
Merge remote-tracking branch 'origin/master' into chestcarts
Tiger Wang
2014-09-27
1
-2
/
+0
|
\
|
*
Removed more unessicary includes
Tycho
2014-09-26
1
-2
/
+0
*
|
Implemented Chest Minecarts
Tiger Wang
2014-09-13
1
-1
/
+0
|
/
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-3
/
+4
*
BlockEntities is warnings free
Tycho
2014-02-24
1
-2
/
+4
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-2
/
+2
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-06
1
-4
/
+4
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
1
-1
/
+1
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+479