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
/
Items
/
ItemBow.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
Replaced cpp14::make_unique<> with std::make_unique<>.
Mattes D
1
-1
/
+1
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-5
/
+11
2020-04-16
Using Super.
Mattes D
1
-4
/
+5
2018-01-05
Item durability loss now depends on the item used. (#4123)
Alexander Harkness
1
-13
/
+1
2017-09-19
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
1
-3
/
+1
2017-09-19
Removed UTF-8 BOM (#4033)
Lukas Pioch
1
-1
/
+1
2017-08-24
Fix use after move in cItemBowHandler::OnItemShoot
peterbell10
1
-4
/
+3
2017-08-07
Changed entity ownership model to use smart pointers
Tiger Wang
1
-8
/
+3
2017-02-15
Updated sounds and effect IDs (#3422)
mathiascode
1
-1
/
+1
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-7
/
+7
2015-05-24
Made -Weverything an error.
tycho
1
-2
/
+9
2015-04-14
Placing a fluid from bucket calls plugin hooks.
Mattes D
1
-1
/
+6
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-08-19
Fixes
Jaume Aloy
1
-1
/
+1
2014-08-19
Added some Enchantments
Jaume Aloy
1
-1
/
+11
2014-08-04
Changed arrow comment.
Howaner
1
-1
/
+1
2014-08-04
Added arrow consuming on shooting
Howaner
1
-0
/
+10
2014-07-13
Changed BroadcastSoundEffect function to take floating pos.
Howaner
1
-1
/
+1
2014-07-09
Fixed bow charge
Tiger Wang
1
-11
/
+2
2014-06-19
Nullify deleted pointers.
archshift
1
-0
/
+1
2014-06-16
Split Broadcast Sound Effect function call in multiple lines.
Howaner
1
-1
/
+8
2014-06-16
This isn't needed
Howaner
1
-1
/
+0
2014-06-16
Fix bow sound and creative arrow pickup.
Howaner
1
-9
/
+8
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-1
/
+1
2014-04-28
Fixed projectile source filenames, indentations
archshift
1
-1
/
+1
2014-04-27
Moved cArrowEntity out of ProjectileEntity.h
archshift
1
-1
/
+1
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-2
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-13
Fixed compiler warning.
madmaxoft
1
-1
/
+1
2013-11-12
Bundled fixes [SEE DESC]
Tiger Wang
1
-1
/
+1
2013-11-10
Bundled fixes [SEE DESC]
Tiger Wang
1
-0
/
+2
2013-11-02
Fixed bow damage in creative
Tiger Wang
1
-1
/
+5
2013-11-02
Multiple fixes
Tiger Wang
1
-0
/
+1
2013-08-30
Shooting a bow kinda works.
madmaxoft
1
-0
/
+80