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