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
/
Item.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the IsEnchantable() comment again.
Howaner
2014-09-02
1
-1
/
+2
*
Changed the IsEnchantable() comment.
Howaner
2014-08-30
1
-1
/
+2
*
APIDump: Added missing cItem things.
Hownaer
2014-08-28
1
-1
/
+1
*
Fixed bad values in the IsEnchantable() method.
Hownaer
2014-08-28
1
-1
/
+1
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-4
/
+4
*
Movement Statistics
andrew
2014-05-12
1
-1
/
+1
*
Missing comma
Howaner
2014-05-07
1
-2
/
+2
*
Change m_RepairCost to int.
Howaner
2014-05-07
1
-2
/
+2
*
Where is the problem with clang?
Howaner
2014-05-07
1
-1
/
+1
*
Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs.
Howaner
2014-05-07
1
-9
/
+15
*
Removed the explicit copy constructor for cItem.
madmaxoft
2014-05-01
1
-0
/
+6
*
Fixed a warning when an empty item is being created.
madmaxoft
2014-04-30
1
-1
/
+1
*
Fixed some Errors (not all)
daniel0916
2014-04-17
1
-1
/
+1
*
Modified many things
daniel0916
2014-04-17
1
-0
/
+7
*
Added complete Enchanting System
daniel0916
2014-04-12
1
-3
/
+0
*
Merge remote-tracking branch 'upstream/master' into Enchanting
daniel0916
2014-04-07
1
-24
/
+32
|
\
|
*
Fixed a few clang warnings.
madmaxoft
2014-03-30
1
-1
/
+1
|
*
Implemented ballistic missiles (fireworks)
Tiger Wang
2014-02-27
1
-4
/
+12
|
*
Fixed gcc warnings in Item.h.
madmaxoft
2014-02-11
1
-21
/
+21
|
*
Merge pull request #646 from worktycho/warningfixes
Alexander Harkness
2014-02-05
1
-4
/
+4
|
|
\
|
|
*
Fixed most of the reordering warnings
Tycho
2014-02-05
1
-4
/
+4
|
*
|
Fixed a warning in cItem in gcc.
madmaxoft
2014-02-04
1
-1
/
+1
|
*
|
Exporded World:FindClosestPlayer, Item:IsEnchantable and Monster:MoveToPosition to Lua API
tonibm19
2014-02-03
1
-1
/
+1
|
|
/
*
/
Some updates for enchanting (2)
daniel0916
2014-01-31
1
-0
/
+3
|
/
*
Removed CustomCopy()
Tiger Wang
2014-01-16
1
-5
/
+1
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-5
/
+0
*
Possibly did what xoft wanted
Tiger Wang
2014-01-16
1
-0
/
+3
*
Implemented custom names and lore
Tiger Wang
2014-01-15
1
-8
/
+35
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-06
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+210