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
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