Commit Graph

20 Commits

Author SHA1 Message Date
Diavolo
6c76136c5c
[ISO] Follow the c++20 standard 2022-05-31 18:38:09 +02:00
FutureRave
658c5891f9
[Chat] Fix format in this module 2022-05-03 12:44:18 +01:00
FutureRave
696d719211
[Chat] Fix crash 2022-05-03 12:41:46 +01:00
Dss0
a71a60776b
Merge pull request #201 from diamante0018/default-constructor
Remove unnecessary deconstructors
2022-03-22 00:01:53 +01:00
Edo
fad1071f54
Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
Edo
722b673100
Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
FutureRave
a41d7356cc
Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
FutureRave
809e66cdb1
Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
FutureRave
21f0fe8c5e
Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Dss0
f4ba792dc3
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
ISO Core guidelines
2022-02-27 14:10:31 +01:00
FutureRave
c54981c6df
ISO Core guidelines 2022-02-27 12:53:44 +00:00
FutureRave
2c27de030c
Address second review 2022-01-19 14:05:40 +00:00
FutureRave
2adad67f4f
Protect list with mutex 2022-01-10 18:42:58 +00:00
Diavolo
7add84442f
Allow to unmute using guid 2022-01-01 22:21:25 +01:00
Diavolo
57d598617c
Mute player's chat feature 2022-01-01 14:08:02 +01:00
Jan
de107be4e0 Code clearity improvements to Fonticons patch 2021-09-20 20:40:42 +02:00
Jan
41e3acb833 Replace fonticon literal characters for modifiers and separators with constants 2021-09-20 20:29:32 +02:00
Jan
b8b8608a3d FontIcon tabs vs spaces stuff 2021-09-20 18:21:38 +02:00
Jan
b36df5130b Change logic that splits chat messages with new lines to support fonticons properly 2021-09-19 15:49:12 +02:00
Jan
624daa858e Move Dedicated patches related to chat to new Chat component 2021-09-19 13:13:46 +02:00