aboutsummaryrefslogtreecommitdiff
path: root/src/chatlogpiece.cpp
AgeCommit message (Collapse)Author
2019-09-27Add cute color icons to color dropdown uiCrystalwarrior
Fix current_side not using the character's preferred one after changing character Add cool tool tip describing how to do cool select+color thing Fix chatlogpiece not appending ": " in the log files
2019-09-16Add file reading, writing and appending functions that create folders if ↵Crystalwarrior
bool is true Fix server_address not being properly created in packet distribution Create a log file when you join a server in the logs/<server name>/<logname>.log and update it every time there's a new chat entry minor refactor of chatlogpiece
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland