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
clang-format-codebase
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
/
WorldStorage
/
FireworksSerializer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
1
-2
/
+3
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-1
/
+1
2017-09-19
Removed UTF-8 BOM (#4033)
Lukas Pioch
1
-1
/
+1
2015-05-19
Make -Werror disabling file only
tycho
1
-1
/
+1
2014-10-21
Replace &*[0] accesses with .data()
Tiger Wang
1
-4
/
+4
2014-07-17
Basic style fixes.
madmaxoft
1
-2
/
+2
2014-07-17
Normalized comments.
madmaxoft
1
-2
/
+2
2014-05-09
Fixed size_t in FireworksSerializer.
Mattes D
1
-2
/
+2
2014-05-09
Build fixes after the last size_t batch.
Mattes D
1
-2
/
+2
2014-04-15
Rewrote redstone powering to use power levels
Tiger Wang
1
-1
/
+1
2014-03-17
Fixed a crash in firework rockets.
madmaxoft
1
-2
/
+8
2014-03-10
Fixed xofts issues
Tycho
1
-0
/
+4
2014-03-10
Fixed alignment issues in Fireworks Serializer
Tycho
1
-7
/
+7
2014-03-10
Fixed MSVC2008 compilation.
madmaxoft
1
-4
/
+4
2014-03-09
Hexified colours
Tiger Wang
1
-16
/
+16
2014-03-09
Fixed data length issues
Tiger Wang
1
-2
/
+3
2014-03-09
Demonstrated issues with GetDataLength()
Tiger Wang
1
-5
/
+7
2014-02-27
Fixed compile
Tiger Wang
1
-2
/
+1
2014-02-27
Implemented ballistic missiles (fireworks)
Tiger Wang
1
-0
/
+250