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
/
source
/
WorldStorage
/
WSSAnvil.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved cMakeDir::MakeDir to cFile::CreateFolder.
madmaxoft
2013-10-09
1
-2
/
+1
*
Merge branch 'boats' of git://github.com/tigerw/MCServer.
madmaxoft
2013-09-09
1
-1
/
+20
|
\
|
*
Initial boat support
Tiger Wang
2013-09-08
1
-1
/
+20
*
|
Implemented loading more projectiles from MCA.
madmaxoft
2013-09-07
1
-3
/
+127
|
/
*
Arrows get loaded from MCA.
madmaxoft
2013-08-25
1
-4
/
+47
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-4
/
+4
*
Compilation and Minecart fixes
Tiger Wang
2013-08-16
1
-0
/
+42
*
Feature and bugfixes [SEE DESC]
Tiger Wang
2013-08-16
1
-0
/
+2
*
Furnaces light up visually when they're cooking
madmaxoft@gmail.com
2013-06-20
1
-5
/
+23
*
Rewritten furnaces
madmaxoft@gmail.com
2013-06-16
1
-3
/
+3
*
Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.
madmaxoft@gmail.com
2013-06-13
1
-27
/
+55
*
Enchantments are now stored in Anvil world and in player inventory
madmaxoft@gmail.com
2013-06-02
1
-1
/
+16
*
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
2013-05-28
1
-7
/
+7
*
Block entities with storage now correctly mark the chunk as dirty when their contents change.
madmaxoft@gmail.com
2013-05-26
1
-32
/
+64
*
Lighting: Fixed underwater lighting (FS #369)
madmaxoft@gmail.com
2013-05-05
1
-1
/
+10
*
Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()
madmaxoft@gmail.com
2013-04-13
1
-2
/
+6
*
Anvil loader: fixed Vanilla biomes not being read
madmaxoft@gmail.com
2013-04-07
1
-1
/
+1
*
Anvil: Removed excessive debugging output
madmaxoft@gmail.com
2013-03-11
1
-3
/
+0
*
Minecarts get saved into Anvil.
madmaxoft@gmail.com
2013-03-09
1
-3
/
+39
*
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
2013-03-09
1
-286
/
+232
*
Made FAST_FLOOR_DIV work correctly, replaced all floorf() divisions with it.
madmaxoft@gmail.com
2013-02-27
1
-2
/
+3
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-8
/
+8
*
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
2012-12-19
1
-6
/
+80
*
Android: Made the initial pre-calculated spawn area smaller
faketruth
2012-11-16
1
-1
/
+1
*
More valgrind uninitialized var fixing
madmaxoft
2012-11-13
1
-2
/
+12
*
Fixed NBT IntArray serialization; Biomes are now saved to / loaded from Anvil
madmaxoft@gmail.com
2012-10-28
1
-12
/
+71
*
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
2012-10-21
1
-4
/
+38
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-7
/
+7
*
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2012-09-23
1
-1
/
+1
*
Source files cleanup: WorldStorage-related files in a separate subfolder
madmaxoft@gmail.com
2012-09-23
1
-0
/
+1063