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