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
/
ChunkDef.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged branch 'master' of git://github.com/sriehl/MCServer
Mattes D
2014-10-21
1
-34
/
+30
|
\
|
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-34
/
+30
|
/
*
Merge pull request #1351 from LO1ZB/remove-a_RelY
Mattes D
2014-09-03
1
-8
/
+23
|
\
|
*
re-add the missing "s" too cChunkCoordsWithBoolList
LO1ZB
2014-09-03
1
-1
/
+1
|
*
hopefully the last commit for removing y-coord from chunks. :)
LO1ZB
2014-09-03
1
-0
/
+21
|
*
remove orphaned comment.
LO1ZB
2014-08-30
1
-4
/
+0
|
*
remove y-coord from chunks
LO1ZB
2014-08-28
1
-4
/
+2
*
|
Fixed off-by-one errors in cChunkDef asserts.
madmaxoft
2014-09-01
1
-8
/
+8
|
/
*
Added initializers for class members.
Mattes D
2014-08-21
1
-1
/
+1
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-4
/
+4
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-13
/
+13
*
Fixed issue with types not being defined for an unused parameter
Tycho
2014-05-18
1
-40
/
+0
*
Merge branch 'master' into chunksparsing/structs
Tycho
2014-05-01
1
-9
/
+9
|
\
|
*
Hopefully fixed repeated clang warnings.
madmaxoft
2014-04-28
1
-9
/
+9
*
|
Merge branch 'master' into chunksparsing/structs
Tycho
2014-04-27
1
-78
/
+40
|
\
|
|
*
Implemented comments
Tiger Wang
2014-04-25
1
-23
/
+42
|
*
Implemented suggestions
Tiger Wang
2014-04-24
1
-67
/
+10
*
|
Implemented Chunk Sparsing with segments
Tycho
2014-04-26
1
-95
/
+5
|
/
*
Attempt to fix errors
Tiger Wang
2014-04-07
1
-10
/
+10
*
Blocklight and skylight now compressed
Tiger Wang
2014-04-07
1
-4
/
+4
*
Nibbletypes are compressed
Tiger Wang
2014-04-05
1
-2
/
+75
*
Merge branch 'master' into Werror
Tycho
2014-03-12
1
-1
/
+1
|
\
|
*
Unified Vector classes
andrew
2014-03-11
1
-1
/
+1
*
|
Fixed Chunkdef warnings
Tycho
2014-03-11
1
-2
/
+2
*
|
Merge branch 'master' into Werror
Tycho
2014-03-11
1
-16
/
+12
|
\
|
|
*
ChunkDef: Replaced enums with static const ints.
madmaxoft
2014-03-09
1
-10
/
+6
*
|
Fixed xofts issues
Tycho
2014-03-10
1
-18
/
+8
*
|
Globals.h is now warnings free again.
Tycho
2014-03-09
1
-8
/
+24
*
|
Fixed some warnings
Tycho
2014-03-09
1
-7
/
+10
|
/
*
fixed globals.h warnings
Tycho
2014-02-23
1
-0
/
+1
*
Initial ChunkStay code.
madmaxoft
2014-02-08
1
-0
/
+1
*
Merge pull request #602 from mc-server/improvementsandfixes
Mattes D
2014-02-03
1
-3
/
+31
|
\
|
*
Split cCoord template into one and two data types
Tiger Wang
2014-02-01
1
-10
/
+32
|
*
Fixed redstone simulator crash found in #570
Tiger Wang
2014-01-29
1
-5
/
+11
*
|
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-1
/
+0
|
/
*
Merge pull request #529 from mc-server/derpstonerefactor
Alexander Harkness
2014-01-12
1
-0
/
+2
|
\
|
*
Major refactoring of redstone
Tiger Wang
2014-01-10
1
-0
/
+2
*
|
Include Biome enum in ChunkDef
Bill Derouin
2014-01-10
1
-2
/
+1
*
|
Move biome definition to separate files
Bill Derouin
2014-01-09
1
-91
/
+2
|
/
*
Fixed compilation in VC2008.
madmaxoft
2013-12-30
1
-1
/
+1
*
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2013-12-22
1
-1
/
+2
*
ChunkSender is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-1
/
+1
*
Attempt at fixing cChunkDef::Height signedness.
madmaxoft
2013-12-20
1
-12
/
+12
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+617