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
/
ItemGrid.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a possible division by zero.
Mattes D
2014-12-21
1
-1
/
+1
*
Moved all Noise-related files into a separate folder.
Mattes D
2014-11-18
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed minor style issues.
Mattes D
2014-10-19
1
-1
/
+1
*
Changed i variable to j
STRWarrior
2014-10-16
1
-3
/
+10
*
The code now prevents conflicting enchantments.
STRWarrior
2014-10-15
1
-0
/
+1
*
Adding enchantments directly instead of first getting the name of it.
STRWarrior
2014-10-15
1
-1
/
+1
*
Renamed the counter to 'j'
STRWarrior
2014-10-15
1
-1
/
+1
*
Returned cFastRandom and cEnchantment:GetRandomEnchantmentFromVector to before
STRWarrior
2014-10-15
1
-1
/
+1
*
Enchanted books generate in MineShafts chests
STRWarrior
2014-10-15
1
-1
/
+14
*
Merge branch 'master' into Inventory
Howaner
2014-07-26
1
-0
/
+33
|
\
|
*
Added RemoveItem() function to the player inventory.
Howaner
2014-07-18
1
-0
/
+33
*
|
Items should first added to the first slot, not the latest.
Howaner
2014-07-18
1
-3
/
+3
|
/
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+1
*
Changed inheritance a bit
Tiger Wang
2014-02-12
1
-0
/
+7
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-4
/
+4
*
Fixed signedness warning in cItemGrid.
madmaxoft
2013-12-22
1
-3
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+665