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
/
CompositeChat.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
CompositeChat: use variants
12xx12
1
-94
/
+25
2020-11-11
changing cComposite Chat to newer c++ standart (#5028)
12xx12
1
-3
/
+8
2020-05-16
Update logging code to reduce unnecessary string copying:
Peter Bell
1
-2
/
+1
2020-05-04
Add two missing include guards
Tiger Wang
1
-0
/
+2
2020-04-16
Using Super.
Mattes D
1
-15
/
+48
2016-09-25
Fixed cCompositeChat's constructor LuaAPI bindings.
Mattes D
1
-15
/
+11
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-39
/
+39
2015-09-15
Increase robustness of the logging subsystem
tycho
1
-0
/
+1
2014-09-13
Moved chat json creating to the CompositeChat class.
Howaner
1
-0
/
+6
2014-08-12
Renamed Loggers
Tycho
1
-1
/
+1
2014-08-10
First Implementatation of new Loggin framework
Tycho
1
-1
/
+1
2014-05-20
Update CompositeChat.h
Tiger Wang
1
-2
/
+4
2014-05-19
cCompositeChat message type is now formatted
Tiger Wang
1
-1
/
+8
2014-05-19
Added client translation to achievements
Tiger Wang
1
-0
/
+15
2014-04-01
LOG() API reads the LogLevel from the cCompositeChat's MessageType.
madmaxoft
1
-0
/
+4
2014-03-31
Console logging supports cCompositeChat as its parameters.
madmaxoft
1
-0
/
+5
2014-03-31
cCompositeChat has a MessageType param in the constructor.
madmaxoft
1
-1
/
+1
2014-03-04
Manually exported cCompositeChat modifiers.
madmaxoft
1
-7
/
+10
2014-02-17
Fixed a memory leak in CompositeChat.
madmaxoft
1
-0
/
+3
2014-02-16
Links sent via chat messages are clickable.
madmaxoft
1
-0
/
+3
2014-02-16
Implemented cCompositeChat::ParseText(), incl. self-test.
madmaxoft
1
-0
/
+5
2014-02-15
Implemented cCompositeChat.
madmaxoft
1
-0
/
+172