aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2026-03-29Add the keyring for secret key managementOsmium Sorcerer
2024-10-17Add fonts from mounted folders (#1051)Salanto
2024-07-21FIx several compiler warnings (#1025)OmniTroid
2024-07-11QApplication less! (#1017)Leifa
2024-07-01Tweaked missing image format warning (#994)Leifa
2024-06-24improve image formats checklambdcalculus
2024-06-24remove unnecessary plugin loaderslambdcalculus
2024-05-17Lightly reworked `NetworkManager`, ...TrickyLeifa
2024-05-15Ported to CMake, ...TrickyLeifa
2024-02-10Add integer-based theme scaling (#935)in1tiate
2023-11-30rework ms list callback logic (#927)lambdcalculus
2023-05-312.10.1 Changes (#888)Salanto
2022-05-23Disable DPI scaling for good (#769)Crystalwarrior
2021-12-30Merge branch 'master' into feature/http-msoldmud0
2021-12-25Change master chat in courtroom to debug logoldmud0
2021-12-18Finish out featureoldmud0
2021-06-13Use new HTTP-based master server clientoldmud0
2021-02-22Load fonts located in base/fonts (#475)oldmud0
2020-12-28add library path instead of setting itin1tiate
2020-12-12Search for plugins in "lib" directoryin1tiate
2020-05-22Merge KFO source unconditionally into AO2oldmud0
2020-05-22Perform clang-formatoldmud0
2020-05-22Full revert to tag 2.6.2oldmud0
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2020-04-17Run clang-format on entire projectoldmud0
2020-02-21Merge branch 'master' into 2.7stonedDiscord
2019-09-29Make the client select a default font that resembles classic AA font the most...Crystalwarrior
2019-09-28Strip out QRandomGenerator because it's "too new" of a module (linux build do...Crystalwarrior
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
2019-01-23Case Announcer: Witness Support also some other shitiamgoofball
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