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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
Add Flower Pots
Howaner
3
-0
/
+210
2014-02-28
Documented the changes in cJukeboxEntity.
madmaxoft
1
-2
/
+3
2014-02-24
Fixed compilation in MSVC (forward class definitions).
madmaxoft
2
-0
/
+2
2014-02-24
BlockEntities is warnings free
Tycho
6
-3
/
+11
2014-02-23
Rename SkullEntity to MobHeadEntity
Howaner
5
-189
/
+189
2014-02-23
Add break to Protocol17x.cpp and use new comment delimiter
Howaner
1
-7
/
+7
2014-02-23
Add Heads completely
Howaner
3
-5
/
+3
2014-02-23
Add Skulls/Heads
Howaner
3
-0
/
+191
2014-02-21
Better Jukebox API
Howaner
2
-16
/
+48
2014-02-19
Rename SkullEntity to MobHeadEntity
Howaner
5
-189
/
+189
2014-02-19
Add break to Protocol17x.cpp and use new comment delimiter
Howaner
1
-7
/
+7
2014-02-18
Add Heads completely
Howaner
3
-5
/
+3
2014-02-17
Add Skulls/Heads
Howaner
3
-0
/
+191
2014-02-15
Fixed typographical error
Tiger Wang
1
-2
/
+1
2014-02-15
Removed debug messages again
Tiger Wang
1
-6
/
+0
2014-02-13
Added proper debug messages
Tiger Wang
1
-3
/
+8
2014-02-13
Fancy stuff with constant references
Tiger Wang
1
-2
/
+2
2014-02-12
Added more missing GetClassStatic()s
Tiger Wang
2
-0
/
+4
2014-02-12
Removed some unneeded BroadcastWholeWindow()s
Tiger Wang
4
-23
/
+2
2014-02-12
Changed inheritance a bit
Tiger Wang
7
-33
/
+47
2014-02-11
Fixed #190
Tiger Wang
1
-2
/
+67
2014-02-11
Fixed #612
Tiger Wang
2
-0
/
+16
2014-01-23
Minor style improvements for the merged PR.
Mattes D
1
-4
/
+4
2014-01-23
Command block fixes 2
andrew
1
-6
/
+20
2014-01-19
Removed unneeded paramters
Tiger Wang
1
-1
/
+1
2014-01-19
Changed SendBlockEntity format slightly
Tiger Wang
1
-24
/
+2
2014-01-19
Improved command blocks
Tiger Wang
1
-5
/
+37
2014-01-18
Fixed compiler error.
STRWarrior
1
-3
/
+3
2014-01-18
Command block fixes
andrew
2
-38
/
+5
2014-01-18
Parse the MC|AdvCdm plugin message
andrew
1
-0
/
+2
2014-01-18
Command blocks: Execute()
andrew
1
-5
/
+27
2014-01-18
Command block (de)serialization
andrew
2
-3
/
+42
2014-01-18
Basic command block implementation
andrew
3
-11
/
+271
2014-01-16
Removed obsoleted functions
Tiger Wang
2
-4
/
+4
2014-01-06
Fixed a few MSVC warnings.
madmaxoft
2
-5
/
+4
2013-12-30
Fixed compilation in VC2008.
madmaxoft
1
-2
/
+1
2013-12-22
merged in warnings changes
Tycho Bickerstaff
5
-4
/
+9
2013-12-22
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2
-2
/
+8
2013-12-21
Chunk is now warnings clean
Tycho Bickerstaff
3
-3
/
+3
2013-12-21
fixed hidden bug with furnaces ignoring time burnt
Tycho Bickerstaff
1
-1
/
+1
2013-12-21
ChunkSender is now warnings clean
Tycho Bickerstaff
1
-1
/
+1
2013-12-20
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2
-4
/
+4
2013-12-19
added blocks and blockentities
Tycho Bickerstaff
1
-0
/
+11
2013-12-16
Fixed multiple inheritance in ToLua++.
madmaxoft
5
-20
/
+20
2013-12-08
Moved bindings-related to a Bindings subfolder.
madmaxoft
1
-1
/
+1
2013-12-07
Added basic ender chests
Tiger Wang
3
-10
/
+201
2013-12-06
Fixed pickups spawning for BlockEntities
Tiger Wang
1
-1
/
+1
2013-11-28
Moved json includes to where they are really needed.
madmaxoft
1
-0
/
+1
2013-11-27
Fixed VC2008 compilation, normalized include paths.
madmaxoft
5
-5
/
+5
2013-11-27
Fixed the remaining derps
Alexander Harkness
5
-5
/
+5
2013-11-25
Further attempts to fix compile
Tiger Wang
5
-5
/
+5
2013-11-24
Attempt to fix compilation
Tiger Wang
5
-5
/
+5
2013-11-24
Moved source to src
Alexander Harkness
21
-0
/
+3033