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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
CompositeChat: use variants
12xx12
1
-187
/
+62
2020-11-11
changing cComposite Chat to newer c++ standart (#5028)
12xx12
1
-60
/
+57
2020-05-16
Update logging code to reduce unnecessary string copying:
Peter Bell
1
-12
/
+12
2020-05-09
Update submodules (#4727)
peterbell10
1
-3
/
+3
2020-04-16
Using Super.
Mattes D
1
-7
/
+7
2016-12-16
CompositeChat: Use shorter JSON format.
Mattes D
1
-1
/
+8
2016-09-25
Fixed cCompositeChat's constructor LuaAPI bindings.
Mattes D
1
-3
/
+2
2016-08-04
Fixed RasPi builds of unit tests.
Mattes D
1
-1
/
+3
2016-06-18
SelfTests: Moved cCompositeChat test to a separate project.
Mattes D
1
-89
/
+0
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-17
/
+17
2015-06-11
SelfTests are registered and executed after logging framework init.
Mattes D
1
-12
/
+11
2015-05-24
Made -Weverything an error.
tycho
1
-5
/
+5
2015-05-19
Make -Werror disabling file only
tycho
1
-0
/
+4
2014-09-13
Moved chat json creating to the CompositeChat class.
Howaner
1
-0
/
+178
2014-08-12
Renamed Loggers
Tycho
1
-12
/
+12
2014-08-10
First Implementatation of new Loggin framework
Tycho
1
-12
/
+12
2014-07-17
Normalized comments.
madmaxoft
1
-9
/
+9
2014-05-19
cCompositeChat message type is now formatted
Tiger Wang
1
-1
/
+2
2014-05-19
Added client translation to achievements
Tiger Wang
1
-0
/
+22
2014-04-01
LOG() API reads the LogLevel from the cCompositeChat's MessageType.
madmaxoft
1
-0
/
+23
2014-03-31
Console logging supports cCompositeChat as its parameters.
madmaxoft
1
-0
/
+29
2014-03-31
cCompositeChat has a MessageType param in the constructor.
madmaxoft
1
-2
/
+2
2014-03-14
Fixed a couple of missing defs
Tycho
1
-1
/
+1
2014-03-10
Fixed test asserts
Tycho
1
-31
/
+31
2014-02-16
Links sent via chat messages are clickable.
madmaxoft
1
-0
/
+15
2014-02-16
Implemented cCompositeChat::ParseText(), incl. self-test.
madmaxoft
1
-1
/
+206
2014-02-15
Implemented cCompositeChat.
madmaxoft
1
-0
/
+206