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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed cBlockArea schematic string saving signature.
madmaxoft
2014-03-07
2
-6
/
+5
*
Merge pull request #763 from Howaner/BlockEntitys
Mattes D
2014-03-07
5
-3
/
+91
|
\
|
*
Add Flower Pots
Howaner
2014-03-07
5
-3
/
+91
*
|
Added cBlockArea serialization to string.
madmaxoft
2014-03-07
2
-32
/
+135
|
/
*
Added more documentation for FastNBT parser.
madmaxoft
2014-03-02
1
-3
/
+45
*
Shortened enums
andrew
2014-03-01
1
-7
/
+7
*
Improved comments in float size check.
madmaxoft
2014-03-01
1
-2
/
+2
*
Better fix for the 32-bit float reading.
madmaxoft
2014-02-28
1
-4
/
+5
*
Fixed a gcc warning in FastNBT.h.
madmaxoft
2014-02-26
1
-2
/
+11
*
Merge pull request #710 from TheJumper/master
Mattes D
2014-02-24
3
-0
/
+198
|
\
|
*
Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters
TheJumper
2014-02-23
3
-0
/
+198
|
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-23
4
-18
/
+18
|
*
Add Heads completely
Howaner
2014-02-23
1
-1
/
+1
|
*
Add Skulls/Heads
Howaner
2014-02-23
4
-5
/
+64
*
|
Fixed MCServer not compiling with C++03 compilers
STRWarrior
2014-02-24
1
-2
/
+2
*
|
Maps: Improvements
andrew
2014-02-23
1
-1
/
+5
*
|
Manual merge (Fixed conflicts)
andrew
2014-02-20
4
-5
/
+66
|
\
\
|
*
\
Merge pull request #697 from Howaner/Skull
Mattes D
2014-02-19
4
-5
/
+64
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-19
4
-18
/
+18
|
|
*
Add Heads completely
Howaner
2014-02-18
1
-1
/
+1
|
|
*
Add Skulls/Heads
Howaner
2014-02-17
4
-5
/
+64
|
*
|
Merge branch 'master' into itemframes
Tiger Wang
2014-02-18
1
-0
/
+1
|
|
\
\
|
|
*
|
Implemented paintings, fixes #689
Tiger Wang
2014-02-18
1
-0
/
+1
|
|
|
/
|
*
/
Implemented item frames, a part of #689
Tiger Wang
2014-02-18
1
-0
/
+1
|
|
/
*
|
Documented cMap
andrew
2014-02-19
1
-0
/
+2
*
|
Map item handler; Fixed several bugs
andrew
2014-02-17
2
-4
/
+14
*
|
Send map when selected
andrew
2014-02-14
1
-3
/
+6
*
|
IDCount Serialization
andrew
2014-02-13
2
-1
/
+103
*
|
Implementation of in-game maps
andrew
2014-02-13
2
-0
/
+241
|
/
*
Fixed #573
STRWarrior
2014-02-12
1
-4
/
+4
*
Fixed compile and some warnings in MSVS
Tiger Wang
2014-02-09
1
-2
/
+2
*
Partial fix for #130
Tiger Wang
2014-02-03
1
-0
/
+1
*
Added saving of angry flag.
Kirill Kirilenko
2014-02-02
2
-0
/
+7
*
Fixed sitting tag.
Kirill Kirilenko
2014-02-02
2
-5
/
+5
*
Added saving of collar's color.
Kirill Kirilenko
2014-02-01
2
-4
/
+11
*
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
2
-2
/
+9
*
Item-loading now checks for weird bytes.
madmaxoft
2014-01-26
1
-3
/
+9
*
Merge pull request #575 from worktycho/GeneratingBenchmark
Mattes D
2014-01-25
2
-0
/
+201
|
\
|
*
Fixed exports
Tycho
2014-01-25
1
-4
/
+1
|
*
Fixed spelling error
Tycho
2014-01-22
2
-1
/
+1
|
*
Added manual bindings for moved functions
Tycho
2014-01-22
1
-2
/
+4
|
*
formatting changes
Tycho
2014-01-22
2
-6
/
+26
|
*
Merge branch 'master' into GeneratingBenchmark
Tycho
2014-01-22
3
-1
/
+442
|
|
\
|
*
|
Actually implemented interfaces
Tycho
2014-01-20
2
-21
/
+28
|
*
|
Moved Schematic file methods to seperate class
Tycho
2014-01-20
2
-0
/
+175
*
|
|
Fixed a few compile-time and runtime warnings in ScoreboardSerializer.
madmaxoft
2014-01-24
1
-8
/
+4
*
|
|
Fixed crash with failed entity-loading.
madmaxoft
2014-01-24
1
-2
/
+7
*
|
|
Fixed scoreboard.dat structure
andrew
2014-01-23
1
-5
/
+6
*
|
|
Fixed scoreboard serialization
andrew
2014-01-23
1
-35
/
+26
*
|
|
Improved code safety for the Compact world storage.
Mattes D
2014-01-23
1
-104
/
+72
*
|
|
Command block fixes 2
andrew
2014-01-23
2
-17
/
+40
|
|
/
|
/
|
*
|
cWorld now saves/loads the scoreboard
andrew
2014-01-22
1
-5
/
+10
*
|
Merge branch 'master' of https://github.com/mc-server/MCServer
andrew
2014-01-21
4
-2
/
+109
|
\
|
|
*
Merge pull request #569 from worktycho/EnchantmentsFix
Mattes D
2014-01-19
4
-2
/
+109
|
|
\
|
|
*
Switched EnchantmentSerilizer to namespace
Tycho
2014-01-19
4
-10
/
+11
|
|
*
Spilt Writing of Enchantments to seperate class
Tycho
2014-01-19
4
-2
/
+108
*
|
|
Scoreboard protocol support
andrew
2014-01-21
1
-0
/
+4
*
|
|
Scoreboard serialization
andrew
2014-01-20
1
-5
/
+72
*
|
|
Scoreboard deserialization
andrew
2014-01-20
3
-1
/
+366
|
/
/
*
|
Parse the MC|AdvCdm plugin message
andrew
2014-01-18
1
-1
/
+1
*
|
Command blocks: Execute()
andrew
2014-01-18
1
-1
/
+1
*
|
Command block (de)serialization
andrew
2014-01-18
4
-18
/
+80
|
/
*
Added user setting compression factor
Tycho
2014-01-17
6
-18
/
+25
*
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 internal cEntity::GetRot() usage.
madmaxoft
2014-01-17
1
-1
/
+1
*
|
Removed obsoleted functions
Tiger Wang
2014-01-16
2
-2
/
+2
|
/
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-07
1
-5
/
+8
*
Fixed wrong enqueueing.
madmaxoft
2014-01-06
1
-2
/
+9
*
Merge branch 'master' into threadsafequeue
Tycho Bickerstaff
2014-01-02
2
-8
/
+8
|
\
|
*
More memory alignment fixes.
madmaxoft
2014-01-02
1
-3
/
+3
|
*
Fixed unaligned memory access in FastNBT.
madmaxoft
2014-01-02
1
-5
/
+5
*
|
fixed a few remaining issues with worldstorage
Tycho Bickerstaff
2014-01-02
2
-24
/
+6
*
|
rewrote queue not to use promises for waits
Tycho Bickerstaff
2014-01-02
2
-15
/
+9
*
|
refactored chunk Queue to seperate class
Tycho Bickerstaff
2013-12-31
2
-97
/
+67
*
|
added link dependency between WorldStorage and OSSupport
Tycho Bickerstaff
2013-12-22
1
-0
/
+2
|
/
*
Preliminary mobile entity saving
Tiger Wang
2013-12-25
3
-12
/
+788
*
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-20
4
-7
/
+15
|
\
|
*
Attempt at fixing cChunkDef::Height signedness.
madmaxoft
2013-12-20
2
-3
/
+11
|
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
2
-4
/
+4
*
|
moved Worldstorage to globs
Tycho Bickerstaff
2013-12-11
1
-1
/
+5
*
|
more cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
|
/
*
Moved json includes to where they are really needed.
madmaxoft
2013-11-28
2
-1
/
+1
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
2
-2
/
+2
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
3
-4
/
+4
*
Further attempts to fix compile
Tiger Wang
2013-11-25
3
-4
/
+4
*
Attempt to fix compilation
Tiger Wang
2013-11-24
3
-4
/
+4
*
Moved source to src
Alexander Harkness
2013-11-24
10
-0
/
+4925