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
/
WorldStorage
/
WSSAnvil.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-19
1
-8
/
+8
*
Add Heads completely
Howaner
2014-02-18
1
-1
/
+1
*
Add Skulls/Heads
Howaner
2014-02-17
1
-0
/
+40
*
Fixed #573
STRWarrior
2014-02-12
1
-4
/
+4
*
Added saving of angry flag.
Kirill Kirilenko
2014-02-02
1
-0
/
+6
*
Fixed sitting tag.
Kirill Kirilenko
2014-02-02
1
-4
/
+4
*
Added saving of collar's color.
Kirill Kirilenko
2014-02-01
1
-3
/
+9
*
Added reading saved state of the wolf (sitting or standing).
Kirill Kirilenko
2014-01-31
1
-0
/
+6
*
Inversed condition.
STRWarrior
2014-01-31
1
-1
/
+1
*
Wolf: If Owner tag is missing a normal ownerless wolf will spawn.
STRWarrior
2014-01-31
1
-9
/
+6
*
Fixed bad variable.
STRWarrior
2014-01-30
1
-1
/
+1
*
Check if the tag is found.
STRWarrior
2014-01-30
1
-0
/
+5
*
Fixes #606
STRWarrior
2014-01-30
1
-0
/
+7
*
Item-loading now checks for weird bytes.
madmaxoft
2014-01-26
1
-3
/
+9
*
Fixed crash with failed entity-loading.
madmaxoft
2014-01-24
1
-2
/
+7
*
Merge branch 'master' of https://github.com/mc-server/MCServer
andrew
2014-01-21
1
-1
/
+2
|
\
|
*
Merge pull request #569 from worktycho/EnchantmentsFix
Mattes D
2014-01-19
1
-1
/
+2
|
|
\
|
|
*
Switched EnchantmentSerilizer to namespace
Tycho
2014-01-19
1
-1
/
+1
|
|
*
Spilt Writing of Enchantments to seperate class
Tycho
2014-01-19
1
-1
/
+2
*
|
|
Scoreboard deserialization
andrew
2014-01-20
1
-1
/
+1
|
/
/
*
|
Command blocks: Execute()
andrew
2014-01-18
1
-1
/
+1
*
|
Command block (de)serialization
andrew
2014-01-18
1
-0
/
+42
|
/
*
Added user setting compression factor
Tycho
2014-01-17
1
-3
/
+4
*
Merge pull request #534 from mc-server/SpawnMinecart
Mattes D
2014-01-17
1
-1
/
+1
|
\
|
*
Renamed cEmptyMinecart to cRideableMinecart
STRWarrior
2014-01-12
1
-1
/
+1
|
*
EmptyMinecarts should be able to get a block inside of them.
STRWarrior
2014-01-12
1
-1
/
+1
*
|
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-1
/
+1
|
/
*
Preliminary mobile entity saving
Tiger Wang
2013-12-25
1
-6
/
+622
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-3
/
+3
*
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
/
+1555