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