summary refs log tree commit diff
path: root/src/Utils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-25Working text messages in delegate reworkNicolas Werner5-35/+191
2023-08-25Create an EventDelegateChooserNicolas Werner8-191/+432
2023-08-17Fix build with fmt 10.1.0q234rty1-1/+1
I have no idea whether this is a fmt bug, and if this isn't a fmt bug how did this work before, but oh well...
2023-08-11Remove some unnecessary forward declarations and headersLoren Burkholder3-11/+0
2023-08-11Add explicit default font optionLoren Burkholder1-10/+29
2023-08-10Swap PL indicator locationNicolas Werner1-8/+12
2023-08-09Remove usage of creatorNicolas Werner3-3/+2
2023-07-28Update coeurl for fmt10 compatibilityNicolas Werner1-1/+1
2023-07-23Show an indicator in the timeline for mods and adminsLoren Burkholder6