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
/
BlockArea.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed cBlockArea Offset to WEOffset.
madmaxoft
2014-03-12
1
-2
/
+2
*
Renamed m_Offset to m_WEOffset
STRWarrior
2014-03-11
1
-3
/
+3
*
Using ```const Vector3i &```
STRWarrior
2014-03-11
1
-1
/
+1
*
This allows a blockarea to have an Offset.
STRWarrior
2014-03-10
1
-0
/
+19
*
Added useful parameter overloads to cBlockArea Lua API.
madmaxoft
2014-02-24
1
-0
/
+95
*
Fixed crash in cBlockArea rotation.
madmaxoft
2014-02-24
1
-6
/
+6
*
Moved Schematic file methods to seperate class
Tycho
2014-01-20
1
-158
/
+1
*
Seperated BlockArea From World
Tycho
2014-01-20
1
-5
/
+4
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-07
1
-3
/
+3
*
fixed warnings in BlockArea.cpp
Tycho Bickerstaff
2013-12-31
1
-0
/
+2
*
cBlockArea: Fixed writing full-height areas.
madmaxoft
2013-12-26
1
-2
/
+2
*
Fixed block area height check.
madmaxoft
2013-12-25
1
-2
/
+2
*
Fixed a typo in cBlockArea merging code.
madmaxoft
2013-12-20
1
-2
/
+1
*
cBlockArea: origin is initialized in the constructor and the loader.
madmaxoft
2013-12-17
1
-0
/
+6
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+2124