aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
2019-09-29Make the client select a default font that resembles classic AA font the ↵Crystalwarrior
most (cleartype off, MS Sans) Create a better method to replace trailing whitespace with proper HTML representation Don't bother rendering the string character-by-character to prevent any latency happening with instant text speed
2019-09-28Strip out QRandomGenerator because it's "too new" of a module (linux build ↵Crystalwarrior
does not compile with it) Add QPluginLoader checks for qapng and qwebp
2019-08-06+1 on stylestonedDiscord
2019-08-05language settingstonedDiscord
2019-07-29adjust translation path in main.cppstonedDiscord
2019-07-28at least the german translation worksstonedDiscord
2019-07-28it didn't like doing that with a pointerstonedDiscord
2019-07-28Make all strings translatableoldmud0
2018-12-26finished ubuntu build script and made default plugin mode dynamic linkingDavid Skoland
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland