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
/
ChunkMap.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed missing CS lock in cChunkMap::WakeUpSimulatorsInArea().
Mattes D
2014-10-31
1
-0
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-139
/
+139
*
Functions in cPluginManager get references instead of pointers.
Mattes D
2014-10-15
1
-6
/
+8
*
Added barriers correctly
Masy98
2014-09-27
1
-0
/
+1
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+1
*
Merge branch 'master' into 1.8-Protocol
Howaner
2014-09-13
1
-3
/
+3
|
\
|
*
Fixed farmland issues.
Howaner
2014-09-12
1
-3
/
+3
*
|
1.8: Added ParticleEffect packet.
Howaner
2014-09-11
1
-2
/
+2
|
/
*
WorldStorage no longer queues chunks into generator.
Mattes D
2014-09-05
1
-2
/
+2
*
Rewritten chunk status to specify whether the chunk is in queue.
Mattes D
2014-09-05
1
-51
/
+24
*
Fixed compilation after chunk Y removal.
madmaxoft
2014-09-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into EntitiesInBox
madmaxoft
2014-09-04
1
-129
/
+129
|
\
|
*
Merge pull request #1351 from LO1ZB/remove-a_RelY
Mattes D
2014-09-03
1
-129
/
+129
|
|
\
|
|
*
remove y-coord from chunks
LO1ZB
2014-08-28
1
-129
/
+129
*
|
|
Added cWorld::ForEachEntityInBox()
madmaxoft
2014-09-03
1
-0
/
+32
|
/
/
*
|
Fixed style.
madmaxoft
2014-08-30
1
-2
/
+3
*
|
Improved explosion damage
Tiger Wang
2014-08-29
1
-45
/
+22
|
/
*
Exported the beacon.
Howaner
2014-07-30
1
-0
/
+18
*
Added beacon.
Howaner
2014-07-30
1
-0
/
+1
*
Added a queue for setting chunk data.
madmaxoft
2014-07-24
1
-16
/
+9
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-36
/
+36
*
Fixed clamping issues
archshift
2014-07-19
1
-4
/
+1
*
Fixed spaces before commas.
madmaxoft
2014-07-18
1
-2
/
+2
*
Merge branch 'master' of https://github.com/mc-server/MCServer
madmaxoft
2014-07-17
1
-1
/
+3
|
\
|
*
Fixed crash with entities in unloaded chunks
Tiger Wang
2014-07-17
1
-1
/
+3
*
|
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-11
/
+12
*
|
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-3
/
+3
|
/
*
Merge pull request #1183 from Howaner/Sounds
Tiger Wang
2014-07-17
1
-2
/
+2
|
\
|
*
Derp.
Howaner
2014-07-15
1
-2
/
+2
|
*
Reset meta to zero when the block explode.
Howaner
2014-07-14
1
-4
/
+4
*
|
Merge pull request #1172 from mc-server/coverity_fixes
Mattes D
2014-07-13
1
-1
/
+1
|
\
\
|
*
|
Added parenthasies
worktycho
2014-07-13
1
-1
/
+1
|
*
|
Add Null check to SendBlockTo
worktycho
2014-06-26
1
-1
/
+1
*
|
|
Fixed MSVC warnings in SoundEffect functions.
madmaxoft
2014-07-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' into Sounds
Howaner
2014-07-13
1
-2
/
+2
|
\
\
|
*
|
Fixed wrong types. (BLOCKTYPE -> NIBBLETYPE)
Howaner
2014-07-13
1
-2
/
+2
*
|
|
Changed BroadcastSoundEffect function to take floating pos.
Howaner
2014-07-13
1
-3
/
+3
|
/
/
*
|
Merge pull request #1154 from mc-server/trappedchests
Tiger Wang
2014-07-13
1
-1
/
+20
|
\
\
|
*
|
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-1
/
+20
*
|
|
Implemented support for forced chunk ticking.
madmaxoft
2014-07-10
1
-2
/
+18
|
/
/
*
/
Added generic entity-collecting.
Mattes D
2014-06-27
1
-3
/
+3
|
/
*
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
2014-06-16
1
-4
/
+16
*
Fixed a race condition when adding a player to a world.
madmaxoft
2014-06-10
1
-0
/
+24
*
Merge remote-tracking branch 'origin/pistonfixes'
Tiger Wang
2014-06-02
1
-2
/
+2
|
\
|
*
Hopefully fixed piston duplication issues
Tiger Wang
2014-05-25
1
-2
/
+2
*
|
Merge branch 'master' into chunksparsing/structs
Tycho
2014-05-10
1
-2
/
+0
|
\
|
|
*
Merge branch 'master' into redstoneimprovements
Tiger Wang
2014-05-04
1
-1
/
+4
|
|
\
|
*
|
Redstone simulator now directly accesses cChunk
Tiger Wang
2014-04-27
1
-2
/
+0
*
|
|
Merge branch 'master' into chunksparsing/structs
Tycho
2014-05-01
1
-5
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed player spawning #953.
madmaxoft
2014-04-27
1
-1
/
+4
|
|
/
|
*
Removed unused assignments.
archshift
2014-04-26
1
-4
/
+2
*
|
Merge branch 'master' into chunksparsing/structs
Tycho
2014-04-27
1
-29
/
+37
|
\
|
|
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-20
/
+20
|
*
Fixed chunkstays not being removed on auto-delete.
madmaxoft
2014-04-12
1
-9
/
+17
*
|
Implemented Chunk Sparsing with segments
Tycho
2014-04-26
1
-10
/
+6
|
/
*
ENUMified shrapnel level
Tiger Wang
2014-03-20
1
-2
/
+2
*
Merge branch 'master' into awesometnt
Tiger Wang
2014-03-18
1
-55
/
+59
|
\
|
*
Fixed chunkmap tree block replacing.
madmaxoft
2014-03-18
1
-8
/
+2
|
*
Fixed double to float conversions.
madmaxoft
2014-03-16
1
-45
/
+46
|
*
Add new leaves to all classes.
Howaner
2014-03-16
1
-0
/
+7
*
|
Added levels of shrapnel
Tiger Wang
2014-03-18
1
-3
/
+7
*
|
Merge branch 'master' into awesometnt
Tiger Wang
2014-03-10
1
-2
/
+20
|
\
|
|
*
Add Lua Bindings for FlowerPotEntity.h and add documentation.
Howaner
2014-03-07
1
-2
/
+2
|
*
Add Flower Pots
Howaner
2014-03-07
1
-0
/
+18
*
|
Shrapnel now configurable
Tiger Wang
2014-03-10
1
-1
/
+1
*
|
Added extra awesomeness to TNT
Tiger Wang
2014-03-05
1
-11
/
+20
|
/
*
Fixed a possible crash in cWorld::WakeUpSimulatorsInArea().
madmaxoft
2014-02-24
1
-0
/
+4
*
Merge pull request #697 from Howaner/Skull
Mattes D
2014-02-19
1
-0
/
+18
|
\
|
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-19
1
-2
/
+2
|
*
Add Heads completely
Howaner
2014-02-18
1
-0
/
+18
*
|
Added cWorld:SetAreaBiome() API function.
madmaxoft
2014-02-18
1
-2
/
+59
|
/
*
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
madmaxoft
2014-02-10
1
-2
/
+11
*
Merge remote-tracking branch 'origin/master' into ChunkStay
madmaxoft
2014-02-09
1
-1
/
+1
|
\
|
*
Merge branch 'master' into playerimprovements
Tiger Wang
2014-02-09
1
-1
/
+1
|
|
\
|
*
|
Fixed explosions bug
Tiger Wang
2014-02-05
1
-1
/
+1
|
*
|
Fixed a bunch of MSVS warnings
Tiger Wang
2014-02-05
1
-1
/
+1
*
|
|
Initial ChunkStay code.
madmaxoft
2014-02-08
1
-113
/
+72
|
|
/
|
/
|
*
|
Greatly improved TNT propulsion chances
Tiger Wang
2014-02-03
1
-1
/
+1
|
/
*
Merge pull request #623 from mc-server/tnt
Mattes D
2014-02-03
1
-36
/
+121
|
\
|
*
Inversed condition
Tiger Wang
2014-02-03
1
-25
/
+28
|
*
Uncommented pickup spawner code
Tiger Wang
2014-02-02
1
-3
/
+7
|
*
TNT improvements
Tiger Wang
2014-02-02
1
-37
/
+115
*
|
Changed pointers to references
Tycho
2014-02-01
1
-3
/
+3
*
|
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-4
/
+3
*
|
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-2
/
+57
|
/
*
Basic command block implementation
andrew
2014-01-18
1
-0
/
+17
*
More MSVC warning fixes.
madmaxoft
2014-01-07
1
-1
/
+1
*
Fixed compiler warning.
STRWarrior
2013-12-22
1
-1
/
+1
*
Implented BroadcastParticleEffect
STRWarrior
2013-12-22
1
-0
/
+19
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-12
/
+12
*
This adds the cWorld::BroadcastEntityEffect and cWorld::BroadcastRemoveEntityEffect functions.
STRWarrior
2013-12-15
1
-0
/
+33
*
Implemented note block playing and fixed wire
Tiger Wang
2013-12-14
1
-0
/
+17
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
1
-1
/
+1
|
\
|
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
|
Renamed animation function
Tiger Wang
2013-12-07
1
-3
/
+3
*
|
Fixed duplication glitch with QueueSetBlock
Tiger Wang
2013-12-06
1
-2
/
+2
|
/
*
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-1
/
+18
*
Fixed a bug with TNT waking simulators
Tiger Wang
2013-11-28
1
-2
/
+2
*
Improved TNT pickup randomisation
Tiger Wang
2013-11-28
1
-1
/
+1
*
Made TNT pickups spawning chance 25%
Tiger Wang
2013-11-27
1
-2
/
+2
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
1
-1
/
+1
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-2
/
+2
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+33
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+2668