aboutsummaryrefslogtreecommitdiff
path: root/src/networkmanager.cpp
AgeCommit message (Expand)Author
2026-03-29Rewrite audio engine: replace BASS with miniaudioOsmium Sorcerer
2026-02-03WSS support (#1114)stonedDiscord
2024-07-12Add playerlist widget element (#996)Salanto
2024-07-09Remove TCP entry point (#1007)Leifa
2024-05-20stop filling the log with raw net trafficin1tiate
2024-05-17Lightly reworked `NetworkManager`, ...TrickyLeifa
2024-05-16Reimplemented favorite server widget, ...TrickyLeifa
2024-05-15Ported to CMake, ...TrickyLeifa
2023-11-30rework ms list callback logic (#927)lambdcalculus
2023-05-312.10.1 Changes (#888)Salanto
2022-12-28Qt6 (#824)stonedDiscord
2022-07-30Never send an unencoded packet to the server (#719)Crystalwarrior
2022-07-29Fix or suppress compiler warnings (Qt 5.15 w/MinGW) (#818)Rosemary Witchaven
2022-07-16add compatibility code for pre 5.15 qt (#807)Rosemary Witchaven
2022-06-06Dual-Stack AO2 Client to handle both TCP and Websocket connections seemlessly...Salanto
2021-12-30Prevent old/bad "backup MS" values from preventing connectionoldmud0
2021-12-18Merge branch 'master' into feature/http-msoldmud0
2021-12-18Qt 5.9 compat; remove dead codeoldmud0
2021-12-18Finish out featureoldmud0
2021-12-14Add compiler flags to ensure correct signal is used in older versions (#617)Salanto
2021-12-11Update slots/signals to Qt5 connection style and eliminate some clazy warningsSalanto
2021-06-13Use new HTTP-based master server clientoldmud0
2021-01-19unused macro and update QTime to QElapsedTimer (#417)in1tiate
2020-04-17Run clang-format on entire projectoldmud0
2020-03-06indentationsD
2019-07-22Remove C style char buffer in favor of QByteArraywindrammer
2019-07-12Less insane debugging; minor refactoring (!75)David Skoland
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland